mysql_installation
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mysql_installation [2010/07/27 09:43] – created michael | mysql_installation [2021/04/24 07:40] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| - | register user | + | register user examples |
| - | mysql> CREATE USER ' | + | mysql> CREATE USER ' |
| - | mysql> GRANT ALL PRIVILEGES ON *.* TO ' | + | mysql> GRANT ALL PRIVILEGES ON *.* TO ' |
| - | -> WITH GRANT OPTION; | + | |
| - | mysql> CREATE USER ' | + | |
| - | mysql> GRANT ALL PRIVILEGES ON *.* TO ' | + | mysql> GRANT ALL PRIVILEGES ON *.* TO ' |
| - | -> WITH GRANT OPTION; | + | |
| - | mysql> CREATE USER ' | + | |
| - | mysql> GRANT RELOAD, | + | mysql> GRANT RELOAD, |
| - | mysql> CREATE USER ' | + | |
| + | mysql> CREATE USER ' | ||
| + | mysql> GRANT RELOAD, | ||
| + | |||
| + | | ||
| set rights | set rights | ||
| - | FLUSH PRIVILEGES; | + | |
mysql_installation.1280223802.txt.gz · Last modified: 2021/04/24 07:38 (external edit)
