summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Applied Sinisa's patch:unknown2003-02-192-0/+12
* Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2003-02-1710-26/+121
|\
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-1710-26/+121
* | fixed invalidation of query cache on LOAD DATAunknown2003-02-142-1/+22
|/
* Better fix for count(distinct) bugunknown2003-02-101-1/+4
* count(distint) on an empty table crash fixedunknown2003-02-102-0/+14
* Fix problem in MIN/MAX optimisation (from last patch)unknown2003-02-074-4/+29
* Added test for SHOW CREATEunknown2003-02-072-0/+91
* Added START TRANSACTION syntaxunknown2003-02-069-10/+75
* Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-042-1/+23
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-032-0/+80
|\
| * Fix for MIN/MAX with empty tablesunknown2003-02-032-0/+80
* | bug tests addedunknown2003-02-032-4/+26
|/
* After merge fixunknown2003-01-291-0/+17
* merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-292-0/+40
|\
| * fixed functions to be able work with group function as argumentunknown2003-01-292-0/+41
* | Merge work:/home/bk/mysql-4.0unknown2003-01-282-5/+24
|\ \
| * | fixed "DROP table_open_in_handler" hangunknown2003-01-282-5/+24
* | | Updated results for 4.0unknown2003-01-281-0/+26
* | | mergeunknown2003-01-2819-19/+207
|\ \ \ | |/ / |/| |
| * | Merge with 3.23.56 (Replace manual with 'empty' document)unknown2003-01-282-0/+54
| |\ \ | | |/
| | * Fix when using auto_increment and last_insert_id() in the same insert statement.unknown2003-01-282-0/+54
| * | Fixes for Netwareunknown2003-01-2813-13/+125
| * | Added timeout for wait_for_master_posunknown2003-01-254-6/+28
* | | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(),unknown2003-01-283-9/+9
* | | fixes for SHOW VARIABLES and --ft-stopword-listunknown2003-01-271-1/+1
* | | ft_stopword_file added to 'SHOW VARIABLES' outputunknown2003-01-271-1/+2
|/ /
* | fixed table invalidation in simple renamingunknown2003-01-242-0/+25
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-216-6/+51
|\ \
| * | Fixed bug with EXPLAIN on empty tableunknown2003-01-202-2/+8
| * | Fixed bug in LEFT JOIN with impossible ON/WHERE expressionunknown2003-01-192-4/+18
| * | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-171-1/+1
| |\ \
| * | | After merge fixunknown2003-01-171-0/+14
| * | | Merge with 3.23unknown2003-01-161-0/+11
| |\ \ \ | | | |/ | | |/|
| | * | Fixed max_key_length when using UNIQUE keys.unknown2002-12-272-0/+19
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-178-3/+102
|\ \ \ \ | | |_|/ | |/| |
| * | | bugfix for MERGE tables and MAX(key)unknown2003-01-171-1/+1
| |/ /
| * | bugfix for 'ANALYZE for MERGE' and table-less MERGE tableunknown2003-01-162-2/+2
| * | Guard against compiling without -fno-exceptionsunknown2003-01-146-0/+99
* | | Fix for a bug in SHOW GRANTS when :unknown2003-01-112-0/+8
* | | changing a bit SHOW GRANTS to display empty row in global table.unknown2003-01-091-0/+6
|/ /
* | Portability fixunknown2003-01-091-1/+1
* | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-092-2/+68
* | Portability fixesunknown2003-01-071-11/+22
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-042-0/+56
|\ \
| * | Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-042-0/+56
* | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-032-0/+4
|\ \ \ | |/ / |/| |
| * | Fix for the QUOTE() function.unknown2003-01-032-0/+4
* | | Test cleanupunknown2002-12-262-4/+7
* | | mergeunknown2002-12-261-2/+2
|\ \ \ | |/ / |/| |