mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
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.
This commit is contained in:
parent
bbf84d6b9e
commit
0e3a1eece7
13 changed files with 400 additions and 145 deletions
|
|
@ -2,3 +2,4 @@
|
|||
44ec850ac2k4y2Omgr92GiWPBAVKGQ
|
||||
44edb86b1iE5knJ97MbliK_3lCiAXA
|
||||
44f33f3aj5KW5qweQeekY1LU0E9ZCg
|
||||
452c6c6dAjuNghfc1ObZ_UQ5SCl85g
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue