mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge mysql.com:/home/my/mysql-4.1
into mysql.com:/home/my/mysql-5.0
This commit is contained in:
@@ -287,6 +287,7 @@ select 3 from t1 ;
|
||||
#
|
||||
#select 3 from t1 ;
|
||||
|
||||
# End of 4.1 tests
|
||||
|
||||
#
|
||||
# Bug #10251: Identifiers containing quotes not handled correctly
|
||||
@@ -296,8 +297,6 @@ select 1 as `a'b`, 2 as `a"b`;
|
||||
# Test escaping of quotes
|
||||
select 'aaa\\','aa''a',"aa""a";
|
||||
|
||||
|
||||
|
||||
#
|
||||
# Check of include/show_msg.inc and include/show_msg80.inc
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user