summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23monty@mashka.mysql.fi2003-01-161-0/+11
|\
| * Fixed max_key_length when using UNIQUE keys.monty@mashka.mysql.fi2002-12-272-0/+19
* | bugfix for 'ANALYZE for MERGE' and table-less MERGE tableserg@serg.mysql.com2003-01-162-2/+2
* | Guard against compiling without -fno-exceptionsmonty@mashka.mysql.fi2003-01-146-0/+99
* | Portability fixmonty@mashka.mysql.fi2003-01-091-1/+1
* | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-092-2/+68
* | Portability fixesmonty@mashka.mysql.fi2003-01-071-11/+22
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-042-0/+56
|\ \
| * | Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-042-0/+56
* | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0ram@mysql.r18.ru2003-01-032-0/+4
|\ \ \ | |/ / |/| |
| * | Fix for the QUOTE() function.ram@mysql.r18.ru2003-01-032-0/+4
* | | Test cleanupmonty@mashka.mysql.fi2002-12-262-4/+7
* | | mergemonty@mashka.mysql.fi2002-12-261-2/+2
|\ \ \ | |/ / |/| |
| * | Update of test resultsmonty@mashka.mysql.fi2002-12-261-0/+5
* | | fix for an error in the merge from 3.23Sinisa@sinisa.nasamreza.org2002-12-242-2/+7
|/ /
* | Merge with 3.23:monty@mashka.mysql.fi2002-12-212-0/+9
|\ \ | |/
| * fix for a bug in CASE ...WHEN ...Sinisa@sinisa.nasamreza.org2002-12-162-0/+9
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-12-202-2/+5
|\ \
| * | Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-202-2/+5
* | | Fix for found rows in multi-table updatesSinisa@sinisa.nasamreza.org2002-12-182-0/+20
|/ /
* | Transactions in AUTOCOMMIT=0 mode didn't rotate binary logmonty@mashka.mysql.fi2002-12-147-15/+15
* | RESET SLAVE and CHANGE MASTER will now give an error if slave is running.monty@mashka.mysql.fi2002-12-133-0/+9
* | Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-1/+10
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-12-107-13/+15
|\ \
| * | order_by.result, key_diff.result:serg@serg.mysql.com2002-12-102-4/+4
| * | bulk insert code optimizedserg@serg.mysql.com2002-12-075-9/+11
* | | Don't initialize fulltext functions twice in multi-table-updatemonty@mashka.mysql.fi2002-12-063-9/+10
|/ /
* | Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-0/+5
* | Merge with 3.23monty@mashka.mysql.fi2002-12-051-0/+9
|\ \ | |/
| * a test case for double free'ing of pointer in alter table ...Sinisa@sinisa.nasamreza.org2002-12-041-0/+5
* | Removed copying of parameters as this leads to memory leaks in embedded server.monty@mashka.mysql.fi2002-12-053-24/+53
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2002-12-042-0/+18
|\ \
| * | post-merge fixserg@serg.mysql.com2002-12-041-0/+15
| * | mergedserg@serg.mysql.com2002-12-041-0/+3
| |\ \ | | |/
| | * Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-12-022-1/+46
| | |\
| | | * Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-12-022-1/+46
| | * | Fix for sum_func IN (..)Sinisa@sinisa.nasamreza.org2002-12-022-0/+7
| | * | a fix for a bug with HAVING sum_func IN (...)Sinisa@sinisa.nasamreza.org2002-11-302-0/+8
| | |/
* | | A fix for the bug in a SELECT with joined tables with ORDER BY and Sinisa@sinisa.nasamreza.org2002-12-042-1/+20
|/ /
* | Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-038-2/+114
* | Fixed some bugs from last multi-table-update push.monty@mashka.mysql.fi2002-12-016-15/+192
* | New multi-table-update codemonty@mashka.mysql.fi2002-11-292-58/+40
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-242-1/+18
|\ \
| * | fixed invalidation of query cachebell@sanja.is.com.ua2002-11-222-1/+18
* | | Updated results after merge from 3.23monty@mashka.mysql.fi2002-11-243-0/+74
* | | merge with 3.23 to get bugfixes for <=> NULL and --bind-addressmonty@mashka.mysql.fi2002-11-243-0/+39
|\ \ \ | | |/ | |/|
| * | Moved test to correct filemonty@mashka.mysql.fi2002-11-224-13/+23
| * | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-11-223-1/+40
| |\ \
| | * | Fixed bug with indexed NULL column <=> NULLmonty@mashka.mysql.fi2002-11-223-1/+40
| * | | fix error in resultSinisa@sinisa.nasamreza.org2002-11-211-1/+0