summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ftb bug fixedunknown2002-04-182-1/+5
* | | Mergeunknown2002-04-182-1/+5
|\ \ \
| * | | phrase searchunknown2002-04-182-1/+5
* | | | Merge work:/home/bk/mysql-4.0unknown2002-04-152-2/+2
|\ \ \ \
| * | | | reckless slave optionunknown2002-04-152-2/+2
* | | | | query cache code can be excluded from serverunknown2002-04-151-0/+1
| |/ / / |/| | |
* | | | mergeunknown2002-04-121-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update for BTREE keys in HEAP tablesunknown2002-04-121-2/+2
| | |/ | |/|
* | | fixed bug in truncating temp tablesunknown2002-04-082-0/+11
* | | fix for SQL_CALC_FOUND_ROWS in UNION'sunknown2002-04-032-1/+9
|/ /
* | Fix for a bug with EXPLAIN and (....) UNION (....) order by unknown2002-04-022-0/+6
* | relay_log_space_limitunknown2002-04-014-24/+24
* | Merge work:/home/bk/mysql-4.0unknown2002-03-266-4/+44
|\ \
| * | replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-156-4/+44
* | | merge (remove conflicting zip files)unknown2002-03-272-0/+130
|\ \ \
| * | | Updated resultsunknown2002-03-271-0/+58
| * | | merge with 3.23.50unknown2002-03-272-1/+73
| |\ \ \ | | | |/ | | |/|
| | * | Fix for bug in WHERE key='j' or key='J'unknown2002-03-222-1/+12
| | * | Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-0/+62
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-03-236-13/+10
|\ \ \ \
| * | | | added building without query cacheunknown2002-03-226-13/+10
* | | | | Fixes for offset bug in UNION's and making UNION's obeyunknown2002-03-222-0/+14
|/ / / /
* | | | fix for the limit bug in UNION's and some additional syntax unknown2002-03-192-0/+29
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-152-2/+122
|\ \ \ \ | |/ / / |/| | |