|
From: Dmitry Y. <fir...@ya...> - 2012-07-06 08:10:04
|
06.07.2012 11:45, Dimitry Sibiryakov wrote: > How about isc_create_database()? Should it follow the same rules? Sure. > Shouldn't it be coupled with prohibiting declaration of charset for single fields? > Currently nothing prevent (me) from creating database with default charset NONE and set > charset for every character field in every table. I think it should. > Yep: how to find out server version before creating database? As usual, by connecting to the service manager and asking for the server version. Dmitry |