percona
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| percona [2019/05/22 14:55] – felixonmars | percona [2019/08/25 04:01] (current) – felixonmars | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| < | < | ||
| CREATE DATABASE `mydb` CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci; | CREATE DATABASE `mydb` CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci; | ||
| - | GRANT ALL ON `mydb`.* TO `username`@localhost | + | CREATE USER ' |
| + | GRANT ALL PRIVILEGES | ||
| </ | </ | ||
| Line 70: | Line 71: | ||
| * http:// | * http:// | ||
| * https:// | * https:// | ||
| + | * https:// | ||
percona.txt · Last modified: 2019/08/25 04:01 by felixonmars
