diff options
author | bar@mysql.com/bar.intranet.mysql.r18.ru <> | 2006-10-30 10:14:03 +0400 |
---|---|---|
committer | bar@mysql.com/bar.intranet.mysql.r18.ru <> | 2006-10-30 10:14:03 +0400 |
commit | 0e3a1eece7289c56bb653f25523d4518ba694452 (patch) | |
tree | 56d83c3d4412f22521f650d31f0aad70abfa1ade /BitKeeper | |
parent | bbf84d6b9ee97076b7b99c6a2b8134880aafffe7 (diff) | |
download | mariadb-git-0e3a1eece7289c56bb653f25523d4518ba694452.tar.gz |
Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8
Problem: Too confusing error message when cannot convert
between string and column character sets on INSERT and UPDATE.
Fix: producing a better error message, instead of "Data too long"
in such cases
Additional changes: Adding "DROP TABLE IF EXISTS" into several
tests to be safe against failures in previous tests.
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/collapsed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/collapsed b/BitKeeper/etc/collapsed index d4d681937a2..073379cd917 100644 --- a/BitKeeper/etc/collapsed +++ b/BitKeeper/etc/collapsed @@ -2,3 +2,4 @@ 44ec850ac2k4y2Omgr92GiWPBAVKGQ 44edb86b1iE5knJ97MbliK_3lCiAXA 44f33f3aj5KW5qweQeekY1LU0E9ZCg +452c6c6dAjuNghfc1ObZ_UQ5SCl85g |