Changes

From SME Server
Jump to navigationJump to search
27 bytes added ,  01:42, 25 March 2007
m
Added headers
Line 46: Line 46:  
====Administration====
 
====Administration====
   −
To create a new database
+
===== Create a new database =====
 
* See the developers guide if you wish to automate the creation of a database within an rpm
 
* See the developers guide if you wish to automate the creation of a database within an rpm
 
or
 
or
* Get command line access and issue the following commands:
+
* Get access to the SME Server shell and issue the following commands:
    
   mysqladmin createdatabase 'name'
 
   mysqladmin createdatabase 'name'
Line 58: Line 58:  
}}
 
}}
   −
To create a new MySQL user. Decide which permissions you will have to give to the user on what database. Details about this can be found in the MySQL Manual found at the MySQL site. Get access to the SME Server shell and issue the following commands to login to the MySQL server:
+
===== Creating MySQL user(s) =====
 +
Decide which permissions you will have to give to the user on what database. Details about this can be found in the MySQL Manual found at the MySQL site. Get access to the SME Server shell and issue the following commands to login to the MySQL server:
    
   mysql
 
   mysql

Navigation menu