summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#35383: binlog playback and replication breaksRamil Kalimullin2009-03-252-0/+80
* Bug#43748: crash when non-super user tries to kill the replication threadsGeorgi Kodinov2009-03-252-0/+54
* Fix the test case error in PB.Leonard Zhou2009-03-252-0/+2
* Automerge.Alexey Kopytov2009-03-245-42/+76
|\
| * Fix for bug #43801: mysql.test takes too long, fails due to Alexey Kopytov2009-03-245-42/+76
* | MergeLeonard Zhou2009-03-2462-984/+2086
|\ \
| * \ Merge of fixes into actual treeMatthias Leich2009-03-235-4/+400
| |\ \
| | * | Fix for Bug#43015 and Bug#43065Matthias Leich2009-03-236-395/+522
| * | | Bug#43329 merge from 5.0 GCA-branchBernt M. Johnsen2009-03-192-18/+41
| |\ \ \
| | * | | Bug#43329 prepared for commit on 5.0Bernt M. Johnsen2009-03-182-18/+41
| * | | | Automerge.Alexey Kopytov2009-03-192-6/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed test failures in 5.1/6.0 introduced by the patchAlexey Kopytov2009-03-192-6/+10
| * | | | automergeSergey Glukhov2009-03-192-0/+42
| |\ \ \ \
| | * \ \ \ merge to 5.0-bugteamSatya B2009-03-192-0/+38
| | |\ \ \ \
| | * | | | | Fix for BUG#21360 - mysqldump error on federated tablesSatya B2009-03-192-0/+42
| * | | | | | Bug#41627 Illegal mix of collations in LEAST / GREATEST / CASESergey Glukhov2009-03-192-0/+33
| | |/ / / / | |/| | | |
| * | | | | Automerge.Alexey Kopytov2009-03-182-0/+38
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Fix for bug#41486: extra character appears in BLOB for every Alexey Kopytov2009-03-182-0/+38
| * | | | Bug#41307: Tests using include/ndb_backup.inc won't work on Windows due to 'g...Patrick Crews2009-03-153-22/+50
| * | | | Merge bug fix and upstream.Chad MILLER2009-03-1242-936/+1406
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #32625: Make test type_bit_innodb more robustTimothy Smith2009-03-111-1/+3
| | * | | Bug #43354: Use key hint can crash server in explain extended queryGeorgi Kodinov2009-03-112-0/+17
| | * | | 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
| * | | | | | Merge from bugfix tree.Chad MILLER2009-03-102-0/+68
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#42635: mysqldump includes views that were excluded using the \Chad MILLER2009-03-092-0/+68
| | | |/ / / | | |/| | |
| * | | | | Fix of failing funcs_1 tests.Patrick Crews2009-03-093-6/+6
* | | | | | BUG#41719 delayed INSERT into timestamp col needs set time_zone for concurren...Leonard Zhou2009-03-242-0/+43
|/ / / / /
* | | | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-059-2/+487
| |/ / / |/| | |
* | | | 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-2716-22/+216
|\ \ \ \
| * | | | Bug #41610: key_infix_len can be overwritten causing some group by queries toGeorgi Kodinov2009-02-272-0/+38
| * | | | Bug#41893: Removal of trailing space noise causing Pushbuild failure.Patrick Crews2009-02-271-1/+1
| * | | | merge.Patrick Crews2009-02-2712-11/+105
| |\ \ \ \
| | * | | | 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-262-0/+66
| | * | | | 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#40345 MySQLDump prefixes view name with database name when view reference...Sergey Glukhov2009-02-253-4/+4
| | * | | | Bug#30305 Create routine in wrong context in SHOW PRIVILEGESSergey Glukhov2009-02-252-3/+3
| | * | | | Bug #31060: MySQL CLI parser bug 2Georgi Kodinov2009-02-242-0/+21
| | |/ / /
| * | | | 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-276-12/+12
|/ / /
* | | merging from 5.0-bt rep to a local branchAndrei Elkin2009-02-2415-280/+492
|\ \ \
| * \ \ automergeTatiana A. Nurnberg2009-02-242-0/+50
| |\ \ \
| | * \ \ Automerge.Alexey Kopytov2009-02-232-0/+50
| | |\ \ \
| | | * | | Fix for bug #15936: "round" differs on Windows to UnixAlexey Kopytov2009-02-232-0/+50