summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-137-7/+7
|\
| * Changed Innobase to Innodbunknown2001-04-137-7/+7
* | BitKeeper/triggers/post-commitunknown2001-04-125-7/+30
|/
* Added intern which functions to benchmarksunknown2001-04-121-0/+21
* mergeunknown2001-04-114-1/+11
|\
| * mysql-test/t/rpl000015.testunknown2001-04-111-1/+1
| * fixed bugs in the new stuff in rpl000001 testunknown2001-04-115-2/+12
* | Fixed bug when using a key on a CHAR(255) NULL columnunknown2001-04-122-0/+20
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-112-0/+28
|\
| * Fixed bug in REGEXP for Linux Alphaunknown2001-04-112-0/+28
* | do not log the drop internal temporary tables into the binary logunknown2001-04-104-1/+60
* | Merge work:/home/bk/mysqlunknown2001-04-102-0/+74
|\ \ | |/
| * Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-102-0/+74
* | mysql-test/t/bench_count_distinct.testunknown2001-04-091-1/+1
* | added gprof optionsunknown2001-04-093-1/+41
|/
* 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