summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-0/+5
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-0/+4
* Fixed portability problems in mysqlcheckunknown2001-04-211-1/+1
* Portability fixesunknown2001-04-203-10/+10
* Fix for BDB and LOCK TABLESunknown2001-04-192-0/+34
* Added test for PTHREAD_YIELDunknown2001-04-182-2/+4
* Don't force conf_to_src to be static an all systemsunknown2001-04-181-2/+0
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-171-0/+4
|\
| * bugfix: HAVING MATCHunknown2001-04-171-0/+4
* | Fixed that -ldl is not used for clientsunknown2001-04-171-1/+1
* | Don't use ranges on HEAP tables with LIKEunknown2001-04-171-1/+1
* | Fixed bug with HEAP tables when using LIKEunknown2001-04-161-0/+7
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-132-1/+1
|\
| * Changed Innobase to Innodbunknown2001-04-132-1/+1
* | BitKeeper/triggers/post-commitunknown2001-04-122-3/+3
|/
* mergeunknown2001-04-111-1/+1
|\
| * fixed bugs in the new stuff in rpl000001 testunknown2001-04-111-1/+1
* | Fixed bug when using a key on a CHAR(255) NULL columnunknown2001-04-121-0/+2
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-111-0/+10
|\
| * Fixed bug in REGEXP for Linux Alphaunknown2001-04-111-0/+10
* | do not log the drop internal temporary tables into the binary logunknown2001-04-102-0/+10
* | Merge work:/home/bk/mysqlunknown2001-04-101-0/+28
|\ \ | |/
| * Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-101-0/+28
* | added gprof optionsunknown2001-04-091-0/+2
|/
* Fixed INSERT DELAYED with Innobaseunknown2001-04-093-6/+6
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-0/+6
* Cleanup of manualunknown2001-04-021-0/+2
* Merge work:/home/bk/mysqlunknown2001-03-272-2/+5
|\
| * I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-272-2/+5
* | Created an isolation test for testing isolation levels.unknown2001-03-271-0/+61
* | Fixed bug in lock tables introduced by shared locks.unknown2001-03-271-0/+2
|/
* 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
|\