summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fixes to tests and their results, to account for differences between InnoDB 1...Guilhem Bichot2009-08-075-11/+57
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-0467-91/+1834
|\
| * Merge bug fixesJim Winstead2009-07-131-3/+208
| |\
| | * mysqlimport was not always compiled correctly to allow thread support,Jim Winstead2009-05-121-0/+175
| | * mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitlyJim Winstead2009-05-121-3/+33
| * | merge 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-07-131-1/+0
| |\ \
| | * | Addendum to the fix for bug #46080: fixed the error handlingGeorgi Kodinov2009-07-131-1/+0
| * | | Automerge.Alexey Kopytov2009-07-121-0/+14
| |\ \ \
| | * | | Bug #45796: invalid memory reads and writes when altering merge Alexey Kopytov2009-07-101-0/+14
| * | | | Bug #41156: List of derived tables acts like a chain ofGleb Shchepa2009-07-111-0/+18
| * | | | automergeGeorgi Kodinov2009-07-101-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Addendum to the fix for bug #46080: fixed the test caseGeorgi Kodinov2009-07-101-1/+2
| * | | | automergeGeorgi Kodinov2009-07-101-0/+14
| |\ \ \ \ | | |/ / /
| | * | | Bug #46080: group_concat(... order by) crashes server whenGeorgi Kodinov2009-07-101-0/+14
| * | | | Applying InnoDB snapshot 5.1-ss5488,part 4. Fixes BUG#21704Satya B2009-07-101-0/+55
| * | | | Applying InnoDB snapshot 5.1-ss5488,part 2. Fixes BUG#45749Satya B2009-07-102-1/+9
| * | | | Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't Georgi Kodinov2009-07-071-3/+74
| * | | | revert of hiding of the error exposed by this suite.Georgi Kodinov2009-07-071-1/+0
| * | | | fixed a failing test ctype_gbk_binlog : Table 't2' already existsGeorgi Kodinov2009-07-071-0/+1
| | |/ / | |/| |
| * | | Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-5/+0
| * | | Automerge.Alexey Kopytov2009-07-031-2/+55
| |\ \ \
| | * \ \ Manual merge.Alexey Kopytov2009-07-031-2/+55
| | |\ \ \
| | | * | | Bug #45262: Bad effects with CREATE TABLE and DECIMAL Alexey Kopytov2009-07-031-2/+55
| * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-07-031-0/+111
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#45806 crash when replacing into a view with a join!Sergey Glukhov2009-07-031-0/+111
| | * | | | Prepare for pushBernt M. Johnsen2009-07-031-17/+4
| | |\ \ \ \
| | * | | | | Fix for Bug#45902 rpl_sp fails sporadically in check testcasesMatthias Leich2009-07-021-0/+1
| * | | | | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-07-031-0/+5
| * | | | | | automergeBernt M. Johnsen2009-07-031-0/+9
| |\ \ \ \ \ \
| | * | | | | | Bug #45807: crash accessing partitioned table and sql_modeGeorgi Kodinov2009-07-021-0/+9
| * | | | | | | Bug#15866 Prepared for push on 5.1Bernt M. Johnsen2009-07-031-17/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | Bug#15866 Prepared for push on 5.0Bernt M. Johnsen2009-07-031-17/+4
| | |/ / / /
| | * | | | Applying InnoDB snashot 5.0-ss5406, part 2. Fixes BUG#40565Satya B2009-06-251-0/+9
| | | |/ / | | |/| |
| | * | | Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-193-23/+17
| | * | | Automerge.Alexey Kopytov2009-06-171-0/+8
| | |\ \ \
| * | \ \ \ merge to mysql-5.1-bugteamSatya B2009-06-291-0/+9
| |\ \ \ \ \
| | * | | | | Applying InnoDB snashot 5.1-ss5282, Add TestCase for BUG#40565Satya B2009-06-111-0/+9
| * | | | | | Merged bug#45266.Evgeny Potemkin2009-06-261-0/+79
| |\ \ \ \ \ \
| | * | | | | | Bug#45266: Uninitialized variable lead to an empty result.Evgeny Potemkin2009-06-261-0/+79
| * | | | | | | Bug#45548: XA transaction without access to InnoDB tables crashes the serverDavi Arnaut2009-06-251-0/+8
| |/ / / / / /
| * | | | | | Bug#45412 SHOW CREATE TRIGGER does not require privileges to disclose trigger...Sergey Glukhov2009-06-251-0/+14
| * | | | | | test case fixSergey Glukhov2009-06-251-8/+8
| * | | | | | Bug#45485 replication different between master/slaver using procedure with gbkSergey Glukhov2009-06-251-0/+26
| | |_|_|/ / | |/| | | |
| * | | | | MergeMartin Hansson2009-06-221-0/+14
| |\ \ \ \ \
| | * | | | | Bug#44653: Server crash noticed when executing random queries with partitions.Martin Hansson2009-06-221-0/+14
| | |/ / / /
| * | | | | Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357Satya B2009-06-221-0/+7
| * | | | | Post-fix for BUG#43929.Alfranio Correia2009-06-191-1/+1
| * | | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-06-181-6/+2
| |\ \ \ \ \
| | * | | | | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-181-6/+2
| * | | | | | MergeMartin Hansson2009-06-181-0/+13
| |\ \ \ \ \ \