summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Bug #43354: Use key hint can crash server in explain extended queryGeorgi Kodinov2009-03-113-1/+19
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge of fix into actual treeMatthias Leich2009-03-1039-935/+1386
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge of fix for Bug#42003 and Bug#43114 into more actual GCA treeMatthias Leich2009-03-0539-935/+1386
| | |\ \ \ \ \ \
| | | * | | | | | Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-0339-904/+1354
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | Fix of failing funcs_1 tests.Patrick Crews2009-03-093-6/+6
| | |_|/ / / / | |/| | | | |
| * | | | | | fixed a typoGeorgi Kodinov2009-03-091-1/+1
| * | | | | | fixed a win32 compile warningGeorgi Kodinov2009-03-091-1/+2
| * | | | | | Auto mergeHe Zhenxing2009-03-093-0/+226
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Auto mergeHe Zhenxing2009-03-0615-27/+594
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | BUG#22082 Slave hangs(holds mutex) on "disk full"He Zhenxing2009-03-065-13/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | BUG#35515 Aliases of variables in binary log are ignored with NAME_CONST.Leonard Zhou2009-03-265-1/+87
| |_|/ / / / |/| | | | |
* | | | | | Manual mergeKristofer Pettersson2009-03-06343-6886/+10325
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-0515-27/+594
| |/ / / /
| * | | | Applying InnoDB snashot 5.0-ss4007, part 3. FixesTimothy Smith2009-03-022-17/+13
| * | | | Applying InnoDB snashot 5.0-ss4007, part 2. FixesTimothy Smith2009-03-027-55/+103
| * | | | Applying InnoDB snashot 5.0-ss4007, part 1. FixesTimothy Smith2009-03-021-0/+127
| * | | | Merged from gca branch (bug 42711)Bernt M. Johnsen2009-03-025-30/+47
| |\ \ \ \
| | * | | | Prepared BUG#42711 for pushBernt M. Johnsen2009-03-025-30/+47
| | | |_|/ | | |/| |
| * | | | Commit after merge from 5.0-bugteamStaale Smedseng2009-02-2726-79/+333
| |\ \ \ \
| | * | | | Bug #41610: key_infix_len can be overwritten causing some group by queries toGeorgi Kodinov2009-02-273-25/+70
| | * | | | Bug#41893: Removal of trailing space noise causing Pushbuild failure.Patrick Crews2009-02-271-1/+1
| | * | | | merge.Patrick Crews2009-02-2721-43/+190
| | |\ \ \ \
| | | * | | | addendum to the fix for bug #41354: fixed the error returned by SELECT *Georgi Kodinov2009-02-272-2/+2
| | | * | | | Bug #41354: Access control is bypassed when all columns Georgi Kodinov2009-02-264-7/+89
| | | * | | | Auto-mergeRamil Kalimullin2009-02-262-12/+25
| | | |\ \ \ \
| | | | * | | | Fix for bug#19829:make test Failed in mysql_client_testRamil Kalimullin2009-02-262-12/+25
| | | * | | | | merge from 5.0-bugteamVladislav Vaintroub2009-02-252-2/+9
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merged from gca-branch (bug 43111)Bernt M. Johnsen2009-02-252-2/+9
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | Prepare for push of BUG#43111Bernt M. Johnsen2009-02-252-2/+9
| | | * | | | | Bug#43082: mysqld 32 bit cannot use big buffers due to 2GBVladislav Vaintroub2009-02-251-1/+7
| | | |/ / / /
| | | * | | | Bug#40345 MySQLDump prefixes view name with database name when view reference...Sergey Glukhov2009-02-254-11/+15
| | | * | | | Bug#30305 Create routine in wrong context in SHOW PRIVILEGESSergey Glukhov2009-02-253-4/+4
| | | * | | | Bug #31060: MySQL CLI parser bug 2Georgi Kodinov2009-02-243-1/+36
| | | |/ / /
| | | * | | Automerge.Alexey Kopytov2009-02-252-3/+3
| | | |\ \ \
| | | | * | | Fixed a build failure on Ubuntu 8.10 introduced by the patchAlexey Kopytov2009-02-252-3/+3
| | * | | | | Bug#41893 - main.variables mysql-test fails if new variable like '%alloc%' is...Patrick Crews2009-02-261-1/+1
| | * | | | | Bug#41893: main.variables mysql-test fails if new variable like '%alloc%' is ...Patrick Crews2009-02-262-11/+73
| | |/ / / /
| * | | | | Recommit for merging and pushingStaale Smedseng2009-02-277-13/+18
| |/ / / /
| * | | | merging from 5.0-bt rep to a local branchAndrei Elkin2009-02-2426-334/+584
| |\ \ \ \
| | * \ \ \ merging.Alexey Botchkov2009-02-241-2/+1
| | |\ \ \ \
| | | * | | | Bug#31435 ha_innodb.cc:3983: ulint convert_search_mode_to_innobase(ha_rkey_fu...Alexey Botchkov2008-11-111-2/+1
| | * | | | | Merge bug 39370 fix from bug tree.Chad MILLER2009-02-242-0/+12
| | |\ \ \ \ \
| | | * | | | | Bug#39370: wrong output for error code 153Chad MILLER2009-02-242-0/+12
| | * | | | | | Bug#41110: crash with handler command when used concurrently with alter tableDavi Arnaut2009-02-241-8/+7
| | * | | | | | automergeTatiana A. Nurnberg2009-02-241-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Bug#37400: mysql: Bad help message for charset commandTatiana A. Nurnberg2009-02-191-1/+1
| | * | | | | | | automergeTatiana A. Nurnberg2009-02-241-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslowTatiana A. Nurnberg2009-02-161-2/+2
| | * | | | | | | | automergeTatiana A. Nurnberg2009-02-246-36/+113
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Automerge.Alexey Kopytov2009-02-236-36/+113
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | / / / | | | | | |_|_|/ / / | | | | |/| | | | |