summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysql.result
diff options
context:
space:
mode:
authorunknown <jpipes@shakedown.(none)>2006-11-27 14:58:57 -0500
committerunknown <jpipes@shakedown.(none)>2006-11-27 14:58:57 -0500
commit5a0b54fd13e413eee1fbe2fc9176330d2daeb6fa (patch)
tree8000ea4cede29d098cc2e485d08d1f337ec4fa9f /mysql-test/r/mysql.result
parentf3c26f7d9c180fb2b220ee7a11a7419ada2a06bf (diff)
parent89220d074773ce768c044ba6042c9bebe7935acb (diff)
downloadmariadb-git-5a0b54fd13e413eee1fbe2fc9176330d2daeb6fa.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint
into shakedown.(none):/home/jpipes/dev/mysql-5.0-maint BitKeeper/etc/ignore: auto-union client/mysql.cc: Auto merged mysql-test/r/func_misc.result: Auto merged sql/item_func.h: Auto merged mysql-test/r/mysql.result: Manual merge mysql-test/t/mysql.test: Manual merge
Diffstat (limited to 'mysql-test/r/mysql.result')
-rw-r--r--mysql-test/r/mysql.result18
1 files changed, 11 insertions, 7 deletions
diff --git a/mysql-test/r/mysql.result b/mysql-test/r/mysql.result
index 7fd55351880..cfcb3eaf334 100644
--- a/mysql-test/r/mysql.result
+++ b/mysql-test/r/mysql.result
@@ -61,16 +61,16 @@ database()
test
unlock tables;
drop table t1;
-ソ
-ソ
+ツソ
+ツソ
c_cp932
-ソ
-ソ
-ソ
+ツソ
+ツソ
+ツソ
繧ス
繧ス
-ソ
-ソ
+ツソ
+ツソ
+----------------------+------------+--------+
| concat('>',col1,'<') | col2 | col3 |
+----------------------+------------+--------+
@@ -180,4 +180,8 @@ Too long dbname
ERROR 1049 (42000) at line 1: Unknown database 'test_really_long_dbnamexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
Too long hostname
ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'cyrils_superlonghostnameXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' (errno)
+1
+1
+ERROR at line 1: DELIMITER cannot contain a backslash character
+ERROR at line 1: DELIMITER cannot contain a backslash character
End of 5.0 tests