diff options
author | monty@mashka.mysql.fi <> | 2002-11-12 12:42:42 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2002-11-12 12:42:42 +0200 |
commit | 97bb57f76526719e1bf53c1dcb55fa9ba87893df (patch) | |
tree | 64ca040d65207f67531780b5d412e720c122c372 /tests | |
parent | 876f3f4d308739805a0a1ac71c32c9dc3060a948 (diff) | |
download | mariadb-git-97bb57f76526719e1bf53c1dcb55fa9ba87893df.tar.gz |
Extended WEEK() to be able to handle ISO weeks.
unlink socket file if mysqld dies on startup
Some optimization of AND expressions
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cdb623fa2a0..356da61ed57 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST = auto_increment.res auto_increment.tst \ insert_and_repair.pl \ grant.pl grant.res test_delayed_insert.pl \ pmail.pl mail_to_db.pl table_types.pl \ - udf_test udf_test.res + udf_test udf_test.res myisam-big-rows.tst # Don't update the files from bitkeeper %::SCCS/s.% |