summaryrefslogtreecommitdiff
path: root/mysql-test/t/ps_11bugs.test
diff options
context:
space:
mode:
authorjoerg@mysql.com <>2004-10-21 16:02:12 +0200
committerjoerg@mysql.com <>2004-10-21 16:02:12 +0200
commit61ca493a8dab37e485c4293376f92f984f1807c1 (patch)
treecc214f6ff7f6ba6324f16ba74c0d94b875657f29 /mysql-test/t/ps_11bugs.test
parent1354b1bd5d3aa139cadb121816cc8331452e6651 (diff)
downloadmariadb-git-61ca493a8dab37e485c4293376f92f984f1807c1.tar.gz
Adapt 'ps_10nestset' to standard test style; correct a typing error in 'ps_11bugs'.
Diffstat (limited to 'mysql-test/t/ps_11bugs.test')
-rw-r--r--mysql-test/t/ps_11bugs.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/ps_11bugs.test b/mysql-test/t/ps_11bugs.test
index d0aeaf265bb..5945b140645 100644
--- a/mysql-test/t/ps_11bugs.test
+++ b/mysql-test/t/ps_11bugs.test
@@ -97,7 +97,7 @@ drop table t1;
# end of bug#1644
-# bug#1677: Prepared statement two-table join returns no rows when one is expected
+# bug#1676: Prepared statement two-table join returns no rows when one is expected
create table t1(
cola varchar(50) not null,