Changes

From SME Server
Jump to navigationJump to search
2 bytes added ,  07:44, 9 November 2008
Line 92: Line 92:  
  mysqladmin create 'dbname' --default-character-set=utf8
 
  mysqladmin create 'dbname' --default-character-set=utf8
   −
This will create an empty database called name.
+
This will create an empty database called dbname.
    
{{Warning box|The 'root' user should not be permitted to access the database except from localhost. Each application should have its own database and its own user to access that database.||
 
{{Warning box|The 'root' user should not be permitted to access the database except from localhost. Each application should have its own database and its own user to access that database.||
985

edits

Navigation menu