[edit] Installing MySQL Tools for 5.0
What we'll actually use from this package for creating the databases is MySQL Administrator.
There is nothing too special in the install process, basically click "next" until you get the confirmation that everything has finished installing.
This is how the install wizard of MySQL Administrator looks ( you can open it by browsing through Start -> All Programs -> MySQL -> MySQL Administrator):
Type "localhost" in the server host field and "root" in the username filed.Make sure port 3306 is selected.
That's it.
|