percona
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| percona [2017/01/05 06:29] – created felixonmars | percona [2019/08/25 04:01] (current) – felixonmars | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ==== Create UTF-8 Database and User ==== | ==== Create UTF-8 Database and User ==== | ||
| < | < | ||
| - | CREATE DATABASE `mydb` CHARACTER SET utf8 COLLATE  | + | CREATE DATABASE `mydb` CHARACTER SET utf8mb4  | 
| - | GRANT ALL ON `mydb`.* TO `username`@localhost  | + | CREATE USER ' | 
| + | GRANT ALL PRIVILEGES  | ||
| </ | </ | ||
| Line 70: | Line 71: | ||
|   * http:// |   * http:// | ||
|   * https:// |   * https:// | ||
| + |   * https:// | ||
percona.1483597790.txt.gz · Last modified: 2017/01/05 06:29 by felixonmars
                
                