diff options
author | bar@bar.mysql.r18.ru <> | 2003-07-29 17:39:39 +0500 |
---|---|---|
committer | bar@bar.mysql.r18.ru <> | 2003-07-29 17:39:39 +0500 |
commit | a057f75bc16ba060f2b15345f1afb5d1527c1ead (patch) | |
tree | 8aef48655752a7aa7cdc0d8c7c93977de47d1af4 /Docs | |
parent | c2a7768b56ff3716040448ebec508725ea5ec992 (diff) | |
download | mariadb-git-a057f75bc16ba060f2b15345f1afb5d1527c1ead.tar.gz |
Fixed that this sequence didn't produce an error as it should have:
CREATE TABLE t1 (s1 CHAR(5) COLLATE latin1_german1_ci,
s2 CHAR(5) COLLATE latin1_swedish_ci);
SELECT * FROM t1 WHERE s1 = s2;
Diffstat (limited to 'Docs')
0 files changed, 0 insertions, 0 deletions