Navigation:  Setting up a Database, Table and Users > MySQL Administrator >

Setting up MySQL Administrator

Top  Previous  Next

When you start MySQL Administrator for the first time then you will see a window similar to this:

 

ma1

 

We will now add and register our MySQL instance in the MySQL Connections window so that we don't have type the hostname and username every time we need to connect to our server. Click on the button with the three dots to display the options dialog:

 

ma2

 

Fill in all the required information so that you have a screen similar to the one shown below and click the Apply Changes and Close button:

 

ma3

 

Now you can connect to the server by filling in the password and clicking on the OK button:

 

ma4

 

and you should be presented with the server information screen:

 

ma5

 

MySQL Administrator is now setup and we can start creating the database, tables etc.