mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge mysql.com:/home/jimw/my/mysql-5.0-8902
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/mysql_priv.h: Auto merged
This commit is contained in:
@ -299,6 +299,10 @@ extern CHARSET_INFO *national_charset_info, *table_alias_charset;
|
||||
use strictly more than 64 bits by adding one more define above, you should
|
||||
contact the replication team because the replication code should then be
|
||||
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
|
||||
*/
|
||||
|
||||
#define RAID_BLOCK_SIZE 1024
|
||||
|
Reference in New Issue
Block a user