summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* AutomergeSergey Petrunia2008-07-173-62/+37
|\
| * merge of bug #37830 to 5.1Georgi Kodinov2008-07-173-62/+37
| |\
| | * auto merged 5.0-bugteam to /Users/kgeorge/B37830-5.0-bugteamGeorgi Kodinov2008-07-1722-121/+260
| | |\
| | | * Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningMarc Alff2008-07-164-39/+13
| | | * Auto mergedKristofer Pettersson2008-07-1611-37/+120
| | | |\
| | | | * MergeSergey Petrunia2008-07-1511-84/+140
| | | | |\
| | * | | | Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-163-82/+53
* | | | | | Merge BUG#35478 into mysql-5.1-bugteamSergey Petrunia2008-07-172-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reverting patch for bug30087Kristofer Pettersson2008-07-174-40/+25
| * | | | | mergeKristofer Pettersson2008-07-164-25/+40
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | auto mergeKristofer Pettersson2008-07-1515-167/+271
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Bug#30087 Set query_cache_size, if the value is too small, get a unclear warningKristofer Pettersson2008-06-194-13/+39
| * | | | | merge from local tree to 5.1-bugteamGleb Shchepa2008-07-151-2/+2
| |\ \ \ \ \
| | * | | | | after-push patch: partial rollback of bug #37761 fix.Gleb Shchepa2008-07-151-2/+2
* | | | | | | AutomergedSergey Petrunia2008-07-1715-40/+105
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-1515-40/+105
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-1511-37/+120
| | | |_|_|/ | | |/| | |
* | | | | | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-1414-117/+155
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | MergeMarc Alff2008-07-141-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-1411-84/+140
* | | | | auto-mergeRamil Kalimullin2008-07-142-15/+56
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug #37761: IN handles NULL differently for table-subquery Gleb Shchepa2008-07-141-3/+3
| * | | | merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-07-111-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | warning eliminationGleb Shchepa2008-07-111-1/+1
| * | | | merge 5.0-bugteam -> 5.1-bugteamGleb Shchepa2008-07-111-1/+1
| |\ \ \ \ | | |/ / /
| | * | | warning eliminationGleb Shchepa2008-07-111-1/+1
| | |/ /
| * | | Bug#35848: UUID() returns UUIDs with the wrong timeTatiana A. Nurnberg2008-07-101-12/+53
| |\ \ \ | | |/ /
| | * | Bug#35848: UUID() returns UUIDs with the wrong timeTatiana A. Nurnberg2008-07-101-12/+53
* | | | Fix for bug#37669: Server crash by setting "@@session.innodb_table_locks"Ramil Kalimullin2008-07-091-2/+2
|/ / /
* | | Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteamMats Kindahl2008-07-081-1/+7
|\ \ \ | |/ /
| * | Manual merge with mysql-5.0-bugteamMats Kindahl2008-07-084-62/+56
| |\ \
| * | | Bug #37150 Risk for crash in User_var_log_event::exec_event()Mats Kindahl2008-07-071-1/+7
* | | | merge (update of 51-bugteam, during testing for pushing...)Mattias Jonsson2008-07-083-94/+42
|\ \ \ \
| * \ \ \ Manual merge of bug#26030 in mysql-5.1-bugteamMarc Alff2008-07-073-94/+42
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#26030 (Parsing fails for stored routine w/multi-statement executionMarc Alff2008-07-074-62/+56
| | |/ /
| | * | backport from 6.0Gleb Shchepa2008-06-271-11/+18
| | |/
| | * atuomatically merged 5.0 main to 5.0-bugteamGeorgi Kodinov2008-06-121-2/+14
| | |\
| | | * Bug#37069 (5.0): implement --skip-federatedGeorgi Kodinov2008-06-031-2/+14
* | | | Bug#35745: SELECT COUNT(*) is not correct for some partitioned tables.Mattias Jonsson2008-07-072-0/+29
|/ / /
* | | atutomatic merge of 5.1-bugteam into bug37627Georgi Kodinov2008-07-043-1/+46
|\ \ \
| * | | A fix for Konstantin Osipov2008-07-033-1/+46
* | | | Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly cra...Georgi Kodinov2008-07-041-6/+32
|/ / /
* | | auto merge from local treeGleb Shchepa2008-06-271-0/+2
|\ \ \
| * | | Fixed bug #36632: SELECT DISTINCT from a simple view on anGleb Shchepa2008-06-271-0/+2
* | | | backport to 5.1 from 6.0Gleb Shchepa2008-06-271-11/+18
* | | | auto merge 5.1-main --> 5.1-bugteamGleb Shchepa2008-06-255-26/+40
|\ \ \ \
| * \ \ \ merging prior to push Bug #36443Andrei Elkin2008-06-202-1/+3
| |\ \ \ \
| | * | | | Fixed bug #37004.Tatiana A. Nurnberg2008-06-191-0/+2
| | * | | | Merge changes from mysql 5.1.25 release clone (BK), applied manually into bzr.Timothy Smith2008-06-171-1/+1
| | |\ \ \ \
| | | * | | | fix typoTimothy Smith2008-06-171-1/+1