diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-04-09 16:19:22 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-04-09 16:19:22 +0200 |
commit | 3a8e1a2205b6e4147a484c598d59f01a9c8b720b (patch) | |
tree | 40ea4183f5a42fe96052e5a316cf6acf8c8b0fbb /mysql-test/t/sp-destruct.test | |
parent | ee92b2114d4b46e09f32821cb7667de47fcc6390 (diff) | |
download | mariadb-git-3a8e1a2205b6e4147a484c598d59f01a9c8b720b.tar.gz |
mysql-test fixes
Diffstat (limited to 'mysql-test/t/sp-destruct.test')
-rw-r--r-- | mysql-test/t/sp-destruct.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/t/sp-destruct.test b/mysql-test/t/sp-destruct.test index 75eeda8e289..f5d1dd57dfb 100644 --- a/mysql-test/t/sp-destruct.test +++ b/mysql-test/t/sp-destruct.test @@ -7,9 +7,6 @@ # In the case of trouble you might want to skip this. # -# embedded server returns different paths in error messages -# in lines like 'call bug14233();' -# mysqltest should be fixed to allow REPLACE_RESULT in error message -- source include/not_embedded.inc # Supress warnings written to the log file |