diff options
author | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-11-19 16:35:04 +0200 |
---|---|---|
committer | Georgi Kodinov <Georgi.Kodinov@Oracle.com> | 2010-11-19 16:35:04 +0200 |
commit | bb642a5cc0b0d3cc7728eeb482a61dc87fe5b407 (patch) | |
tree | 34ee83260ea7cc0534cfc1a9ad802b0703ee14bb /README | |
parent | 41a03ab9cd900d22bc180287bd021fede7d54cfd (diff) | |
download | mariadb-git-bb642a5cc0b0d3cc7728eeb482a61dc87fe5b407.tar.gz |
Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rc
Updated the server to treat a missing mysql.proxies_priv table
as empty.
Added some grants to make sure tables are correctly opened
when they must be opened.
Fixed a mysql_upgrade omission not adding rights to root to
execute GRANT PROXY on other users.
Removed a redundant CREATE TABLE from
mysql_system_tables_fix.sql since it's always executed after
mysql_system_tables.sql and the first file has CREATE TABLE
in it.
Added a test case for the above.
Fixed error handling code to close the cursor
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions