Mysql tricks

From NuclearCat's homepage
Jump to: navigation, search
create database amarokdb;
grant all privileges on amarokdb.* to amarokuser@localhost IDENTIFIED BY 'obscure';
Personal tools