Changes

Jump to navigation Jump to search
77 bytes added ,  17:34, 27 November 2014
m
Line 621: Line 621:     
  drop database databasename;
 
  drop database databasename;
 +
or from the shell. Confirmation will be asked.
 +
mysqladmin drop databasename
 +
Replace databasename with the name of the database.
   −
Replace databasename with the name of the database.
   
===Remove a user===
 
===Remove a user===
 
Get access to the SME Server shell and MySQL and issue the following command:
 
Get access to the SME Server shell and MySQL and issue the following command:

Navigation menu