|
From: Dmitry Y. <fir...@ya...> - 2012-07-06 08:32:34
|
06.07.2012 12:20, Dimitry Sibiryakov wrote: > I have a script which creates my tables in my own just created database or any existing > user-choosen database. Because I can't predict default character set of such user > database, all fields in this script are created with explicit character set NONE. So you mean that the database is created before it becomes known what is the application charset, right? In this case I agree that my suggestion is an overkill. But I don't insist, it was just an idea. Dmitry |