summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-0/+9
* reversed virtual mastersasha@mysql.sashanet.com2001-05-031-5/+0
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-252-5/+13
|\
| * Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-252-5/+13
* | fixed redundant repetition of use db in mysqlbinlogsasha@mysql.sashanet.com2001-04-241-0/+5
|/
* Fixed probelm with count(*) and normal functions when no matchin rows.monty@donna.mysql.fi2001-04-211-0/+4
* Fixed portability problems in mysqlcheckmonty@donna.mysql.fi2001-04-211-1/+1
* Portability fixesmonty@donna.mysql.fi2001-04-203-10/+10
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-192-0/+34
* Added test for PTHREAD_YIELDmonty@donna.mysql.fi2001-04-182-2/+4
* Don't force conf_to_src to be static an all systemsmonty@donna.mysql.fi2001-04-181-2/+0
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-04-171-0/+4
|\
| * bugfix: HAVING MATCHserg@serg.mysql.com2001-04-171-0/+4
* | Fixed that -ldl is not used for clientsmonty@donna.mysql.fi2001-04-171-1/+1
* | Don't use ranges on HEAP tables with LIKEmonty@donna.mysql.fi2001-04-171-1/+1
* | Fixed bug with HEAP tables when using LIKEmonty@donna.mysql.fi2001-04-161-0/+7
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-132-1/+1
|\
| * Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-132-1/+1
* | BitKeeper/triggers/post-commitsasha@mysql.sashanet.com2001-04-122-3/+3
|/
* mergesasha@mysql.sashanet.com2001-04-111-1/+1
|\
| * fixed bugs in the new stuff in rpl000001 testsasha@mysql.sashanet.com2001-04-111-1/+1
* | Fixed bug when using a key on a CHAR(255) NULL columnmonty@donna.mysql.fi2001-04-121-0/+2
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-111-0/+10
|\
| * Fixed bug in REGEXP for Linux Alphamonty@donna.mysql.fi2001-04-111-0/+10
* | do not log the drop internal temporary tables into the binary logsasha@mysql.sashanet.com2001-04-102-0/+10
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-04-101-0/+28
|\ \ | |/
| * Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLmonty@donna.mysql.fi2001-04-101-0/+28
* | added gprof optionssasha@mysql.sashanet.com2001-04-091-0/+2
|/
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-093-6/+6
* moved bdb/innobase to compile-pentium-debug-maxsasha@mysql.sashanet.com2001-04-051-0/+6
* Cleanup of manualmonty@donna.mysql.fi2001-04-021-0/+2
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-272-2/+5
|\
| * I was wrong about concurrent insert issue in rpl000016 - it still failedsasha@mysql.sashanet.com2001-03-272-2/+5
* | Created an isolation test for testing isolation levels.ccarkner@nslinuxw10.bedford.progress.com2001-03-271-0/+61
* | Fixed bug in lock tables introduced by shared locks.monty@donna.mysql.fi2001-03-271-0/+2
|/
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-0/+2
* Fixed bug in send in mysqltestmonty@donna.mysql.fi2001-03-258-4/+15
* Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-03-232-0/+16
|\
| * Test case for bug when updating on keymonty@tik.mysql.fi2001-03-232-0/+16
* | fixed bug on re-open of temp tables after FLUSH in the middle of opensasha@mysql.sashanet.com2001-03-221-0/+2
|/
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-212-0/+366
* Improved ANALYZE TABLE a bit for small tables.monty@donna.mysql.fi2001-03-151-2/+16
* Added tests if a user variable is changed in the same query.monty@donna.mysql.fi2001-03-151-0/+8
* Added fix for using variables with distinctmonty@donna.mysql.fi2001-03-151-0/+6
* changed signal by fd close to signal by vio_closesasha@mysql.sashanet.com2001-03-132-0/+6
* mysql-test/r/order_by.result fixed for new testserg@serg.mysql.com2001-03-131-0/+3
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-102-0/+4
* Fixed bug in INSERT DELAYED when INSERT generated an errormonty@donna.mysql.fi2001-03-081-0/+5
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-2/+3
* Removed duplicated index_init() calls that causes problems with BDBmonty@donna.mysql.fi2001-03-071-21/+57