summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+2
|\
| * Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-1/+2
* | MWL#74: Shared libmysqld.so library.unknown2010-11-171-1/+1
* | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+1
* | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-0/+1
* | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+1
|\ \ | |/
| * BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-47/+6
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-45/+2
| * A 5.1-only version of fix for bug #46947 "Embedded SELECTDmitry Lenev2010-05-281-1/+2
| * Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-211-0/+1
| * mergeMattias Jonsson2010-05-101-1/+1
| |\
| | * mergeMattias Jonsson2010-05-041-1/+1
| | |\
| | | * Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-171-1/+1
* | | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-0/+6
|\ \ \ \ | |/ / /
| * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | Bug#50373 --secure-file-priv=""Kristofer Pettersson2010-05-031-0/+6
* | | | Changed the fixes for the following bugs:Igor Babaev2010-05-251-2/+3
* | | | Automerge MariaDB 5.1.44b release.unknown2010-05-101-1/+1
|\ \ \ \
| * | | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-1/+1
* | | | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-20/+9
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-311-0/+1
| * | | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-14/+0
| | |/ | |/|
| * | Bug#47974 'TYPE=storage_engine' is deprecated and will be Magne Mahre2010-02-091-5/+7
| * | Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-1/+1
* | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-5/+19
|\ \ \ | |/ /
| * | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-271-1/+1
| * | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-2/+2
| * | Bug#49501 Inefficient information_schema check (system collation), addonSergey Glukhov2010-01-221-0/+6
| * | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+4
| * | Bug#49501 Inefficient information_schema check (system collation)Sergey Glukhov2010-01-191-2/+6
* | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+1
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+3
|\ \ \ | |/ /
| * | Addendum to the fix for bug 43029Georgi Kodinov2009-10-081-0/+1
| * | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-09-251-3/+2
* | | Merge with latest MariaDB 5.1 trunk.unknown2009-10-151-1/+0
|\ \ \
| * \ \ mergeunknown2009-10-061-1/+0
| |\ \ \
| | * | | BUG#39249 Maria:query cache returns out of date resultsunknown2009-10-061-1/+0
* | | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-1/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | mergeMattias Jonsson2009-08-261-1/+2
| |\ \ \
| | * | | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-08-071-1/+2
* | | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-6/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-0/+1
| |\ \ \ \
| | * | | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-0/+1
| * | | | | MWL#17: Table elimination: last fixesSergey Petrunya2009-08-241-6/+19
| |/ / / /
* | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-32/+73
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-20/+36
| |\ \ \ | | |/ / | |/| |
| | * | Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-141-6/+23
| | |\ \
| | * | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-20/+36
| * | | | Code review for Bug#43587 Putting event_scheduler=1 in init SQL file crashes Konstantin Osipov2009-07-241-0/+1
| | |/ / | |/| |