2 lines
No EOL
107 B
Text
2 lines
No EOL
107 B
Text
CREATE USER 'proxysql'@'%' IDENTIFIED BY '<%= @proxysql_password %>';
|
|
GRANT USAGE ON *.* TO 'proxysql'@'%'; |