summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysqlunknown2001-07-301-0/+38
|\
| * added test case for fulltext join bugunknown2001-07-301-0/+38
* | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-302-5/+78
|/
* Add test case for update/replace bug in bdb.unknown2001-07-242-0/+9
* fixed mysterious offset confusion bugunknown2001-07-183-2/+56
* Fixed problem with part keys and BDB tablesunknown2001-07-181-0/+11
* bdb.test new test for a bug reportunknown2001-07-171-0/+15
* Added timeouts to make lock test repeatableunknown2001-07-172-1/+5
* Made replication test portable accross table handlers unknown2001-07-162-9/+11
* Mergeunknown2001-07-164-0/+30
|\
| * Patch for netBSDunknown2001-07-164-0/+30
* | updated lock testunknown2001-07-132-0/+18
* | test case for low priority updates race bugunknown2001-07-132-0/+24
|/
* fixed float test result for updated test caseunknown2001-06-281-0/+2
* Merge work:/home/bk/mysqlunknown2001-06-283-0/+32
|\
| * fixed message in post-commit triggerunknown2001-06-283-0/+32
* | Allow floats of type 1.0e1unknown2001-06-281-1/+2
|/
* merged test from 4.0unknown2001-06-212-0/+20
* fixed drop/create database bug when holding global read lockunknown2001-06-214-0/+37
* UNIQUE keys are not anymore shown as PRIMARY KEYunknown2001-06-212-0/+17
* Fixed bug in mysqlcheck when using --fastunknown2001-06-196-2/+36
* Added --skip-stack to mysql-test-rununknown2001-06-121-4/+5
* Fixed wrong mysql-testunknown2001-06-122-1/+2
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-122-0/+16
|\
| * Added --verbose option to mysqlshowunknown2001-06-122-0/+16
* | send a separate commit message to internalsunknown2001-06-112-0/+20
|/
* Changed compare in MyISAM to use my_pread()unknown2001-06-114-2/+22
* Changed innodb_unix_file_flush_method -> innodb_flush_methodunknown2001-06-071-0/+6
* manual.texi website address changeunknown2001-06-031-1/+1
* Added ABS() to make tests more portable.unknown2001-06-031-1/+1
* test if dirty close releases global read lock held by a threadunknown2001-06-012-0/+12
* Fixed problems with decimals withing IF()unknown2001-05-293-2/+15
* Remove wrong access check for locks.unknown2001-05-232-0/+6
* Fixed test case to work with the new auto_increment handling in InnoDBunknown2001-05-231-2/+2
* Updated documentation of how to add new native functions.unknown2001-05-232-3/+4
* Force close of sockets on HPUX 10.20unknown2001-05-191-0/+1
* mergedunknown2001-05-162-0/+16
|\
| * Fulltext manual changed, MERGE bug fixedunknown2001-05-162-0/+16
* | mysql-test/r/rpl000001.resultunknown2001-05-161-0/+6
* | mysql-test/t/rpl000001.testunknown2001-05-161-0/+8
|/
* Applied patches for BDB tablesunknown2001-05-092-0/+29
* reversed virtual masterunknown2001-05-032-23/+0
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-255-13/+32
|\
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-255-13/+32
* | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-243-1/+24
|/
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-217-8/+28
* Fixed portability problems in mysqlcheckunknown2001-04-211-1/+1
* Portability fixesunknown2001-04-206-10/+20
* Fix for BDB and LOCK TABLESunknown2001-04-194-0/+88
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-191-1/+1
|\