mariadb/scripts
Joerg Bruehe 575a64c48e Backport this change from MySQL 5.5 to 5.1:
Bug #14181049: MYSQL_INSTALL_DB.PL CREATES EMPTY SYSTEM TABLES FOR MYSQL

  The script is different from what's used on unixes.
  It was not playing the table insertion script (mysql_system_tables_data.sql),
  although it was checking for the presence of this script.
  Fixed by re-enabling the lookup for this file and replaying it at bootstrap
  time. Note that on the Unixes "SELECT @@hostname" does return a fully qualified
  name, whereas on Windows it returns only a hostname.
  So by default we're filtering records in the mysql.user table until we ensure
  this is fixed.

The change was coded in 5.5 by Georgi Kodinov <Georgi.Kodinov@Oracle.com>
2012-09-11 20:56:22 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt scripts/CMakeLists.txt : Treat "mysql_upgrade_shell" the same way as all the other scripts. 2008-03-04 22:00:53 +01:00
comp_sql.c Add "name of struct" as first arg to comp_sql 2007-04-23 14:01:48 +02:00
fill_help_tables.sql - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
make_binary_distribution.sh Merge 2010-12-29 00:47:05 +01:00
make_sharedlib_distribution.sh my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
make_win_bin_dist Updated/added copyright headers 2011-07-03 17:47:37 +02:00
Makefile.am Updated/added copyright headers 2011-06-30 17:37:13 +02:00
msql2mysql.sh gen_lex_hash.cc: 2007-01-31 00:06:42 +01:00
mysql_config.pl.in Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_config.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_convert_table_format.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_find_rows.sh Updated/added copyright headers 2011-06-30 17:31:31 +02:00
mysql_fix_extensions.sh Updated/added copyright headers 2011-06-30 17:31:31 +02:00
mysql_fix_privilege_tables.sh Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysql_install_db.pl.in Backport this change from MySQL 5.5 to 5.1: 2012-09-11 20:56:22 +02:00
mysql_install_db.sh Updated/added copyright headers 2012-02-15 17:21:38 +01:00
mysql_secure_installation.pl.in Bug#13741677 MYSQL_SECURE_INSTALLATION DOES NOT 2012-07-26 21:47:03 +05:30
mysql_secure_installation.sh Bug#13741677 MYSQL_SECURE_INSTALLATION DOES NOT 2012-07-26 21:47:03 +05:30
mysql_setpermission.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_system_tables.sql Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_system_tables_data.sql Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_system_tables_fix.sql Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql_test_data_timezone.sql - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
mysql_zap.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysqlaccess.conf configure fixes 2000-09-14 15:10:06 +03:00
mysqlaccess.sh Updated/added copyright headers 2011-06-30 17:31:31 +02:00
mysqlbug.sh Modify "mysqlbug" ("scripts/mysqlbug.sh") so that it differs between the original 2007-10-18 12:03:30 +02:00
mysqld_multi.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysqld_safe.sh Bug #47095: Can't open_files_limit really be larger than 65535? 2010-04-09 14:47:18 +03:00
mysqldumpslow.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysqlhotcopy.sh Updated/added copyright headers 2011-06-30 17:37:13 +02:00