summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes (for windows)unknown2003-01-212-7/+7
* Merge with 4.0 (Fix bug in LEFT JOIN and EXPLAIN on empty table)unknown2003-01-204-6/+26
|\
| * Fixed bug with EXPLAIN on empty tableunknown2003-01-202-2/+8
| * Fixed bug in LEFT JOIN with impossible ON/WHERE expressionunknown2003-01-192-4/+18
* | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-2/+2
* | Merge with 4.0.9unknown2003-01-1811-4/+128
|\ \ | |/
| * Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-171-1/+1
| |\
| | * bugfix for MERGE tables and MAX(key)unknown2003-01-171-1/+1
| * | After merge fixunknown2003-01-171-0/+14
| * | Merge with 3.23unknown2003-01-161-0/+11
| |\ \ | | |/ | |/|
| | * Fixed max_key_length when using UNIQUE keys.unknown2002-12-272-0/+19
| * | bugfix for 'ANALYZE for MERGE' and table-less MERGE tableunknown2003-01-162-2/+2
| * | Guard against compiling without -fno-exceptionsunknown2003-01-146-0/+99
| * | Portability fixunknown2003-01-091-1/+1
* | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-172-1/+4
|\ \ \
| * | | Replication: Optimize away string.appendunknown2003-01-172-1/+4
* | | | Added --compatible mode to mysqldump.unknown2003-01-161-1/+1
* | | | Added support sql_mode, which can be used to produce various outputsunknown2003-01-162-0/+117
* | | | after merging fixingunknown2003-01-141-1/+1
* | | | mergeunknown2003-01-1412-61/+61
|\ \ \ \
| * | | | Updates for multi-byte character setsunknown2003-01-1412-61/+61
* | | | | Merge venu@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-093-13/+97
|\ \ \ \ \ | |/ / / /
| * | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-01-093-13/+97
| |\ \ \ \
| | * | | | Post merge fixunknown2003-01-092-19/+27
| | * | | | merge with 4.0.9unknown2003-01-093-13/+89
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-092-2/+68
| | | * | Portability fixesunknown2003-01-071-11/+22
* | | | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-094-2/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simple misc cases - warningsunknown2003-01-074-2/+26
| |/ / /
* | | | euc_kr, koi8_r and koi8_u have been renamed so that nowunknown2003-01-092-9/+9
* | | | Separating CHARSET and COLLATION termsunknown2003-01-099-199/+199
* | | | fixed order_by test to make it repeatableunknown2003-01-092-18/+18
* | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-082-0/+55
|\ \ \ \ | |/ / / |/| | |
| * | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-01-062-0/+55
| |\ \ \
| | * | | Optimization of key usage (ORDER BY) (SCRUM)unknown2003-01-042-0/+55
* | | | | Updated test resultsunknown2003-01-061-0/+2
* | | | | mergeunknown2003-01-064-9/+19
|\ \ \ \ \ | |/ / / /
| * | | | koi8_ru -> koi8_runknown2003-01-052-9/+9
| * | | | fixed SET with subselectunknown2003-01-042-0/+12
| |/ / /
* | | | merge post fixunknown2003-01-061-2/+2
* | | | Merge with 4.0.8unknown2003-01-063-1/+58
|\ \ \ \ | | |/ / | |/| |
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-042-0/+56
| |\ \ \
| | * | | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-042-0/+56
| * | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-032-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for the QUOTE() function.unknown2003-01-032-0/+4
* | | | | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-06238-711/+923
* | | | | mergeunknown2003-01-0412-5/+65
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Added support for DROP TEMPORARY TABLEunknown2003-01-043-9/+7
| * | | | Merge with 4.0.8unknown2003-01-0311-3/+65
| |\ \ \ \ | | |/ / /
| | * | | Test cleanupunknown2002-12-262-4/+7