summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Netwareunknown2003-01-288-13/+42
* Added timeout for wait_for_master_posunknown2003-01-252-3/+14
* fixed table invalidation in simple renamingunknown2003-01-241-0/+14
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-213-4/+23
|\
| * Fixed bug with EXPLAIN on empty tableunknown2003-01-201-2/+5
| * Fixed bug in LEFT JOIN with impossible ON/WHERE expressionunknown2003-01-191-2/+7
| * Merge with 3.23unknown2003-01-161-0/+11
| |\
| | * Fixed max_key_length when using UNIQUE keys.unknown2002-12-271-0/+11
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-174-1/+49
|\ \ \ | |/ /
| * | bugfix for 'ANALYZE for MERGE' and table-less MERGE tableunknown2003-01-161-1/+1
| * | Guard against compiling without -fno-exceptionsunknown2003-01-143-0/+48
* | | Fix for a bug in SHOW GRANTS when :unknown2003-01-111-0/+3
|/ /
* | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-1/+25
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-041-0/+31
|\ \
| * | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-0/+31
* | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-031-0/+1
|\ \ \ | |/ / |/| |
| * | Fix for the QUOTE() function.unknown2003-01-031-0/+1
* | | Test cleanupunknown2002-12-261-2/+6
|/ /
* | fix for an error in the merge from 3.23unknown2002-12-241-2/+2
* | 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
| | |\ \