mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
USE mysql; statements (#394)
https://mariadb.com/kb/en/create-user/: ``` For each account, CREATE USER creates a new row in mysql.user (until MariaDB 10.3 this is a table, from MariaDB 10.4 it's a view) or mysql.global_priv_table (from MariaDB 10.4) that has no privileges. ``` https://dev.mysql.com/doc/refman/8.0/en/create-user.html#create-user-overview: ``` For each account, CREATE USER creates a new row in the mysql.user system table. ```
home, heroImage, actionText, actionLink, features, footer
| home | heroImage | actionText | actionLink | features | footer | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| true | /doc_pterry.png | Get Started → | /project/introduction |
|
MIT Licensed | Copyright © 2015 - 2018 Dane Everitt & Contributors |
Languages
Vue
38.5%
JavaScript
36.6%
CSS
24.8%
Shell
0.1%