summaryrefslogtreecommitdiff
path: root/scripts/mysql_system_tables_fix.sql
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | Merged the fix for bug #11936829 to 5.5.11 release Georgi Kodinov2011-03-311-0/+1
* | | Bug # 11766011: mysql.user.authentication_string column causes Georgi Kodinov2011-03-181-2/+2
* | | BUG#59752 : mysql.user.plugin length (60) vs. mysql.plugin.name length (64)Chuck Bell2011-03-111-2/+2
* | | MergeKent Boortz2010-12-291-1/+1
|\ \ \ | |/ /
| * | MergeKent Boortz2010-12-291-0/+15
| |\ \ | | |/
| | * - Added/updated copyright headersKent Boortz2010-12-281-0/+15
* | | Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rcGeorgi Kodinov2010-11-191-1/+8
* | | Bug #57916: Fix the naming of the proxy_priv tableGeorgi Kodinov2010-11-021-1/+1
* | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+5
* | | mergeGeorgi Kodinov2010-07-051-3/+1
|\ \ \ | |/ /
| * | Bug #53613: mysql_upgrade incorrectly revokes TRIGGER privilege on given tableGeorgi Kodinov2010-07-011-3/+1
* | | A patch for Bug#52444 (mysql_upgrade fails b/w 5.1 -> 5.5 (Celosia)).Alexander Nozdrin2010-04-141-0/+38
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-5/+1
|\ \ \
| * \ \ Merge in fix for bug#42589Magnus Blåudd2010-03-151-4/+0
| |\ \ \
| | * | | Bug#42589 mysql_fix_privilege_tables.sh to be deprecatedMagnus Blåudd2009-10-071-4/+0
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+30
| |\ \ \ \
| * \ \ \ \ Manual resolving for the following filesAndrei Elkin2009-12-011-1/+1
| |\ \ \ \ \
| | * \ \ \ \ merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-0/+4
| | |\ \ \ \ \
| | * | | | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-071-2/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULLDavi Arnaut2010-02-261-2/+19
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-0/+30
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | This is a patch for bug#41569.unknown2009-12-031-0/+30
| | |/ / | |/| |
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+4
|\ \ \ \ | |/ / /
| * | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-10-271-0/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#41049 does syntax "grant" case insensitive?Sergey Glukhov2009-10-271-0/+4
| | * Bug #28401 mysql_upgrade Failed with STRICT_ALL_TABLES, ANSI_QUOTES and NO_ZE...unknown2007-05-191-0/+1
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-0/+5
|\ \ \
| * | | bug#33731 - INSTALL/UNINSTALL PLUGIN: Inconsistent handling of identifier case Sergei Golubchik2009-10-121-0/+5
| |/ /
* | | A backporting patch for WL#4300 (Define privileges for tablespaces).Alexander Nozdrin2009-10-101-0/+12
* | | Bug #34197 CREATE PROCEDURE fails when COMMENT truncated in non Jon Olav Hauglid2009-10-091-0/+3
|/ /
* | Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_idDavi Arnaut2009-03-111-1/+18
* | Bug#35824: mysql_upgrade does not fix scheduler tables when upgrading from 5....unknown2008-04-041-1/+4
* | Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitutionunknown2008-02-071-2/+6
* | Fix for BUG#24923: Functions with ENUM issues.unknown2007-10-171-0/+1
* | Patch for the following bugs:unknown2007-06-281-0/+46
* | Bug#28521 Upgrade from 5.1.17 to 5.1.18 breaks eventsunknown2007-05-191-1/+1
* | Merge pilot.blaudden:/home/msvensson/mysql/my51-m-mysql_upgradeunknown2007-04-241-104/+10
|\ \
| * | Update mysql_upgrade tests for 5.1unknown2007-04-181-39/+0
| * | WL#3629 - Replication of Invocation and Invoked Featuresunknown2007-03-291-1/+1
| * | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-03-291-0/+2
| |\ \
| | * | Merge mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rplunknown2007-03-261-1/+4
| * | | Fix a broken merge.unknown2007-03-211-65/+5
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-201-1/+4
| |/ /
* | | Bug#24248 Problem updating from 5.0.15 to 5.1.12 running under Win XP SP2unknown2007-03-081-1/+1
|/ /
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint-bug20166unknown2007-02-281-4/+177
|/
* Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-281-0/+394