summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* mergeVladislav Vaintroub2009-12-1696-215/+2371
|\
| * Post-merge fix (binlog_unsafe).Alexander Nozdrin2009-12-152-0/+3
| * Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-1296-215/+2368
| |\
| | * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-11617-9340/+29696
| | |\
| | * | Disable the test case innodb-autonic.test until BUG#49267 is fixedAlexey Kopytov2009-12-042-1/+1
| | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-034-75/+18
| | |\ \
| | | * \ mergedGeorgi Kodinov2009-12-011-2/+2
| | | |\ \
| | | | * | Updated experimental test list for rpl.rpl_cross_version unknown2009-12-011-2/+2
| | | * | | Bug #45576: moving the test from experimental to disabled.Georgi Kodinov2009-12-012-1/+1
| | | * | | Revert of the push of bug #20837 due to failing regression tests.Georgi Kodinov2009-12-012-57/+0
| | | |/ /
| | * | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-032-0/+57
| | |\ \ \ | | | |/ /
| | | * | merge to mysql-5.1-bugteamSatya B2009-11-302-0/+57
| | | |\ \
| | | | * | Bug #20837 Apparent change of isolation level during transactionMagne Mahre2009-11-302-0/+57
| | * | | | Disable main.innodb and innodb.innodb-index until BUG#49396 is fixed.Satya B2009-12-032-0/+2
| | * | | | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-0221-155/+128
| | |\ \ \ \ | | | |/ / /
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 8. Fixes BUG#48782Satya B2009-11-301-0/+2
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 7 Satya B2009-11-303-1/+12
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 6. Add Testcase for BUG#46676Satya B2009-11-302-0/+25
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 3. Fixes BUG#47167Satya B2009-11-303-2/+70
| | | * | | Applying InnoDB Plugin 1.0.6 snapshot, part 2. Fixes BUG#32430 Satya B2009-11-301-1/+0
| | | |/ /
| | | * | Applying Innodb Snapshot 5.1-ss6242, part 9.Satya B2009-11-302-1/+2
| | | * | Applying InnoDB snapshot 5.1-ss6242, part 8. Fixes BUG#47720Satya B2009-11-302-0/+57
| | | * | Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032Satya B2009-11-302-0/+44
| | | * | Applying InnoDB snapshot 5.1-ss6242, part 6. Fixes BUG#48482Satya B2009-11-302-5/+4
| | * | | Automerge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-0113-8/+234
| | |\ \ \ | | | |/ /
| | | * | Additional Fix for BUG#47671 - wrong character-set after upgrade from 5.1.34 ...Satya B2009-11-301-1/+1
| | | * | Bug #43913 rpl_cross_version can't pass on conflicts complainig clash with ...unknown2009-11-286-0/+41
| | | * | mergeGeorgi Kodinov2009-11-272-5/+2
| | | |\ \
| | | | * | Addendum to bug #48872: disable output in the test case because errors are Georgi Kodinov2009-11-272-5/+2
| | | * | | merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-11-272-0/+62
| | | |\ \ \
| | | | * | | BUG#48506 crash in CREATE TABLE IF NOT EXISTS <existing_view> LIKEAlfranio Correia2009-11-272-0/+62
| | | * | | | mergeGeorgi Kodinov2009-11-272-5/+7
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | added the missing remove of the temp fileGeorgi Kodinov2009-11-271-0/+1
| | | * | | | mergeGeorgi Kodinov2009-11-271-1/+4
| | | |\ \ \ \
| | | | * | | | Fixes for bug47671.test:Sergey Vojtovich2009-11-271-1/+4
| | | | | |/ / | | | | |/| |
| | | * | | | mergeGeorgi Kodinov2009-11-271-1/+4
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | Addendum to Bug #27884: fixed test incompatibility on windows.Georgi Kodinov2009-11-271-1/+4
| | | * | | mergeGeorgi Kodinov2009-11-272-0/+118
| | | |\ \ \ | | | | |/ /
| | | | * | Bug #48872 : Privileges for stored functions ignored if function nameGeorgi Kodinov2009-11-272-0/+118
| | | | * | Applying InnoDB snapshot 5.0-ss6230, part 2. Fixes BUG#46000Satya B2009-11-252-0/+47
| | | | * | Applying InnoDB snapshot 5.0-ss6230, Part 1. Fixes BUG#47777Satya B2009-11-252-0/+37
| | | | * | Backport fix for Bug #27884.Jim Winstead2009-11-232-0/+7
| | | | * | Automerge.Alexey Kopytov2009-11-232-0/+23
| | | | |\ \
| | * | | \ \ Automerge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-11-2613-2/+1008
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge of fix for Bug#48459Martin Hansson2009-11-265-0/+145
| | | |\ \ \ \
| | | | * \ \ \ merge to mysql-5.1-bugteamSatya B2009-11-268-1/+922
| | | | |\ \ \ \
| | | | | * \ \ \ Automerge.Davi Arnaut2009-11-2551-298/+2318
| | | | | |\ \ \ \
| | | | | * | | | | Bug#47627 SET @@{global.session}.local_variable in stored routine causes crashDavi Arnaut2009-11-122-0/+125
| | | | * | | | | | Fix for BUG#47671 - wrong character-set after upgrade from 5.1.34 to 5.1.39Satya B2009-11-253-0/+20
| | | * | | | | | | Bug#48459: valgrind errors with query using 'Range checkedMartin Hansson2009-11-252-1/+66
| | | | |_|/ / / / | | | |/| | | | |