I noticed on the page for ’Server Requirements’ ..
http://svn.modxcms.com/docs/display/revolution/Server+Requirements
under the heading ’MySQL Database Requirements’
that it says:
•CREATE DATABASE will allow new installs to create the database for you with the proper charset/collation.
the word ’proper’ there is what interests me.
Does this say I can SET the charset/collation of my choice?
I use the MySQL module in cPanel to create databases, users & set perms.
But I see no ’CREATE DATABASE’ option here. All I see is:
SELECT CREATE
INSERT ALTER
UPDATE DROP
DELETE LOCK TABLES
INDEX REFERENCES
CREATE TEMPORARY TABLES
CREATE ROUTINE
I would like to be able to set charset/collation during install.
And IF I am able to enable the ’CREATE DATABASE’ option/priviledge/perm, HOW would I go about setting charset/collation during installation?