MySQL

  • Do you have any tools so that I can manage my databases?
  • What are my databases called?
  • What are my databases users called?
  • Can you restore a database?
  • How do I connect to a MySQL database remotely?
  • How do I create a user for MySQL?
  • How do I grant permission for a user to use a MySQL 
    database?
    R:
    1. Select "MySQL Databases"
    2. Select the user to whom you wish to grant permission to 
    use the database
    3. Select the MySQL database for which you wish to grant 
    permission for use
    4. Click on the button "Add User to Db"
    

    × close
  • How do I create a MySQL database?