summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-12-021-1/+40
|\
| * Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-12-021-1/+40
* | Fix for sum_func IN (..)unknown2002-12-021-0/+2
* | a fix for a bug with HAVING sum_func IN (...)unknown2002-11-301-0/+1
|/
* Moved test to correct fileunknown2002-11-222-10/+18
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-11-221-0/+21
|\
| * Fixed bug with indexed NULL column <=> NULLunknown2002-11-221-0/+21
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-11-201-0/+10
|\ \ | |/ |/|
| * Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-11-051-0/+19
| |\
| * | Added test case for the last fixunknown2002-11-021-0/+10
* | | optimize table corruption fixed, though more clean fix is desired.unknown2002-11-131-0/+40
| |/ |/|
* | TEMPORARY MERGE tables are allowedunknown2002-11-051-0/+19
|/
* fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsunknown2002-10-281-0/+171
* Fixed problem with BDB tables and ALTER TABLEunknown2002-10-241-0/+2
* Fixed a bug in key optimizing handling where the expressionunknown2002-10-141-0/+44
* Fixed bug with BINARY NULLunknown2002-09-181-0/+10
* LOCK+modify+OPTIMIZE bugfixunknown2002-08-311-0/+11
* Mergeunknown2002-08-312-0/+15
|\
| * Little but nasty bug with BDB and alter tableunknown2002-08-282-0/+15
* | Added testing of temporary tables with replicationunknown2002-08-235-7/+49
|/
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+7
* A change in IF behaviour that several users asked for ...unknown2002-08-091-0/+4
* Portability fix for AIXunknown2002-08-081-1/+1
* Better error messages for mysql-test-rununknown2002-08-061-1/+1
* Fixed bug with GROUP BY on NULL fields.unknown2002-08-051-0/+11
* spurious binlog error code logging on temp table auto-drop fixedunknown2002-06-051-0/+21
* Merge nleippe@work.mysql.com:/home/bk/mysqlunknown2002-05-311-0/+8
|\
| * fixed 'load table from master' hang when host is emptyunknown2002-05-311-0/+8
* | Portability fixes for SCO and HPUXunknown2002-05-311-1/+1
|/
* Renamed stripp_sp -> strip_spunknown2002-05-272-0/+21
* Split raid C function to separate file to make things more portable.unknown2002-05-271-1/+1
* Changing testsunknown2002-05-242-16/+16
* just to check for GROUP by bugunknown2002-05-221-0/+16
* Fix bug in CONCAT_WS()unknown2002-05-171-0/+24
* Fixed bug in datetime range optimizationunknown2002-05-151-0/+20
* Fix for ISNULL()unknown2002-05-071-0/+1
* Fixed bug in ISNULL(not_null_expression)unknown2002-05-041-0/+10
* Fixed problems with DECIMAL() type on overflow.unknown2002-05-021-0/+64
* Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-261-0/+14
* New if testsunknown2002-04-221-0/+30
* Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-11/+0
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-183-2/+12
* Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-1/+2
* Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-0/+62
* Added help for --local-infileunknown2002-03-121-0/+8
* Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-0/+13
* Don't give warnings for empty statements with commentsunknown2002-02-141-1/+2
* Fixed bug in full join with many NULL fields.unknown2002-02-101-0/+24
* Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+75
* Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+13