Please note: If this FAQ s empty you must choose English language from the drop-down-box below. Only English content is available as of now!
Navigation
- FAQ Home
- All categories
- About Webyog support and about this FAQ
- About the SQLyog program
- Connection issues

- Using the GUI
- Managing your MySQL Database Systems

- Database Schema Synchronization
- MySQL DATA synchronization
- Notification Services
- Importing external data
- Backup/Restore
- SQLyog Job Agent (SJA)

- Working with Views, Stored Procedures and Triggers
- Character Set and Localization Issues
- MySQL bugs that affect SQLyog
- Questions on Open Source and Compiling
- Instant Response
- Sitemap
Most popular FAQs 
- I get error 1130 "Host is not allowed to ... (115514 views)
- Error no. 2003: Can't connect... (52178 views)
- Error no. 1251: "Client does not support authentication..." (48115 views)
- Error no. 1045: "Connection denied..." (41389 views)
- SQLyog Version History (40004 views)
- What is HTTP-tunneling? (29323 views)
- Error No. 2005: Unknown MySQL server host... (28420 views)
- What Is SSH and SSH-tunneling? (25521 views)
- Why are Stored Procedures not created when I import ... (23506 views)
- Do I need PHP to use SQLyog with MySQL? ... (21535 views)
Latest FAQs 
- SQLyog Version History (2010-03-09 03:20)
- SQLyog is a client for the MySQL server - ... (2009-09-11 07:48)
- Can I use SQLyog with the various SQL-modes available ... (2009-08-20 08:02)
- Failed dependency for libstdc++.so.5 error (2009-08-13 11:22)
- Wrong results are returned for FOUND_ROWS(). (2009-08-12 06:31)
About the SQLyog program » Installation and Configuration
Installation and upgrading
SQLyog is distributed with an automatic installer script. Just save it to your desktop and doubleclick the installation file. You will have an option to choose which folder on your system to install to.
To preserve settings etc. when upgrading just install over the old version. However if you want to keep your old version installed for a while (could be relevant when installing a beta-version!) then choose a new folder for the new version. You can then copy the sqlyog.ini file and all subfolders from the old installation folder to the new one.
When upgrading then please take the time to read the "version history" here or in the help file.
You may also need to replace your HTTP-tunneling file at your ISP(s). But SQLyog will display an error message if program version and tunneling file versions do not match.
Tags: -
Related entries:
- SQLyog Version History
- Error no. 1045: "Connection denied..."
- Can I use SQLyog with the WINE Windows emulator on LINUX.
- Can I add my own strings to SQLyog auto-complete?
- Introduction to the 'SQLyog Job Agent' (SJA)
Last update: 2006-01-22 22:32
Author: Peter Laursen
Revision: 1.0
You can comment this FAQ
Comment of jeremiah foster:
There is no mention of how to run the binary on linux. There is no man page, no packages for debian or Red Hat, i.e. a deb or a rpm. There is no documentation. These are serious drawbacks to widespread adoption of your tool. The very least that should happen is that you should build a man page.
Added at: 2006-09-21 13:17
Comment of Peter Laursen:
SQLyog is a Windows program. Windows programs do not have man pages! It does however run on Wine and is fully documented here: http://webyog.com/faq/31_71_en.html . To install a program in Wine you do not need RPM's or DEB's - you need (Windows) .exe's
Added at: 2006-10-04 18:46