msql_create_db

msql_create_db -- mSQL データベースを作成する

説明

int msql_create_db(string database name, int [link_identifier] );

msql_create_db() は、指定されたリンク ID に関連付けられた サーバー上で新しいデータベースの作成を試みます。

msql_drop_db も参照下さい。