summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* WL#2076: Added if(...) construct to mysqltestunknown2005-06-161-585/+0
* fix test results - Bug #11328unknown2005-06-161-3/+1
* func_if.result, func_if.test:unknown2005-06-131-14/+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/+34
|\
| * ctype_utf8.test, ctype_utf8.result:unknown2005-06-131-0/+34
* | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-133-5/+1666
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-073-5/+1666
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-06-073-5/+1666
| | |\ \
| | | * | BUG#6883: Added tests for create/drop temporary table, UNLOCK TABLESunknown2005-06-011-492/+760
| | | * | BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CRE...unknown2005-05-273-5/+1398
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9500unknown2005-06-101-1/+6
|\ \ \ \ \
| * | | | | Fix problem with handling of lower_case_table_name == 2 whenunknown2005-06-081-1/+6
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-10566unknown2005-06-091-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Increase limit of partial key length in MEMORY storage engineunknown2005-05-241-0/+5
* | | | | | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-091-0/+6
|\ \ \ \ \ \
| * | | | | | Bug#11028 Crash on create table likeunknown2005-06-091-0/+6
* | | | | | | Fix broken test suite.unknown2005-06-091-3/+3
|/ / / / / /
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-091-0/+2
|\ \ \ \ \ \
| * | | | | | Fix for bug#10732: Set SQL_MODE to NULL gives garbled error messageunknown2005-06-091-0/+2
| | |/ / / / | |/| | | |
* | | | | | update result file for ps7_ndbunknown2005-06-091-3/+3
|/ / / / /
* | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-06-071-0/+16
|\ \ \ \ \
| * | | | | bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]unknown2005-06-071-0/+16
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-075-21/+21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-075-21/+21
| |\ \ \ \ \
| | * | | | | Many files:unknown2005-06-075-21/+21
* | | | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2005-06-071-0/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug #10901unknown2005-06-031-0/+32
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-071-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Revert Bar's fix as this causes changes in the key tree that could cause inco...unknown2005-06-071-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-06-071-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sql_select.cc, item_buff.cc, item.h:unknown2005-06-071-0/+11
* | | | | | Bug#10253: compound index length and utf8 char setunknown2005-06-071-0/+11
|/ / / / /
* | | | | 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/+53
* | | | mergemergedunknown2005-06-041-4/+3
|\ \ \ \
| * | | | after mergemergeunknown2005-06-041-0/+8
| * | | | mergemergedunknown2005-06-031-12/+3
| |\ \ \ \
| | * | | | after merge fixesunknown2005-06-031-3/+11
* | | | | | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-033-19/+32
|/ / / / /
* | | | | ctype_utf8.result, ctype_utf8.test:unknown2005-06-031-0/+3
* | | | | item_func.cc:unknown2005-06-021-0/+6
* | | | | Update results of test after merge of bugfixunknown2005-06-011-0/+1
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9660unknown2005-06-011-6/+6
|\ \ \ \ \
| * | | | | Fix table renaming to not lowercase table names for all storageunknown2005-05-251-6/+6
| | |_|/ / | |/| | |
* | | | | Fix handling of NULL fields in FIELD(). (Bug #10944)unknown2005-06-011-0/+6
* | | | | Mergeunknown2005-05-311-0/+9
|\ \ \ \ \
| * \ \ \ \ Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-311-0/+9
| |\ \ \ \ \
| | * | | | | Bug#10413 - Invalid column name is not rejectedunknown2005-05-311-0/+9
* | | | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+3