1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

added skiped newline to the end of file mysql-test/t/mysqldump.test

mysql-test/t/mysqldump.test:
  added skiped newline to the end of file
This commit is contained in:
unknown
2004-02-10 18:44:27 +04:00
parent a54adfc3ab
commit aaa35925ac

View File

@ -60,4 +60,4 @@ DROP TABLE t1;
create table ```a` (i int);
--exec $MYSQL_DUMP --skip-comments test
drop table ```a`;
drop table ```a`;