summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#12565712 - 61205: "QUERIES PER SECOND AVG" VALUE IN STATUS OUTPUT IS INCO...Marc Alff2011-06-291-1/+1
* Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADESDmitry Lenev2011-06-161-0/+5
* Fix for bug #11762012 - "54553: INNODB ASSERTS INDmitry Lenev2011-05-261-21/+62
* Merge from 5.1.Guilhem Bichot2011-05-211-4/+3
|\
| * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-6/+5
| * An after-fix forAlexander Barkov2011-03-031-1/+2
| * Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-2/+15
* | Merge from mysql-5.5.12-releaseunknown2011-05-061-1/+5
|\ \
| * | Bug#11829785 EXPLAIN EXTENDED CRASH WITH RIGHT OUTER JOIN, SUBQUERIESTor Didriksen2011-03-241-1/+5
* | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-3/+13
|/ /
* | Bug#11764503 (Bug#57341) Query in EXPLAIN EXTENDED shows wrong charactersAlexander Barkov2011-03-041-1/+5
* | WL#5670: Proposal: Remove SHOW NEW MASTER statementSven Sandberg2011-02-161-14/+0
* | MergeKent Boortz2010-12-291-1/+1
|\ \ | |/
| * MergeKent Boortz2010-12-291-1/+1
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| * | BUG#46166Luis Soares2010-12-161-14/+36
| |\ \
* | \ \ BUG#46166Luis Soares2010-12-161-9/+22
|\ \ \ \
| * \ \ \ BUG#46166Luis Soares2010-12-071-9/+22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-14/+36
* | | | | Manual merge from mysql-5.5.Alexander Nozdrin2010-12-161-3/+0
|\ \ \ \ \
| * | | | | Bug#45445: cannot execute procedures with thread_stack set to 128k.Alexander Nozdrin2010-11-241-3/+0
| |/ / / /
* | | | | Bug#58136: Crash in vio_close at concurrent disconnect and KILLDavi Arnaut2010-12-151-1/+1
* | | | | Bug #58350: 5.5.7-rc compile failed at sp_head.ccGeorgi Kodinov2010-12-081-4/+4
* | | | | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS eventSergey Vojtovich2010-12-141-1/+8
* | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-7/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed following problems:Sergey Glukhov2010-12-141-7/+0
| |/ /
* | | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-99/+82
|\ \ \
| * | | Bug#57058: SERVER_QUERY_WAS_SLOW not wired up.Davi Arnaut2010-11-161-4/+6
| * | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-2/+3
| * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-95/+59
| * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-251-0/+7
| |\ \ \
| * | | | Bug#37780: Make KILL reliable (main.kill fails randomly)Davi Arnaut2010-10-221-0/+16
* | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-4/+6
| |/ / / |/| | |
* | | | Manual mergeunknown2010-10-231-0/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-231-0/+7
* | | Fixed bug#45445 - cannot execute procedures with thread_stackDmitry Shulga2010-10-211-4/+14
* | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-191-0/+9
|\ \ \
| * \ \ Manual mergeunknown2010-10-161-0/+9
| |\ \ \ | | |/ /
| | * | Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends,unknown2010-10-161-0/+10
| | * | WL#5370 Keep forward-compatibility when changingunknown2010-08-181-0/+19
* | | | Fix for bug#57061 "User without privilege on routine can Dmitry Lenev2010-10-071-37/+27
|/ / /
* | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-2/+1
* | | mergeGeorgi Kodinov2010-10-041-45/+11
|\ \ \
| * | | Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() forJon Olav Hauglid2010-09-221-1/+1
| * | | Remove check_merge_table_access().Alexander Nozdrin2010-08-311-42/+9
| * | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-311-2/+1
* | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-592/+32
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtimeJon Olav Hauglid2010-08-181-40/+15
| |\ \ \
| | * | | WL#5370 Keep forward-compatibility when changing unknown2010-08-181-40/+15
| * | | | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-165/+11
| |\ \ \ \ | | |/ / /