summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-083-26/+172
* Bug #11784056 ENABLE CONCURRENT READS WHILE CREATINGJon Olav Hauglid2011-03-072-17/+24
* Bug #11764779 (former 57649)Jon Olav Hauglid2011-03-072-0/+39
* Bug#11764503 (Bug#57341) Query in EXPLAIN EXTENDED shows wrong charactersAlexander Barkov2011-03-044-0/+55
* BUG#11766317: FIND_IN_SET won't work normaly after upgrade Jorgen Loland2011-03-042-0/+64
* Merging from mysql-5.1Alexander Barkov2011-03-034-2/+22
|\
| * Bug 11766519 - 59648: MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0' FA...Alexander Barkov2011-03-034-2/+22
* | Merging from 5.1Alexander Barkov2011-03-034-0/+42
|\ \ | |/
| * BUG#11766519 (bug#59648): MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0...Alexander Barkov2011-03-034-0/+42
* | Bug#11769332 : These tests crash on windows which leads to cdb hang. This res...Anitha Gopi2011-03-031-0/+9
* | Bug#11769332 : Disable in daily runs till the bug is fixed. These tests crash...Anitha Gopi2011-03-031-0/+9
* | merge from mysql-5.1 -> mysql-5.5Vinay Fisrekar2011-03-011-2/+2
|\ \ | |/
| * Bug#11766165 - 59211: SELECT RETURNS DIFFERENT VALUE FOR MIN(YEAR) FUNCTIONVinay Fisrekar2011-03-011-2/+2
* | Merging from mysql-5.1Alexander Barkov2011-03-012-0/+13
|\ \ | |/
| * Bug#11766725 (Bug#59901) EXTRACTVALUE STILL BROKEN AFTER FIX FOR BUG #44332Alexander Barkov2011-03-012-0/+13
* | Bug#11753363 (bug#44793) CHARACTER SETS: CASE CLAUSE, UCS2 OR UTF32, FAILUREAlexander Barkov2011-03-014-4/+53
* | Fix for bug #11765505 - "58480: LARGE_TESTS.LOCK_TABLES_BIGDmitry Lenev2011-03-011-2/+12
* | Bug#54820. Remove test cases from experimentalSerge Kozlov2011-02-272-4/+2
* | Bug #11747102 30771: LOG MORE INFO ABOUT THREADS KILL'D AND SORT ABORTED MESS...Tor Didriksen2011-02-242-0/+53
* | Merge mysql-5.5-innodb -> mysql-5.5Vasil Dimov2011-02-231-0/+2
|\ \
| * | Fix the failing sys_vars.all_vars on behalf of SunnyVasil Dimov2011-02-231-0/+2
* | | Merging from mysql-5.1.Nirbhay Choubey2011-02-222-48/+48
|\ \ \ | | |/ | |/|
| * | Postfix for tests failing due to fix for bug#11766310.Nirbhay Choubey2011-02-222-48/+48
* | | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL Jorgen Loland2011-02-216-0/+197
* | | Bug #11754461 CANNOT ALTER TABLE WHEN KEY PREFIX TOO LONGJon Olav Hauglid2011-02-212-0/+23
* | | Merge.Sergey Vojtovich2011-02-212-1/+16
|\ \ \
| * | | BUG#11766720 - setting storage engine to null segfaults mysqldSergey Vojtovich2011-02-182-1/+16
* | | | Merge of fix for bug#11766310 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-02-212-0/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASHNirbhay Choubey2011-02-212-0/+57
| * | | Merge mysql-5.1-innodb -> mysql-5.1Vasil Dimov2011-02-183-7/+25
| |\ \ \
* | \ \ \ Merge mysql-5.5-innodb -> mysql-5.5Vasil Dimov2011-02-183-8/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-171-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Allow 30 seconds for slow shutdown in the Bug #60049 test.Marko Mäkelä2011-02-172-2/+2
| * | | | Merge mysql-5.1-innodb -> mysql-5.5-innodbVasil Dimov2011-02-172-7/+23
| |\ \ \ \ | | |/ / /
| | * | | Fix the non-determinism in innodb_information_schema.testVasil Dimov2011-02-171-5/+23
* | | | | Merge of fix for Bug#11766675.Martin Hansson2011-02-182-0/+73
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug#11766675 - 59839: Aggregation followed by subquery yields wrong resultMartin Hansson2011-02-182-0/+73
| * | | | Merge mysql-5.1 from bk-internal into my local repoVasil Dimov2011-02-176-0/+35
| |\ \ \ \
| * \ \ \ \ Merge mysql-5.1-innodb -> mysql-5.1Vasil Dimov2011-02-178-0/+156
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Bug#60101 COALESCE with cp1251 tables causes [Err] 1267 - Illegal mix of coll...Alexander Barkov2011-02-182-0/+25
* | | | | | Merge mysql-5.5 from bk-internal into my local repoVasil Dimov2011-02-176-0/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge from 5.1Magne Mahre2011-02-176-0/+37
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug#48053 String::c_ptr has a race and/or does an invalid Magne Mahre2011-02-176-0/+35
| | |/ / / /
* | | | | | Merge mysql-5.5-innodb -> mysql-5.5Vasil Dimov2011-02-179-1/+411
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-171-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Disable the Bug #60049 test on embedded, as it requires server restart.Marko Mäkelä2011-02-172-0/+2
| * | | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-161-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Make the implicit unpack parameter explicit in the Bug #60049 test.Marko Mäkelä2011-02-162-4/+4
| * | | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-153-0/+47
| |\ \ \ \ | | |/ / /
| | * | | Add a test for suspected Bug#60049.Marko Mäkelä2011-02-156-0/+94