Sergei Golubchik
|
23a7693a68
|
MDEV-18275 Live upgrade from 5.5 does not work: InnoDB stat tables are used before creation
let mysql_upgrade to work even when innodb_index_stats or
innodb_table_stats are missing.
(mysql_upgrade knows to ignore "unknown table" errors)
|
2019-03-20 19:18:21 +01:00 |
|
Sergei Golubchik
|
3ab445819e
|
MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user to be wiped ou
|
2019-02-04 15:54:10 +01:00 |
|
Sergei Golubchik
|
4abb8216a0
|
MDEV-17658 change the structure of mysql.user table
Implement User_table_json.
Fix scripts to use mysql.global_priv.
Fix tests.
|
2018-12-12 00:31:44 +01:00 |
|
Michael Widenius
|
a7abddeffa
|
Create 'main' test directory and move 't' and 'r' there
|
2018-03-29 13:59:44 +03:00 |
|