summaryrefslogtreecommitdiff
path: root/mysql-test/main/ps_missed_cmds.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/ps_missed_cmds.result')
-rw-r--r--mysql-test/main/ps_missed_cmds.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/ps_missed_cmds.result b/mysql-test/main/ps_missed_cmds.result
index ce3b6acc898..d377a359666 100644
--- a/mysql-test/main/ps_missed_cmds.result
+++ b/mysql-test/main/ps_missed_cmds.result
@@ -694,7 +694,7 @@ EXECUTE stmt_1;
# results in emitting the error ER_FOREIGN_SERVER_EXISTS
# since a server with same has just been created.
EXECUTE stmt_1;
-ERROR HY000: The foreign server, s, you are trying to create already exists
+ERROR HY000: Cannot create foreign server 's' as it already exists
EXECUTE stmt_2;
# Execute the same prepared statement the second time to check that
# no internal structures used for handling the 'ALTER SERVER' statement