Advertisement
actuallykane

MySQL server configuration

Jan 12th, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. set mysql_connection_string "server=localhost;uid=root;password=1202;database=essentialmode"
  2.  
  3. add_ace resource.essentialmode command.sets allow
  4. add_ace resource.essentialmode command.add_principal allow
  5. add_ace resource.essentialmode command.add_ace allow
  6. set es_enableCustomData 1
  7.  
  8. start mysql-async
  9. start esplugin_mysql
  10. start essentialmode
  11. start es_admin2
  12. start es_prisonfive
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement