summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs in mysqltestunknown2001-04-182-6/+6
* Don't force conf_to_src to be static an all systemsunknown2001-04-181-8/+11
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-171-1/+9
|\
| * bugfix: HAVING MATCHunknown2001-04-171-1/+9
* | Fixed that -ldl is not used for clientsunknown2001-04-171-0/+1
* | Fixed bug with HEAP tables when using LIKEunknown2001-04-161-0/+15
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-131-1/+1
|\
| * Changed Innobase to Innodbunknown2001-04-131-1/+1
* | BitKeeper/triggers/post-commitunknown2001-04-122-4/+11
|/
* mergeunknown2001-04-113-0/+10
|\
| * mysql-test/t/rpl000015.testunknown2001-04-111-1/+1
| * fixed bugs in the new stuff in rpl000001 testunknown2001-04-114-1/+11
* | Fixed bug when using a key on a CHAR(255) NULL columnunknown2001-04-121-0/+18
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-111-0/+18
|\
| * Fixed bug in REGEXP for Linux Alphaunknown2001-04-111-0/+18
* | do not log the drop internal temporary tables into the binary logunknown2001-04-102-1/+50
* | Merge work:/home/bk/mysqlunknown2001-04-101-0/+46
|\ \ | |/
| * Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-101-0/+46
* | mysql-test/t/bench_count_distinct.testunknown2001-04-091-1/+1
* | added gprof optionsunknown2001-04-091-0/+12
|/
* Fixed INSERT DELAYED with Innobaseunknown2001-04-093-35/+46
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-0/+10
* 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-272-2/+15
|\
| * I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-272-2/+15
* | Created an isolation test for testing isolation levels.unknown2001-03-271-0/+229
* | Fixed bug in lock tables introduced by shared locks.unknown2001-03-271-0/+23
|/
* worked around gcc bug to make compile-pentium-gcov workunknown2001-03-262-0/+13
* Added test case that crashed Innobaseunknown2001-03-261-0/+9
* Fixed bug in send in mysqltestunknown2001-03-2524-36/+37
* 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-231-6/+19
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlunknown2001-03-232-0/+69
|\
| * Test case for bug when updating on keyunknown2001-03-232-0/+69
* | fixed bug on re-open of temp tables after FLUSH in the middle of openunknown2001-03-221-0/+12
|/
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-212-1/+341
* Improved ANALYZE TABLE a bit for small tables.unknown2001-03-151-2/+13
* Added tests if a user variable is changed in the same query.unknown2001-03-151-0/+4
* Added fix for using variables with distinctunknown2001-03-152-8/+21
* changed signal by fd close to signal by vio_closeunknown2001-03-132-0/+28
* untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-0/+40
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-102-0/+28
* Fixed wrong option in mysql_install_dbunknown2001-03-091-0/+2
* Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-081-0/+14
* Fixed test cases for innobaseunknown2001-03-072-90/+8
* Removed duplicated index_init() calls that causes problems with BDBunknown2001-03-071-0/+3
* Merged some functions and removed some unused client functions.unknown2001-03-064-1/+56
* Fixes for innobase usageunknown2001-03-032-31/+299