27 Commits (5e42c0de8d0793d3e714e8368dccd3b69e385fab)

Author SHA1 Message Date
unknown 661796389f Bug#17711: DELETE doesn't use index when ORDER BY, LIMIT and non-restricting 19 years ago
unknown d2c90fcb8e Fix for bug #23412: delete rows with null date field 19 years ago
unknown 1431966d02 Bug #21392: multi-table delete with alias table name fails with 19 years ago
unknown 16878843e0 Fix for bug #8143: A date with value 0 is treated as a NULL value 20 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown e2285c541b Fixed bug in multiple-table-delete where some rows was not deleted 21 years ago
unknown f1a97c0c49 delete.result, delete.test: 21 years ago
unknown 1dc1ad9c9a Bug#6252 - Duplicate columns in keys should fail 21 years ago
unknown dc3f3ce694 delete.result, delete.test: 21 years ago
unknown 7b1626edd4 a fix (bug #4198: Incorrect key file for table). 22 years ago
unknown a07e48eca0 After merge fixes 22 years ago
unknown 80ec807976 WorkLog#1323 22 years ago
unknown 900d00c866 IGNORE option was added for DELETE statement (WL#1334) 22 years ago
unknown 155b8e0013 "delete from table where const" bug fixed 23 years ago
unknown b0b315dce3 After merge fixes 23 years ago
unknown 8529b744b7 fixed Field::eq() to work with CHAR(0) fields 23 years ago
unknown 14810ff1d3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
unknown fce29f66fb moved links initialization 23 years ago
unknown fe9bbec4c0 reverting a test that belongs to 3.23 23 years ago
unknown a3a99fc7ca A fix for the bug with: 23 years ago
unknown 3f363c7d4d LOCK+change+OPTIMIZE MyISAM bug 24 years ago
unknown e7026604e9 A nasty fix when all rows are deleted with a write lock 24 years ago
unknown f537319d42 Added support for hex strings to mysqlimport 25 years ago
unknown 9cecbe9bc2 Test replace on all table types. 25 years ago