summaryrefslogtreecommitdiff
path: root/mysql-test/r/show_check.result
diff options
context:
space:
mode:
authorBernt M. Johnsen <bernt.johnsen@sun.com>2009-03-02 11:03:13 +0100
committerBernt M. Johnsen <bernt.johnsen@sun.com>2009-03-02 11:03:13 +0100
commitef165e36d9a9397dad36a23250456f578d88e1d9 (patch)
tree68128b43662f709e08b6d0097531cd9bfd7b8667 /mysql-test/r/show_check.result
parent5d2fc5335411bdd05a08a9b062d3441d4308dcaa (diff)
downloadmariadb-git-ef165e36d9a9397dad36a23250456f578d88e1d9.tar.gz
Prepared BUG#42711 for push
Diffstat (limited to 'mysql-test/r/show_check.result')
-rw-r--r--mysql-test/r/show_check.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/show_check.result b/mysql-test/r/show_check.result
index ad3138e80ea..15f28fb9610 100644
--- a/mysql-test/r/show_check.result
+++ b/mysql-test/r/show_check.result
@@ -1094,7 +1094,7 @@ CREATE DATABASE mysqltest1;
use mysqltest1;
CREATE TABLE t1(колонка1 INT);
----> Dumping mysqltest1 to show_check.mysqltest1.sql
+---> Dumping mysqltest1 to outfile1
DROP DATABASE mysqltest1;