• jperkin@production.mysql.com's avatar
    Remove the --source-install option and instead make use of --srcdir · 8cde2055
    jperkin@production.mysql.com authored
    to install system tables directly from the source tree (useful for
    testing purposes).  This helps clean the script up a lot and clarify
    the three possible ways the script can be called (using compiled-in
    paths, passing --basedir pointing to alternative install location,
    or --srcdir).  Include further tidying as well.
      
    This fixes bug#30759.
    8cde2055
mysql_install_db.sh 12.3 KB