summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Merged with mysql-5.1 tree.Michael Widenius2009-04-252-32/+74
|\
| * Due to bug#43733 I disabled "concurrent_innodb_(un)safelog.test" for embedded...Horst Hunger2009-03-181-0/+2
| * Fix for bug 39484 after review. I inserted the review results (also including...Horst Hunger2009-03-171-15/+38
| * merge 5.0 -> 5.1Patrick Crews2009-03-151-17/+34
| |\
| | * Bug#41307: Tests using include/ndb_backup.inc won't work on Windows due to 'g...Patrick Crews2009-03-151-14/+34
| | * Merge of fix into actual treeMatthias Leich2009-03-101-10/+23
| | |\
| | * | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-055-0/+127
* | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-259-6/+265
|\ \ \ \
| * \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-016-20/+147
| |\ \ \ \ | | |/ / /
| | * | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-03-111-1/+1
| | |\ \ \
| | * \ \ \ Merge 5.0 -> 5.1 of fix for Bug#42003 and Bug#43114 Matthias Leich2009-03-061-15/+28
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge of fix for Bug#42003 and Bug#43114 into more actual GCA treeMatthias Leich2009-03-051-10/+23
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Last slice of fix for Bug#42003 tests missing the disconnect of connections <...Matthias Leich2009-03-031-10/+23
| | * | | | Clean up test case to not leave open connections.Davi Arnaut2009-02-251-0/+2
| | * | | | Bug#41110: crash with handler command when used concurrently with alter tableDavi Arnaut2009-02-241-0/+26
| | |\ \ \ \ | | | |/ / /
| | | * | | automergePatrick Crews2009-02-201-0/+78
| | | |\ \ \
| | * | \ \ \ auto mergePatrick Crews2009-02-201-0/+78
| | |\ \ \ \ \
| | | * \ \ \ \ merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-201-0/+78
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Bug #42419: test suite fixGeorgi Kodinov2009-02-201-0/+78
| | | | | |/ / | | | | |/| |
| | * | | | | merge 5.0 -> 5.1Patrick Crews2009-02-191-0/+7
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | Bug#38831: 11 test cases fail on Windows due to missing commandsPatrick Crews2009-02-191-0/+7
| | | |/ /
| | * | | merging from the main to a local branchAndrei Elkin2009-02-132-3/+4
| | |\ \ \
| | | * \ \ Merge actual tree -> local GCA tree, no conflictsMatthias Leich2009-02-131-2/+2
| | | |\ \ \
| | | | * | | Reviewed fix for bug#40882: Replaced "sleep 1" by wait_condition, added save/...Horst Hunger2009-02-111-2/+2
| | | * | | | Merge 5.0 -> 5.1Matthias Leich2009-02-101-1/+2
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | This belongs to the fix forMatthias Leich2009-02-091-1/+2
| | * | | | Bug #42451 setup_fake_relay_log makes an incorrect path on windowsAndrei Elkin2009-02-091-2/+2
| | |/ / /
| * | | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-114-2/+134
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #40978 Error log gets truncated during testsuite, prevents debuggingBjorn Munch2009-03-021-1/+1
| | |/ /
| | * | Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-1/+0
| | * | Merge of latest changesets into GCA treeMatthias Leich2009-02-042-2/+2
| | |\ \
| | * \ \ Merge 5.0 -> 5.1Matthias Leich2009-02-032-0/+133
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-022-0/+133
* | | | | Fix Valgrind errors seen in buildbot.unknown2009-04-081-0/+4
* | | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+4
* | | | | Merge with mysql-maria treeMichael Widenius2009-02-1910-43/+121
|\ \ \ \ \ | |/ / / /
| * | | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-1276-952/+1706
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed internal test check warnings in 5.1-bugteam.Georgi Kodinov2009-02-011-1/+1
| | * | | Fix test cases to preserve the state that existed before theDavi Arnaut2009-01-311-1/+1
| | |/ /
| | * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-3056-887/+1272
| | |\ \
| | * | | Bug #31240 load data infile replication between (4.0 or 4.1) and 5.1 failsAndrei Elkin2009-01-271-2/+1
| | * | | Bug#30128: The reason that sometimes events were executed because without STARTSSerge Kozlov2009-01-211-4/+12
* | | | | Merge with base MySQL 5.1Michael Widenius2009-02-1576-949/+1637
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | merge: 5.1 -> 5.1-rpl-mergeLuis Soares2009-01-292-339/+0
| |\ \ \
| | * \ \ Changes to WL#4681 to merge to 5.1-main tree.Horst Hunger2009-01-2215-10/+318
| | |\ \ \ | | | |/ /
| | * | | WL#4681: Took the system variable tests out of the main test suite, put them ...Horst Hunger2008-12-192-339/+0
| * | | | Bug#39849 ndb tests fail sporadically on pushbuild: "out of connection objects"Magnus Svensson2009-01-291-1/+1
| * | | | WL#4189 mtr.pl v2Magnus Svensson2009-01-271-2/+16
| * | | | WL#4198 mtr.pl v2Magnus Svensson2009-01-271-1/+1
| * | | | WL#4189 mtr.pl v2Magnus Svensson2009-01-271-1/+1