summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23:unknown2002-12-211-0/+5
|\
| * fix for a bug in CASE ...WHEN ...unknown2002-12-161-0/+5
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-12-201-0/+3
|\ \
| * | Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-0/+3
* | | Fix for found rows in multi-table updatesunknown2002-12-181-0/+10
|/ /
* | RESET SLAVE and CHANGE MASTER will now give an error if slave is running.unknown2002-12-131-0/+4
* | Merge work:/home/bk/mysql-4.0unknown2002-12-101-0/+2
|\ \
| * | bulk insert code optimizedunknown2002-12-071-0/+2
* | | Don't initialize fulltext functions twice in multi-table-updateunknown2002-12-061-2/+2
|/ /
* | Merge with 3.23unknown2002-12-051-0/+9
|\ \ | |/
| * a test case for double free'ing of pointer in alter table ...unknown2002-12-041-0/+5
* | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-12-041-0/+3
|\ \
| * \ mergedunknown2002-12-041-0/+3
| |\ \ | | |/
| | * 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
| | |/
* | | A fix for the bug in a SELECT with joined tables with ORDER BY and unknown2002-12-041-1/+7
|/ /
* | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-034-0/+48
* | Fixed some bugs from last multi-table-update push.unknown2002-12-013-9/+81
* | New multi-table-update codeunknown2002-11-291-29/+21
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-241-1/+8
|\ \
| * | fixed invalidation of query cacheunknown2002-11-221-1/+8
* | | Updated results after merge from 3.23unknown2002-11-241-0/+38
* | | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressunknown2002-11-242-0/+22
|\ \ \ | | |/ | |/|
| * | 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
* | | | | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-244-8/+45
| |_|_|/ |/| | |
* | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-201-1/+1
|\ \ \ \
| * | | | Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-1/+1
* | | | | Merge work:/home/bk/mysql-4.0unknown2002-11-201-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bug in _ftb_strstr fixed :)unknown2002-11-201-0/+1
* | | | | Added tests for boolean operators in select partunknown2002-11-181-0/+23
* | | | | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-171-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | new status variable (number of queries deleted because of low memory)unknown2002-11-171-0/+2
* | | | | merge::records_in_range and optimizerunknown2002-11-171-0/+33
|/ / / /
* | | | Small improvement to alloc_rootunknown2002-11-166-28/+60
* | | | mergedunknown2002-11-131-10/+222
|\ \ \ \ | |/ / /
| * | | optimize table corruption fixed, though more clean fix is desired.unknown2002-11-131-0/+40
| | |/ | |/|
* | | Extended WEEK() to be able to handle ISO weeks.unknown2002-11-121-0/+3
* | | Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-0/+28
* | | Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-11-091-1/+40
* | | manually mergedunknown2002-11-071-0/+19
|\ \ \
| * \ \ Mergeunknown2002-11-064-11/+69
| |\ \ \
| * \ \ \ mergedunknown2002-11-051-0/+19
| |\ \ \ \ | | | |/ / | | |/| |