Loading scripts/CMakeLists.txt +3 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,9 @@ CONFIGURE_FILE(mysql_secure_installation.pl.in CONFIGURE_FILE(mysql_tableinfo.sh scripts/mysql_tableinfo.pl ESCAPE_QUOTES @ONLY) CONFIGURE_FILE(mysql_upgrade_shell.sh scripts/mysql_upgrade_shell.pl ESCAPE_QUOTES @ONLY) CONFIGURE_FILE(mysqld_multi.sh scripts/mysqld_multi.pl ESCAPE_QUOTES @ONLY) Loading scripts/make_win_bin_dist +1 −0 Original line number Diff line number Diff line Loading @@ -351,6 +351,7 @@ mysql_explain_log.pl \ mysql_install_db.pl \ mysql_secure_installation.pl \ mysql_tableinfo.pl \ mysql_upgrade_shell.pl \ mysqld_multi.pl \ mysqldumpslow.pl \ mysqlhotcopy.pl \ Loading Loading
scripts/CMakeLists.txt +3 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,9 @@ CONFIGURE_FILE(mysql_secure_installation.pl.in CONFIGURE_FILE(mysql_tableinfo.sh scripts/mysql_tableinfo.pl ESCAPE_QUOTES @ONLY) CONFIGURE_FILE(mysql_upgrade_shell.sh scripts/mysql_upgrade_shell.pl ESCAPE_QUOTES @ONLY) CONFIGURE_FILE(mysqld_multi.sh scripts/mysqld_multi.pl ESCAPE_QUOTES @ONLY) Loading
scripts/make_win_bin_dist +1 −0 Original line number Diff line number Diff line Loading @@ -351,6 +351,7 @@ mysql_explain_log.pl \ mysql_install_db.pl \ mysql_secure_installation.pl \ mysql_tableinfo.pl \ mysql_upgrade_shell.pl \ mysqld_multi.pl \ mysqldumpslow.pl \ mysqlhotcopy.pl \ Loading