Don't allow badly formed UTF8 identitiers

This commit is contained in:
unknown 2004-07-07 16:39:43 +05:00
commit 5ef15478cd
27 changed files with 53 additions and 1 deletions

View file

@ -312,3 +312,4 @@ character-set=latin2
"Got temporary error %d '%-.100s' from %s",
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",