AndrewD
04-02-2007, 06:58 PM
I'm having problems with command line imports into MySQL (windows) of database dumps which include characters outside the usual ascii range (accents, etc). I get errors of the form:
ERROR 1406 at line xx - data too long for column 'xxx'
I can always get round this by changing the characters for standard ascii, but is there a command line switch I'm missing?
ERROR 1406 at line xx - data too long for column 'xxx'
I can always get round this by changing the characters for standard ascii, but is there a command line switch I'm missing?