See all tags
Snippets tagged with mysql
MyISAM to InnoDB and latin1 to utf8
Switch from MyISAM to InnoDB and from latin1 to utf8 easy and painlessly.
MySQL create user and database
These sql statements should be executed by root. Adds a user + database + flushes privileges.
