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. 

Added by humancoder 2 years, 4 months ago

MySQL create user and database

These sql statements should be executed by root. Adds a user + database + flushes privileges. 

Added by humancoder 2 years, 4 months ago