summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* - removed mysql-test/t/flush_block_commit-master.opt as it collidedunknown2004-08-301-1/+0
* Code style fixes.unknown2004-08-282-10/+28
* Test case for Bug #4792 lower_case_table_names does not resolve db.tbl.colu...unknown2004-08-252-0/+20
* Fix for bug #4340: find_in_set is case insensitive even on binary operators(2...unknown2004-08-242-0/+17
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-233-2/+39
|\
| * Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut...unknown2004-08-233-2/+39
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-232-0/+31
|\ \
| * | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returnsunknown2004-08-232-0/+31
| |/
* | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)unknown2004-08-232-0/+26
|/
* null.test, null.result:unknown2004-08-203-1/+43
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-203-0/+73
|\
| * Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-203-0/+73
* | less strict assert to take into account weird casesunknown2004-08-192-0/+10
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-192-8/+10
|\
| * Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-192-8/+10
* | Bug 4937: different date -> string conversion when usingunknown2004-08-182-0/+36
|/
* Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make instal...unknown2004-08-141-0/+1
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-132-0/+86
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-132-0/+86
| |\
| | * fixed Bug #4358 Problem with HAVING clause that uses aliasunknown2004-08-122-0/+86
* | | Added initial sorting in order to make test case repeatable.unknown2004-08-121-0/+1
* | | Added initial sorting in order to make test case repeatable. unknown2004-08-121-0/+1
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-122-0/+33
|\ \ \
| * | | A test case (bug #4898: User privileges depending on ORDER BY Settings of tab...unknown2004-08-122-0/+33
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-112-0/+24
|\ \ \ \
| * | | | Bug#4411unknown2004-08-112-0/+24
| | |_|/ | |/| |
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-112-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-112-0/+3
* | | | - fixed non-predictable floating point results in func_math by addingunknown2004-08-112-4/+4
|/ / /
* | | Fix for bug #4491 "timestamp(19) doesn't work".unknown2004-08-062-0/+23
| |/ |/|
* | bug#4816. index search for NULL in blobunknown2004-08-012-0/+19
* | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-314-18/+28
* | BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEunknown2004-07-262-0/+17
* | Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE...unknown2004-07-182-0/+46
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-07-172-0/+20
|\ \
| * | Fixes forunknown2004-07-172-0/+20
| |/
* | InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADEunknown2004-07-152-0/+26
* | Updated result sets (from 4.1)unknown2004-07-091-2/+2
|/
* s/\r\n/\n/ in mysql-test/*/system_mysql_db*unknown2004-06-284-194/+194
* Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-252-0/+35
|\
| * Mergeunknown2004-06-252-0/+35
| |\
| | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-242-0/+35
* | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-252-7/+228
|\ \ \ | |/ / |/| |
| * | bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.unknown2004-06-242-7/+228
* | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-242-0/+36
|\ \ \ | |_|/ |/| |
| * | bug#2688 - Wrong index_merge query results for BDB table with variable length...unknown2004-06-222-0/+36
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-233-3/+43
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-06-221-1/+1
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-211-1/+1
| | |\ \
| | | * | use ref not range for ... WHERE key IN (val)unknown2004-06-211-1/+1
| | | |/