summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in REGEXP for Linux Alphaunknown2001-04-112-0/+28
* Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-102-0/+74
* Fixed INSERT DELAYED with Innobaseunknown2001-04-096-41/+52
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-052-0/+16
* Cleanup of manualunknown2001-04-021-0/+2
* Fixed bug in ALTER TABLEunknown2001-04-011-9/+13
* Added check to isolation test if Gemini is usedunknown2001-03-281-23/+2
* Merge work:/home/bk/mysqlunknown2001-03-274-4/+20
|\
| * I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-274-4/+20
* | Created an isolation test for testing isolation levels.unknown2001-03-272-0/+290
* | Fixed bug in lock tables introduced by shared locks.unknown2001-03-272-0/+25
|/
* worked around gcc bug to make compile-pentium-gcov workunknown2001-03-262-0/+13
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-0/+2
* Added test case that crashed Innobaseunknown2001-03-261-0/+9
* Fixed bug in send in mysqltestunknown2001-03-2532-40/+52
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-91/+51
* added test case for the nasty join query crashunknown2001-03-231-0/+163
* fixes to get flush test to work only to discover another bug in flushunknown2001-03-232-8/+27
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-234-0/+85
|\
| * Test case for bug when updating on keyunknown2001-03-234-0/+85
* | fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-222-0/+14
|/
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-215-1/+709
* Added isolation levelsunknown2001-03-211-1/+1
* Improved ANALYZE TABLE a bit for small tables.unknown2001-03-152-4/+29
* Added tests if a user variable is changed in the same query.unknown2001-03-152-0/+12
* Added fix for using variables with distinctunknown2001-03-153-8/+27
* changed signal by fd close to signal by vio_closeunknown2001-03-134-0/+34
* mysql-test/r/order_by.result fixed for new testunknown2001-03-131-0/+3
* sql_lex.cc per-thread state_map temporarily disabledunknown2001-03-131-1/+1
* untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-0/+40
* Added new tests to benchmark suiteunknown2001-03-111-4/+4
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-105-1/+36
* Fixed wrong option in mysql_install_dbunknown2001-03-091-0/+2
* Added documentation about mysql-test-rununknown2001-03-081-0/+5
* Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-082-0/+19
* Fixed test cases for innobaseunknown2001-03-073-92/+11
* Removed duplicated index_init() calls that causes problems with BDBunknown2001-03-072-21/+60
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-062-1/+2
* Merged some functions and removed some unused client functions.unknown2001-03-069-6/+86
* Fixes for innobase usageunknown2001-03-035-32/+303
* Mergeunknown2001-03-014-1/+39
|\
| * mysql-test/t/bdb-crash.testunknown2001-03-012-2/+6
| * text/blob fields in some cases were not handled properlyunknown2001-03-013-8/+44
* | sql_select.cc MATCH ... AGAINST (NULL) bug fixedunknown2001-02-282-20/+13
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-281-0/+18
|\ \ | |/
| * mysql-test/t/fulltext.testunknown2001-02-271-0/+18
* | 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
* | | Fixes for innobaseunknown2001-02-211-0/+21