summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Remove files which were created during an upmergeMatthias Leich2008-11-061-59/+0
* merged 5.1-5.1.29-rc -> 5.1-bugteamGeorgi Kodinov2008-10-071-0/+1
|\
| * Bug #39812: Make statement replication default for 5.1 (to match 5.0)Georgi Kodinov2008-10-031-0/+1
* | merge of bug #37943 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2008-10-011-0/+15
|\ \ | |/ |/|
* | Merge 5.0 -> 5.1Patrick Crews2008-09-301-1/+2
|\ \ | |/
| * Bug#38311 Some tests use 'rm' which is not portablePatrick Crews2008-09-201-1/+2
* | merged 5.1.29-rc into 5.1-bugteamGeorgi Kodinov2008-09-101-1/+1
|\ \
| * | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-1/+1
* | | On behalf of Jasonh: fix for a failing test case of bug 37051Georgi Kodinov2008-08-281-0/+3
|/ /
* | Merging 5.1 into 5.1-rpl-mergeMats Kindahl2008-08-271-0/+1922
|\ \
| * \ Merging 5.1-rpl-testfixes to 5.1 main.Alexander Barkov2008-08-261-0/+1922
| |\ \
| | * | Additional fix for bug#31455Alexander Barkov2008-08-251-4/+4
| | * | Additional ffix for bug#31455Alexander Barkov2008-08-251-4/+4
| | * | Additional fix for bug#31455Alexander Barkov2008-08-221-4/+4
| | * | Additional fix for bug#31455Alexander Barkov2008-08-221-4/+4
| | * | Additional fix for bug#31455 (rpl decoder)Alexander Barkov2008-08-211-8/+8
| | * | Bug#31455 mysqlbinlog don't print user readable info about RBR events Alexander Barkov2008-08-201-0/+1922
* | | | Fix cherry picking patch of BUG#37051He Zhenxing2008-08-261-1/+2
* | | | Cherry picking patch for BUG#37051He Zhenxing2008-08-261-0/+23
|/ / /
* | | Bug#21579 - innodb_concurrent random failures with varying differencesChad MILLER2008-08-151-311/+598
* | | Merge from mysql-5.1 main.Davi Arnaut2008-08-151-2/+2
|\ \ \ | |/ /
| * | Auto merge from mysql-5.1 mainHe Zhenxing2008-08-1441-8015/+0
| |\ \
| * \ \ merge 5.1 main -> 5.1-rpl-testfixesSven Sandberg2008-07-291-2/+2
| |\ \ \
| | * | | BUG#38178: rpl_loaddata_map fails sporadically in pushbuildSven Sandberg2008-07-181-2/+2
* | | | | Improve the testcases for Bug 12093 in ps_ddl.testMatthias Leich2008-08-131-0/+25
* | | | | manual merge of bug#37402Mattias Jonsson2008-08-123-1/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Bug#37402: Mysql cant read partitioned table with capital letter in the nameMattias Jonsson2008-07-113-1/+9
* | | | | fix of bug#37708: removed a forgotten include file. Horst Hunger2008-07-231-218/+0
* | | | | (no commit message)Horst Hunger2008-07-2240-7797/+0
| |/ / / |/| | |
* | | | merge of bug #37830 to 5.1Georgi Kodinov2008-07-171-0/+18
|\ \ \ \ | | |_|/ | |/| |
* | | | Fix for bug#38164. Removed test of values larger than max int for 32 bits.Horst Hunger2008-07-171-55/+63
| |_|/ |/| |
* | | Merge from 5.0. Add new 5.1 files. Drop bdb.Chad MILLER2008-07-0435-37/+37
|\ \ \ | |/ /
| * | Bug#30563: Is not possible to create rpl_ or innodb test if needed \Chad MILLER2008-07-0430-31/+31
* | | Upmerge 5.0 -> 5.1Matthias Leich2008-06-251-0/+59
|\ \ \ | |/ / | | / | |/ |/|
| * Fix forMatthias Leich2008-06-251-0/+59
* | Bug#33873: Fast ALTER TABLE doesn't work with multibyte character setsDavi Arnaut2008-06-171-24/+26
* | Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteamgkodinov/kgeorge@magare.gmz2008-05-161-0/+31
|\ \ | |/
| * Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0mkindahl@dl145h.mysql.com2008-03-312-3/+12
| |\
| | * Merge mail.hezx.com:/media/sda3/work/mysql/bkroot/mysql-5.0-rplhezx@mail.hezx.com2008-03-261-3/+9
| | |\
| | | * BUG#33029 5.0 to 5.1 replication fails on dup key when insertinghezx@mail.hezx.com2008-03-141-3/+9
| | * | Bug #18199 PURGE BINARY LOGS fails silently with missing logs;aelkin/andrei@mysql1000.(none)2008-03-171-0/+3
| * | | Merge stella.local:/home2/mydev/mysql-5.0-amainistruewing@stella.local2008-03-261-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...antony@pcg5ppc.xiphis.org2008-03-071-0/+16
| | |\ \
| * | \ \ Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0mkindahl@dl145h.mysql.com2008-02-271-0/+25
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge hh-nb.hungers:/work/merge/mysql-5.1-bugteamhhunger@hh-nb.hungers2008-05-0944-5/+8043
|\ \ \ \ \
| * | | | | Fixes for bug#36522.hhunger@hh-nb.hungers2008-05-0844-5/+8043
* | | | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.thek@adventure.(none)2008-05-091-0/+5
|/ / / / /
* | | | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-bugteamaelkin/andrei@mysql1000.dsl.inet.fi2008-05-051-8/+7
|\ \ \ \ \
| * | | | | Bug #36435 rpl_events uses non-deterministic checkaelkin/andrei@mysql1000.dsl.inet.fi2008-04-301-8/+7
* | | | | | Merge bk-internal:/home/bk/mysql-5.1gkodinov/kgeorge@magare.gmz2008-05-011-0/+1
|\ \ \ \ \ \ | |/ / / / /