summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak in send_fileunknown2003-10-081-2/+1
* Updated test for ISAM overflow bugunknown2003-08-282-0/+175
* Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-07-012-0/+27
|\
| * Fixed 'Unknown error' when doing ORDER BY on reference table whichunknown2003-06-292-0/+27
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-3.23unknown2003-06-262-0/+14
|\ \ | |/ |/|
| * fixed bug with type of user variables (bug #551)unknown2003-06-252-0/+14
* | Fixed problem with timestamps in binary log on 64 bit machinesunknown2003-04-232-0/+17
* | Changed innobase_flush_log_at_trx_commit to be 1 as defaultunknown2003-04-071-11/+11
|/
* A fix for a bug in MyISAM with large number of NULL columns and atunknown2003-03-251-2/+2
* Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-182-0/+21
* Check for empty table/column namesunknown2003-03-141-0/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-124-1/+26
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-03-112-1/+17
| |\
| | * fixed bug of unchecked random part of WHERE clause (bug #142)unknown2003-03-112-1/+17
| * | fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-112-0/+9
| |/
* | NEWDATE -> DATE in anylyse() outputunknown2003-03-122-2/+15
* | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-111-2/+2
|\ \ | |/ |/|
| * Changed --debug to append to test instead of creating new trace files.unknown2003-03-091-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-104-26/+36
|\ \ | |/ |/|
| * Don't allow BACKUP TABLE to overwrite filesunknown2003-03-104-26/+36
* | Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...unknown2003-03-072-0/+28
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-052-0/+24
|\ \
| * \ Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-03-042-0/+24
| |\ \ | | |/ | |/|
| | * fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-042-0/+24
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-034-2/+4
|\ \ \ | |/ /
| * | Added copying of *.slave-mi mysql-test filesunknown2003-02-281-1/+3
| * | change 'slave-master-info.opt' to .slave-mi to avoid problems with long filen...unknown2003-02-263-1/+1
| |/
* | A fix for new conditions being defined and upper condition not updatedunknown2003-02-062-0/+6
|/
* fixed functions to be able work with group function as argumentunknown2003-01-292-0/+41
* Fix when using auto_increment and last_insert_id() in the same insert statement.unknown2003-01-282-0/+54
* Fixed max_key_length when using UNIQUE keys.unknown2002-12-272-0/+19
* fix for a bug in CASE ...WHEN ...unknown2002-12-162-0/+9
* a test case for double free'ing of pointer in alter table ...unknown2002-12-041-0/+5
* Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-12-022-1/+46
|\
| * Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-12-022-1/+46
* | Fix for sum_func IN (..)unknown2002-12-022-0/+7
* | a fix for a bug with HAVING sum_func IN (...)unknown2002-11-302-0/+8
|/
* Moved test to correct fileunknown2002-11-224-13/+23
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-11-223-1/+40
|\
| * Fixed bug with indexed NULL column <=> NULLunknown2002-11-223-1/+40
* | fix error in resultunknown2002-11-211-1/+0
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-11-202-0/+14
|\ \ | |/ |/|
| * Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-11-121-2/+2
| |\
| * \ Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-11-052-0/+25
| |\ \
| * | | Added test case for the last fixunknown2002-11-022-0/+14
* | | | optimize table corruption fixed, though more clean fix is desired.unknown2002-11-132-0/+44
| |_|/ |/| |
* | | IGNORE/USE INDEX now work with HA_EXTRA_KEYREADunknown2002-11-091-2/+2
| |/ |/|
* | TEMPORARY MERGE tables are allowedunknown2002-11-052-0/+25
|/
* fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsunknown2002-10-281-0/+171
* Fixed problem with BDB tables and ALTER TABLEunknown2002-10-241-0/+2