mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
Update mysql_fix_privilege_tables.sql to handle upgrade from 5.0 while retaining
old upgrade behaviour. Add test for upgrade from 5.0.30 mysql-test/t/system_mysql_db_fix40123.test: Drop alos the new 5.1 tables after test scripts/mysql_fix_privilege_tables.sql: Update 5.1 version of mysql_fix_privilege_tables.sql to also do an "ALTER TABLE MODIFY" on the new column(s) it adds. This allows us to make sure that both new and already existing columsn get the right type. mysql-test/t/system_mysql_db_fix50030-master.opt: New BitKeeper file ``mysql-test/t/system_mysql_db_fix50030-master.opt'' mysql-test/t/system_mysql_db_fix50030.test: New BitKeeper file ``mysql-test/t/system_mysql_db_fix50030.test''
This commit is contained in:
parent
14f8d7685e
commit
28f6157539
4 changed files with 96 additions and 3 deletions
1
mysql-test/t/system_mysql_db_fix50030-master.opt
Normal file
1
mysql-test/t/system_mysql_db_fix50030-master.opt
Normal file
|
|
@ -0,0 +1 @@
|
|||
--result-file=system_mysql_db
|
||||
Loading…
Add table
Add a link
Reference in a new issue