diff options
author | sasha@mysql.sashanet.com <> | 2000-11-21 16:41:29 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2000-11-21 16:41:29 -0700 |
commit | 74fbeabbf86068eaee44c58e7151532442fc96d2 (patch) | |
tree | 5afdb1e2522ab29fea99ec99b46391792913a044 /.bzrignore | |
parent | 4f91d5b5fe1349c5bdf6be567dece52cc632d8e7 (diff) | |
download | mariadb-git-74fbeabbf86068eaee44c58e7151532442fc96d2.tar.gz |
client/mysqltest.c
generate a bigger reject file ( full in most cases) if the master result file is 0 length
sql/sql_show.cc
fixed 3 bugs in SHOW CREATE TABLE
New test case shw000001 for SHOW CREATE TABLE bugs
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index 17a5b8b1554..79307b9312c 100644 --- a/.bzrignore +++ b/.bzrignore @@ -274,3 +274,5 @@ mysql-test/var/slave-data/test/choo.frm mysql-test/var/slave-data/test/choo.MYD mysql-test/var/slave-data/test/choo.MYI mysql-test/var/tmp/README +BitKeeper/tmp/bkOF1wtJ +scripts/mysqldumpslow |