summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-0/+2
* Fixed bug in send in mysqltestunknown2001-03-258-4/+15
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-232-0/+16
|\
| * Test case for bug when updating on keyunknown2001-03-232-0/+16
* | fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-221-0/+2
|/
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-212-0/+366
* Improved ANALYZE TABLE a bit for small tables.unknown2001-03-151-2/+16
* Added tests if a user variable is changed in the same query.unknown2001-03-151-0/+8
* Added fix for using variables with distinctunknown2001-03-151-0/+6
* changed signal by fd close to signal by vio_closeunknown2001-03-132-0/+6
* mysql-test/r/order_by.result fixed for new testunknown2001-03-131-0/+3
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-102-0/+4
* Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-081-0/+5
* Fixed test cases for innobaseunknown2001-03-071-2/+3
* Removed duplicated index_init() calls that causes problems with BDBunknown2001-03-071-21/+57
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-1/+1
* Merged some functions and removed some unused client functions.unknown2001-03-065-5/+30
* Fixes for innobase usageunknown2001-03-031-0/+2
* Mergeunknown2001-03-011-0/+3
|\
| * mysql-test/t/bdb-crash.testunknown2001-03-011-0/+3
* | sql_select.cc MATCH ... AGAINST (NULL) bug fixedunknown2001-02-281-0/+1
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-231-1/+1
|\ \ | |/ |/|
| * Mergeunknown2001-02-191-1/+1
| |\
| | * sql_select.cc (at last) fulltext/cache bug fixedunknown2001-02-101-1/+1
* | | replication fixesunknown2001-02-191-0/+4
|/ /
* | Added locks needed for Innobaseunknown2001-02-181-0/+37
* | Write UNION() for MERGE tablesunknown2001-02-171-0/+6
* | Merge work:/home/bk/mysqlunknown2001-02-141-0/+4
|\ \
| * | fixed bug in timestamp replicationunknown2001-02-141-0/+4
| * | mysql-test/r/fulltext.resultunknown2001-02-141-2/+2
| |/
* | Changed --replace to --replace_result in mysqltestunknown2001-02-153-3/+7
|/
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-0/+2
* New myisamchk option --sort-recoverunknown2001-01-314-0/+20
* mergeunknown2001-01-282-0/+11
|\
| * fixed up lock counting code - Monty's suggestionsunknown2001-01-272-2/+7
| * Table_locks_waitedunknown2001-01-261-0/+6
* | Fixed ALTER TABLE on MERGE tablesunknown2001-01-282-0/+20
|/
* fixed improper read of log name from master.info which broke slave server res...unknown2001-01-242-2/+2
* Added last_errno and last_error to show slave statusunknown2001-01-243-21/+30
* fixes for testsunknown2001-01-231-0/+4
* fixed bug in master_pos_wait(), got rid of sleep hack, unknown2001-01-221-0/+4
* Fixes for OSF1unknown2001-01-221-1/+1
* SHOW [FULL] COLUMNSunknown2001-01-221-0/+8
* Fixed typos from prev changesetunknown2001-01-211-1/+0
* Mergeunknown2001-01-211-0/+4
|\
| * client/mysqltest.cunknown2001-01-191-0/+4
* | Changes for --with-server-suffixunknown2001-01-211-1/+1
* | mergeunknown2001-01-191-0/+2
|\ \ | |/ |/|
| * Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-0/+2
* | fixed buffer overrun in resolve_stack_dumpunknown2001-01-181-0/+39