Prior to this FAQ, you must see this blog entry[1] done by James Branam. As you know, he configured MySQL Community Server with the Database Explorer. Now, Database Explorer contains Databases/Server Nodes. So, if we need to configure XAMPP, WAMP or any other -AMP stack OR probably only use Community Server. Then, you need to change properties for MySQL Server Node.
So, James in his blog entry[1], explained how to do it with MySQL Server, later on with MySQL Administrator Tool.
![]() |
You must be wondering what's entered in above Path fields, lets do a comparative analysis of James blog, and this configuration-
| Entry Fields | Separate Installation | Bundled with XAMPP |
|---|---|---|
| Path/URL to admin tool | Browse to the admin tool "mysql-dir/bin/mysqladmin" | Browse to the GUI Tool "/MySQL Tools for version/" |
| Path to start command | Browse to the "mysql-dir/bin/mysqld" command | |
| Path to stop command | Browse to the admin tool "mysql-dir/bin/mysqladmin" | Browse to the admin tool "xampplite/myql/bin/mysqladmin" |
| mysql-xampp-admin-tool.png | ![]() |
19608 bytes |