summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-132-0/+6
| | | * | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-132-14/+18
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-136-26/+26
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-134-10/+22
| | | |\ \ \
| | | | * | | Forgot to correct comment in key.test (after fixing bug 390).unknown2003-05-131-1/+1
| | | | * | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-134-9/+21
| | | | |/ /
| | | * | | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because ofunknown2003-05-132-16/+4
| | | |/ /
| | * | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-132-0/+29
| | * | | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)unknown2003-05-133-0/+28
| | * | | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-132-2/+118
| | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-23/+5
| | |\ \
| | | * | Removed timing of tests from mysql-test-run.unknown2003-05-131-23/+5
| | * | | Safety fix to enable RAID in max binariesunknown2003-05-134-0/+18
| | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-053-0/+25
| | |\ \
| | | * | Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste...unknown2003-05-053-0/+25
| | * | | result updatedunknown2003-05-041-0/+11
| | * | | "delete from table where const" bug fixedunknown2003-05-031-0/+6
| | * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-05-032-13/+25
| | |\ \ \ | | | |/ /
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-032-13/+25
| | | |\ \
| | | | * | Fix problem where key_read was not cleaned up properly, which caused assert i...unknown2003-05-032-13/+25
| | * | | | test case addedunknown2003-05-032-0/+8
| | |/ / /
| | * | | removing architecture dependent testunknown2003-04-302-4/+0
| | * | | merge fixunknown2003-04-2916-51/+274
| | |\ \ \ | | | |/ /
| | | * | - Removed two EXPLAIN SELECT statements from the InnoDB test suiteunknown2003-04-282-8/+0
| | | * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-277-14/+104
| | | * | Merge with 3.23:unknown2003-04-263-11/+28
| | | |\ \
| | | | * | Fixed problem with timestamps in binary log on 64 bit machinesunknown2003-04-232-0/+17
| | | | * | Changed innobase_flush_log_at_trx_commit to be 1 as defaultunknown2003-04-071-11/+11
| | | * | | Fix for -fbranch-probabilites (bug 268)unknown2003-04-267-18/+142
| | * | | | code cleanupunknown2003-04-292-1/+2
| | * | | | merge fixunknown2003-04-2619-74/+459
| | |\ \ \ \ | | | |/ / /
| | | * | | filesort.cc, order_by.result:unknown2003-04-262-0/+39
| | | * | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-04-251-3/+3
| | | |\ \ \
| | | | * | | - Updated innodb test results on Heikki's request (InnoDB now supportsunknown2003-04-251-3/+3
| | | * | | | Merge bk-internal:/home/bk/mysql-4.0unknown2003-04-2513-73/+263
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Fixed bug in SET SQL_BIG_SELECTSunknown2003-04-242-9/+55
| | | | * | | Changed test slightly to make it repeatableunknown2003-04-242-2/+6
| | | | * | | Fixes for valgrindunknown2003-04-2311-63/+203
| | | | | |/ | | | | |/|
| | | * | | Merge bk-internal:/home/bk/mysql-4.0unknown2003-04-234-0/+156
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't wor...unknown2003-04-232-0/+24
| | | | * | correct test resultunknown2003-04-231-3/+3
| | | | * | do not mark the table as analyzed unless all the key parts are REALLY analyzed.unknown2003-04-232-0/+132
| | * | | | Fixing few small problems in SET PASSWORD:unknown2003-04-211-1/+1
| | * | | | Three bug fixes and one fix being undone.unknown2003-04-191-0/+1
| | * | | | Fix for a bug with InnoDB SQL handler, when previous query failedunknown2003-04-162-2/+16
| | * | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-162-1/+63
| | |\ \ \ \ | | | |/ / /
| | | * | | Fixed bug in SUM() with NULL:sunknown2003-04-152-1/+63
| | | |/ /
| | * | | fix for a bug with two natural joins.unknown2003-04-162-0/+21
| | * | | Fix for a NAN problem in FORMAT(...) string function ..unknown2003-04-142-0/+4
| | * | | Two bug fixesunknown2003-04-112-0/+15