mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Removing mysql_explain_log from 5.1
BitKeeper/deleted/.del-mysql_explain_log.sh~5ddc62808e16bd57: Delete: scripts/mysql_explain_log.sh scripts/Makefile.am: Removing mysql_explain_log scripts/make_binary_distribution.sh: Removing mysql_explain_log support-files/mysql.spec.sh: Remove reference to mysql_explain_log
This commit is contained in:
@ -148,7 +148,7 @@ BIN_FILES="extra/comp_err$BS extra/replace$BS extra/perror$BS \
|
||||
if [ $BASE_SYSTEM = "netware" ] ; then
|
||||
BIN_FILES="$BIN_FILES \
|
||||
netware/mysqld_safe$BS netware/mysql_install_db$BS \
|
||||
netware/init_db.sql netware/test_db.sql netware/mysql_explain_log$BS \
|
||||
netware/init_db.sql netware/test_db.sql$BS \
|
||||
netware/mysqlhotcopy$BS netware/libmysql$BS netware/init_secure_db.sql \
|
||||
";
|
||||
# For all other platforms:
|
||||
|
Reference in New Issue
Block a user