mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
- Build sql files for netware from the mysql_system_tables*.sq files - Fix comments about mysql_create_system_tables.sh - Use mysql_install_db.sh to create system tables for mysql_test-run-shell - Fix mysql-test-run.pl to also look in share/mysql for the msyql_system*.sql files Changeset coded today by Magnus Svensson, just the application to 5.0.38 is by Joerg Bruehe.
This commit is contained in:
@ -417,8 +417,9 @@ MY_LOCALE *my_locale_by_number(uint number);
|
||||
updated (to store more bytes on disk).
|
||||
|
||||
NOTE: When adding new SQL_MODE types, make sure to also add them to
|
||||
../scripts/mysql_create_system_tables.sh and
|
||||
../scripts/mysql_fix_privilege_tables.sql
|
||||
the scripts used for creating the MySQL system tables
|
||||
in scripts/mysql_system_tables.sql and scripts/mysql_system_tables_fix.sql
|
||||
|
||||
*/
|
||||
|
||||
#define RAID_BLOCK_SIZE 1024
|
||||
|
Reference in New Issue
Block a user