summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* new NDB test with QCunknown2004-11-252-50/+25
* Delete: mysql-test/mysql_test_run.cunknown2004-11-231-1728/+0
* mergedunknown2004-11-223-1/+11
|\
| * merged with ulunknown2004-11-221-1/+1
| |\
| | * Enabled mysqltest for MASTER_PORT replacement.unknown2004-08-247-21/+21
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-11-222-0/+10
| |\ \
| | * | ft_boolean_search.c:unknown2004-11-222-0/+10
* | | | Bug#6252 - Duplicate columns in keys should failunknown2004-11-228-12/+137
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-221-7/+7
|\ \ \ \
| * | | | added --no-defaults to ndb_drop_table in autodiscover testunknown2004-11-221-7/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-223-2/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-223-2/+20
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-222-0/+71
|\ \ \ \ \
| * | | | | Added NULL value tests for UNIQUE indexunknown2004-11-222-0/+71
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-222-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Backport of fix making myisam test results repeatableunknown2004-11-222-1/+3
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-222-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added checks for NOT NULL for all fields in UNIQUE INDEX (USING HASH)unknown2004-11-222-0/+15
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-222-0/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bug #6462 "Same request on same data returns differentunknown2004-11-222-0/+34
* | | | | | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-222-0/+16
* | | | | | A fix and test case for Bug#6297 "prepared statement, wrong handlingunknown2004-11-212-0/+35
| |/ / / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-192-4/+14
|\ \ \ \ \
| * \ \ \ \ Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-192-4/+14
| |\ \ \ \ \
| | * | | | | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-152-4/+14
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-192-0/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Manual merge of fix for bug #6439 "from_unixtime() function returnsunknown2004-11-192-0/+13
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-192-0/+13
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime unknown2004-11-152-0/+13
* | | | | | | func_str.result:unknown2004-11-191-14/+0
* | | | | | | Bug #6658 MAX(column) returns incorrect coercibilityunknown2004-11-193-1/+40
|/ / / / / /
* | | | | | Reuse ctype_common.inc instead of retypingunknown2004-11-192-13/+55
* | | | | | Incorrect response with partial utf8 indexunknown2004-11-193-0/+117
* | | | | | ndb_grant.result, ndb_grant.test:unknown2004-11-192-0/+790
* | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-186-36/+69
|\ \ \ \ \ \
| * | | | | | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-186-36/+69
* | | | | | | Check that the third UNION part with COLLATEunknown2004-11-182-0/+16
|/ / / / / /
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-11-174-16/+33
|\ \ \ \ \ \
| * | | | | | time independent testunknown2004-11-172-1/+3
| * | | | | | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-174-16/+31
* | | | | | | mergedunknown2004-11-172-0/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | test for bug#5528unknown2004-11-172-0/+19
* | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-162-0/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2004-11-162-0/+21
| |\ \ \ \ \ \
| | * | | | | | key_cache.result, key_cache.test:unknown2004-11-162-0/+21
* | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-164-10/+272
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-122-14/+38
| * | | | | | | Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-084-10/+248
* | | | | | | | A fix (bug #6449: DO server-crashing bug).unknown2004-11-162-0/+13
* | | | | | | | Bug #6552 CHAR column w/o length is legal, BINARY w/o length is notunknown2004-11-162-0/+14
| |/ / / / / / |/| | | | | |