summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* make test result more obviousunknown2003-03-131-1/+2
* test result updated after mergeunknown2003-03-133-4/+31
* making sure that test works.unknown2003-03-121-1/+1
* A little bit improved test caseunknown2003-03-121-1/+1
* A bug fix for multi-table updates with InnoDB storage engineunknown2003-03-111-0/+17
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-112-3/+33
|\
| * Openssl testunknown2003-03-112-3/+33
* | mergeunknown2003-03-102-18/+45
|\ \
| * | after merge fixesunknown2003-03-104-18/+62
| * | Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+4
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-101-6/+8
| | |\ \
| | | * | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-6/+8
| | * | | Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...unknown2003-03-071-0/+4
* | | | | Merge work:/home/bk/mysql-4.0unknown2003-03-071-0/+20
|\ \ \ \ \
| * | | | | disable partial timestamps in --new modeunknown2003-03-061-2/+2
| * | | | | --new option and local variable to optionally turn onunknown2003-03-051-0/+20
* | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-03-074-104/+128
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things)unknown2003-03-074-119/+122
| * | | | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-0/+21
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-051-0/+4
| | |\ \ \
| | | * | | fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-041-0/+4
| | | |/ /
| | * | | A fix for new conditions being defined and upper condition not updatedunknown2003-02-061-0/+1
| | |/ /
* | | | Merge work:/home/bk/mysql-4.0unknown2003-03-043-2/+23
|\ \ \ \ | |/ / /
| * | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-1/+8
| |\ \ \
| | * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-1/+8
| * | | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-031-1/+1
| * | | | ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL ...unknown2003-03-021-0/+14
* | | | | optimizer should check for "field LIKE const" not "field like STRING"unknown2003-03-021-0/+10
|/ / / /
* | | | Merge work:/home/bk/mysql-4.0unknown2003-03-021-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | fix auto-increment in sub-key and insert ... selectunknown2003-03-021-0/+10
* | | | LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-281-0/+0
* | | | Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-2/+2
| |_|/ |/| |
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-261-0/+3
|\ \ \ | |/ / |/| |
| * | Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-261-0/+3
* | | fix a bug in the testunknown2003-02-251-2/+4
|/ /
* | test updatedunknown2003-02-241-4/+5
* | tests updatedunknown2003-02-221-1/+4
* | Applied Sinisa's patch:unknown2003-02-191-0/+6
* | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2003-02-175-25/+32
|\ \
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-175-25/+32
* | | fixed invalidation of query cache on LOAD DATAunknown2003-02-141-0/+11
|/ /
* | count(distint) on an empty table crash fixedunknown2003-02-101-0/+5
* | Fix problem in MIN/MAX optimisation (from last patch)unknown2003-02-072-3/+19
* | Added test for SHOW CREATEunknown2003-02-071-0/+56
* | Added START TRANSACTION syntaxunknown2003-02-065-6/+47
* | Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-041-0/+12
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-031-0/+53
|\ \
| * | Fix for MIN/MAX with empty tablesunknown2003-02-031-0/+53
* | | bug tests addedunknown2003-02-031-2/+17
|/ /
* | After merge fixunknown2003-01-291-0/+17