summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fix test case for innodb-lockmonty@mysql.com2004-10-203-29/+49
* Code cleanups (done during review of new code)monty@mysql.com2004-10-202-1/+71
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-10-112-0/+30
|\
| * Fix for BUG#5949 "error code 1223 in binlog when using innobackup":guilhem@mysql.com2004-10-112-0/+30
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-10-062-0/+21
|\ \
| * | delete.result, delete.test:ram@gw.mysql.r18.ru2004-10-012-0/+21
* | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-054-119/+514
|\ \ \
| * | | BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).ingo@mysql.com2004-09-244-119/+514
* | | | Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...antony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-034-3/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug#4118: multi-table UPDATE takes WRITE lock on read tableantony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-034-3/+36
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-09-272-9/+83
|\ \ \ | |/ / |/| |
| * | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-272-9/+83
* | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLgluh@gluh.mysql.r18.ru2004-09-182-0/+7
* | | Bug#5553 - Multi table UPDATE IGNORE fails on dup keyantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-172-0/+70
* | | A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).ram@gw.mysql.r18.ru2004-09-132-0/+13
* | | Bug #5447 Select does not find recordsbar@mysql.com2004-09-092-0/+29
* | | Merge rurik.mysql.com:/home/igor/mysql-4.0igor@rurik.mysql.com2004-09-074-1/+108
|\ \ \
| * | | clean up at end of test (thanks serg)guilhem@mysql.com2004-09-072-4/+1
| * | | cleanupserg@serg.mylan2004-09-072-0/+3
| * | | A new test for the fix for BUG#4500 ("SET CHARACTER SET replicates incorrectl...guilhem@mysql.com2004-09-072-0/+91
| * | | bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open()serg@serg.mylan2004-09-062-2/+0
| * | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-09-062-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | union.test: drop table addedserg@serg.mylan2004-09-052-0/+2
| | |/
| * | A fix (Bug #4980: union statement with () union () order by produces wrong ex...ram@gw.mysql.r18.ru2004-09-032-1/+17
* | | select.test:igor@rurik.mysql.com2004-09-071-1/+1
* | | Merge rurik.mysql.com:/home/igor/mysql-4.0igor@rurik.mysql.com2004-09-024-2/+39
|\ \ \ | |/ / |/| |
| * | select.result, select.test:igor@rurik.mysql.com2004-09-024-2/+39
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-022-0/+23
|\ \ \ | |_|/ |/| |
| * | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).ram@gw.mysql.r18.ru2004-08-272-0/+23
* | | - removed mysql-test/t/flush_block_commit-master.opt as it collidedlenz@mysql.com2004-08-301-1/+0
* | | Code style fixes.monty@mysql.com2004-08-282-10/+28
|/ /
* | Test case for Bug #4792 lower_case_table_names does not resolve db.tbl.colu...rburnett@build.mysql.com2004-08-252-0/+20
* | Fix for bug #4340: find_in_set is case insensitive even on binary operators(2...gluh@gluh.mysql.r18.ru2004-08-242-0/+17
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-233-2/+39
|\ \
| * | Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut...guilhem@mysql.com2004-08-233-2/+39
| |/
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2004-08-232-0/+31
|\ \
| * | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returnsgluh@gluh.mysql.r18.ru2004-08-232-0/+31
| |/
* | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)pem@mysql.com2004-08-232-0/+26
|/
* null.test, null.result:igor@rurik.mysql.com2004-08-203-1/+43
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-203-0/+73
|\
| * Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,guilhem@mysql.com2004-08-203-0/+73
* | less strict assert to take into account weird casesserg@serg.mylan2004-08-192-0/+10
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-192-8/+10
|\
| * Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...guilhem@mysql.com2004-08-192-8/+10
* | Bug 4937: different date -> string conversion when usingserg@serg.mylan2004-08-182-0/+36
|/
* Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make instal...guilhem@mysql.com2004-08-141-0/+1
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-08-132-0/+86
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-08-132-0/+86
| |\
| | * fixed Bug #4358 Problem with HAVING clause that uses aliasvva@eagle.mysql.r18.ru2004-08-122-0/+86
* | | Added initial sorting in order to make test case repeatable.ram@gw.mysql.r18.ru2004-08-121-0/+1