summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MYSQL 5.1.61Michael Widenius2012-02-201-1/+2
|\
* \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-10/+13
|\ \ | |/
| * Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-7/+0
| |\
| | * merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-061-3/+11
| | |\
| | * \ merge 5.0 => 5.1 : Bug#12329653Tor Didriksen2011-05-041-7/+0
| | |\ \
| | | * | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BYTor Didriksen2011-05-041-7/+0
| | | * | Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV Georgi Kodinov2011-04-281-0/+2
| * | | | Updated/added copyright headersKent Boortz2011-07-031-2/+15
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge from latest 5.1Guilhem Bichot2011-05-211-0/+8
| | |\ \ \
| | | * | | Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDEDMayank Prasad2011-05-181-0/+8
| | | |/ /
| | * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-3/+3
| | |/ /
| * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \
| | * | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | |/ | | |/|
| | * | Postfix bug#49124Libing Song2011-01-261-1/+1
| | * | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2011-01-151-1/+1
* | | | The function description added.unknown2011-07-211-0/+1
* | | | Bugfix: New table creation/renaming block added if old encoded table present.unknown2011-05-111-0/+5
* | | | Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-041-8/+8
* | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+1
| * | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-1/+5
| |/ /
* | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-5/+30
|\ \ \ | |/ /
| * | BUG#46166Luis Soares2010-12-161-1/+1
| |\ \
| | * | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+1
| * | | Fixed following problems:Sergey Glukhov2010-12-141-4/+29
| |/ /
* | | 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