summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in SQL_CALC_FOUND_ROWS + LIMITunknown2002-06-102-1/+34
* Bug fix for complicated GROUP BY ... ORDER BY query.unknown2002-06-092-52/+16
* A bug fix and test case for a bug that appears in quereis where there unknown2002-06-082-0/+40
* removed init_count from IO_CACHE.unknown2002-06-051-5/+15
* Bug fix for multi-table delete with test case and manual entryunknown2002-06-042-0/+22
* Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-043-0/+20
* merge with 3.23unknown2002-06-022-5/+3
|\
| * Merge nleippe@work.mysql.com:/home/bk/mysqlunknown2002-05-312-0/+10
| |\
| | * fixed 'load table from master' hang when host is emptyunknown2002-05-312-0/+10
| * | Portability fixes for SCO and HPUXunknown2002-05-312-3/+3
| |/
* | Fixed bug: load table from master w/empty master would hang.unknown2002-05-302-0/+19
* | fixed tests after mergeunknown2002-05-282-0/+20
* | merge with 3.23.51unknown2002-05-274-1/+30
|\ \ | |/
| * Renamed stripp_sp -> strip_spunknown2002-05-274-0/+37
| * Split raid C function to separate file to make things more portable.unknown2002-05-271-1/+1
| * Changing testsunknown2002-05-244-20/+20
| * just to check for GROUP by bugunknown2002-05-221-0/+16
| * A check that group by bug from 4.0.2 is not here ...unknown2002-05-221-0/+4
* | Test re-groupingunknown2002-05-244-36/+36
* | Portability fixesunknown2002-05-222-2/+3
* | test cases for the GROUP BY bug ...unknown2002-05-222-0/+36
* | mergeunknown2002-05-211-0/+15
|\ \
| * | Fixes for gcc 3.1unknown2002-05-211-0/+15
* | | Style/typo fixup of Turbo Boyer-Moore info.unknown2002-05-211-1/+1
|/ /
* | mergeunknown2002-05-192-0/+37
|\ \ | |/
| * Fix bug in CONCAT_WS()unknown2002-05-172-0/+37
* | Optimize LIKE with turbo-boyer-more algoritmunknown2002-05-172-0/+19
* | Fixed some compilation problems in last changesetunknown2002-05-166-1/+213
* | merge with 3.23.51unknown2002-05-166-0/+110
|\ \ | |/
| * Fixed bug in datetime range optimizationunknown2002-05-152-0/+27
| * Fix for ISNULL()unknown2002-05-072-0/+4
| * Fixed bug in ISNULL(not_null_expression)unknown2002-05-042-0/+11
| * Fixed test results after last changesunknown2002-05-023-6/+2
| * Fixed problems with DECIMAL() type on overflow.unknown2002-05-022-0/+172
| * Don't change FLOAT(X+1,X) to FLOAT(X+2,X)unknown2002-04-262-0/+30
* | mergeunknown2002-05-162-3/+124
|\ \
| * | Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-162-3/+124
* | | yet another ft-trunc bug fixedunknown2002-05-152-0/+5
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2002-05-141-1/+1
|\ \
| * | added --loose to --des-key-file in *.opt for mysql-test not to fail w/o sslunknown2002-05-141-1/+1
* | | phrase search parser bugunknown2002-05-082-0/+13
* | | "duplicated rows" bugunknown2002-05-072-0/+9
* | | Typo fixedunknown2002-05-031-1/+1
* | | Portability fixesunknown2002-04-266-12/+33
* | | mergeunknown2002-04-257-19/+77
|\ \ \ | | |/ | |/|
| * | New if testsunknown2002-04-222-0/+65
| * | Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23unknown2002-04-221-11/+0
| |\ \
| | * | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-11/+0
| * | | Fixing Innodb test resultsunknown2002-04-211-1/+1
| |/ /
| * | SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-186-6/+22