Logged in as: Guest | Login/Register
 

Transfering MySQL Administrator/Query Browser connection details

Tutorials > Database Management Systems > MySQL > Tips And Tricks > Transfering MySQL Administrator/Query Browser connection details

Discuss this tutorial here | Search www.geeksww.com for more tutorials here

If you are trying to transfer your connection details for Query browser or Administrator from one computer to another then follow the instructions described in this tutorial.

MySQL client tools' settings are stored in a file called mysqlx_user_connections.xml. You just have to copy this file from one machine to another. Location of this file depends upon the operating system you are using.

For Windows 2000,XP:

Client tools store connection information in C:\Documents and Settings\<username>\Application Data\MySQL\

Where <username> is your windows login name.

For Linux/Unix:

On Linux, the files are stored in the ~/.mysqlgui directory.



 
Discuss this tutorial here | Search www.geeksww.com for more tutorials here
 

Similar Tutorials:

 

Support Geeks Worldwide:

Link to us:

You can support us by putting a link to our website on your blog or website (code is below).

<a href="http://www.geeksww.com/">
Geeks Worldwide - Tutorials about Software Installation,
Configuration, Administration, Monitoring, Tools, Tips &
Tricks
</a>

OR a simple one.

<a href="http://www.geeksww.com/">
Geeks Worldwide - IT related Tutorials
</a>

Feedbacks:

We appreciate feedbacks and suggestions about our tutorials and Geeks Worldwide from readers. Please contact us using the form here and let us know what you think about the tutorial and the website in general.

Bookmark Us:

We are working on new features for the website, please keep visiting or bookmark us using your favourite bookmarking service.

Subscribe to RSS:

You can subscribe to our RSS feed here.

 
Creative Commons License