[opencms-dev] OpenCMS 6 and MySQL 4.1.12

Thomas Maerz thomasmaerz at gmx.de
Mon Aug 22 13:18:42 CEST 2005


Laurent Druart <druart at ugr.be> writes:

> I'm 
> new with MySQL...

| c:\mysql\bin\mqslqadmin -u root -p create opencms
| c:\mysql\bin\mysql -u root -e "grant all on opencms.* to 'opencms'@'localhost' identified by 'password' with grant option;"

http://dev.mysql.com/doc/mysql/en/mysql-database-administration.html
http://dev.mysql.com/doc/mysql/en/adding-users.html


The settings for creating the database are not saved and are used only
for creating the database and tables.

HTH.

Regards,
Thomas




More information about the opencms-dev mailing list