summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* WL#2076: Added if(...) construct to mysqltestunknown2005-06-161-0/+2
* fix test results - Bug #11328unknown2005-06-161-3/+1
* func_if.result, func_if.test:unknown2005-06-131-15/+0
* func_if.result, func_if.test:unknown2005-06-131-0/+27
* Merge igor-inspiron.creware.com:/home/igor/mysql-4.1unknown2005-06-131-0/+42
|\
| * ctype_utf8.test, ctype_utf8.result:unknown2005-06-131-0/+42
* | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-132-1/+344
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-072-1/+344
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-072-1/+344
| | |\ \
| | | * | BUG#6883: Added tests for create/drop temporary table, UNLOCK TABLESunknown2005-06-011-111/+187
| | | * | BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CRE...unknown2005-05-272-1/+268
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9500unknown2005-06-101-1/+9
|\ \ \ \ \
| * | | | | Fix problem with handling of lower_case_table_name == 2 whenunknown2005-06-081-1/+9
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-10566unknown2005-06-091-0/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Increase limit of partial key length in MEMORY storage engineunknown2005-05-241-0/+9
* | | | | | Bug#11028 Crash on create table likeunknown2005-06-091-0/+11
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-091-0/+5
|\ \ \ \ \ \
| * | | | | | Fix for bug#10732: Set SQL_MODE to NULL gives garbled error messageunknown2005-06-091-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2005-06-093-0/+50
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-06-071-0/+10
| |\ \ \ \ \
| | * | | | | bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]unknown2005-06-071-0/+10
| * | | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2005-06-071-0/+39
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Bug #10901unknown2005-06-031-0/+39
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-071-0/+1
| |\ \ \ \ \ \
| | * | | | | | Revert Bar's fix as this causes changes in the key tree that could cause inco...unknown2005-06-071-0/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-0711-22/+193
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-06-071-0/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | sql_select.cc, item_buff.cc, item.h:unknown2005-06-071-0/+17
| * | | | | | Bug#10253: compound index length and utf8 char setunknown2005-06-071-0/+14
| |/ / / / /
| * | | | | ctype_cp1250_ch.result, ctype_cp1250_ch.test:unknown2005-06-061-0/+12
| | |/ / / | |/| | |
| * | | | Fix show warnings limit 0 and show warnings limit 0, 0.unknown2005-06-041-0/+22
| * | | | mergemergedunknown2005-06-041-5/+7
| |\ \ \ \
| | * | | | after mergemergeunknown2005-06-041-3/+1
| | * | | | mergemergedunknown2005-06-031-2/+6
| | |\ \ \ \
| | | * | | | after merge fixesunknown2005-06-031-2/+5
| | | * | | | mergedunknown2005-06-031-0/+14
| | | |\ \ \ \ | | | | |/ / /
| * | | | | | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-032-20/+22
| |/ / / / /
| * | | | | ctype_utf8.result, ctype_utf8.test:unknown2005-06-031-0/+7
| * | | | | item_func.cc:unknown2005-06-021-0/+7
| * | | | | Fix handling of NULL fields in FIELD(). (Bug #10944)unknown2005-06-011-0/+6
| * | | | | Mergeunknown2005-05-311-0/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-311-0/+13
| | |\ \ \ \ \
| | | * | | | | Bug#10413 - Invalid column name is not rejectedunknown2005-05-311-0/+13
| * | | | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-0/+2
| * | | | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-0/+15
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-0/+15
| * | | | | | a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i...unknown2005-05-311-0/+12
| | |/ / / / | |/| | | |
| * | | | | olap.result, olap.test:unknown2005-05-301-0/+30
| | |/ / / | |/| | |
| * | | | mergeunknown2005-05-261-0/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | fixed problem with long string results of expressions in UNIONS (BUG#10025)unknown2005-05-261-0/+11