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
- SQL Scheduler and Reporting Tool
- 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
- Sitemap
1 user online | 1 Guest and 0 Registered
Most popular FAQs 
- I get error 1130 "Host is not allowed to ... (169314 views)
- Error no. 2003: Can't connect... (86274 views)
- SQLyog Version History (63952 views)
- Error no. 1045: "Connection denied..." (61348 views)
- Error no. 1251: "Client does not support authentication..." (58317 views)
- Error No. 2005: Unknown MySQL server host... (50193 views)
- What is HTTP-tunneling? (42282 views)
- What Is SSH and SSH-tunneling? (38073 views)
- Can I use SQLyog with the WINE Windows emulator ... (34946 views)
- Why are Stored Procedures not created when I import ... (34267 views)
Latest FAQs 
- SQLyog Version History (2012-01-26 08:20)
- SQLyog is a client for the MySQL server - ... (2011-11-04 04:48)
- I get error 1130 "Host is not allowed to ... (2011-11-01 05:21)
- Problems on Ubuntu 11.x (2011-10-29 13:02)
- Problems creating a functional DSN on 64 bit Windows. ... (2011-09-15 14:34)
Sticky FAQs
About the SQLyog program » Installation and Configuration
ID #1182
Do I need to replace the PHP tunneler file when I upgrade SQLyog?
Generally not.
You only need to upgrade the PHP file if we have made any changes to the PHP file shipped with that version of SQLyog. While we release upgrades to SQLyog frequently, the PHP file does not change for months in general. We try as much as we can to avoid changes to the tunneler as we realize that for users that connect to many servers using HTTP-tunnel it would be an annoyance.
So in summary you can go ahead and use the latest version of SQLyog without worrying about the PHP file. The existing PHP file will normally work. Only when we make some changes to the PHP file, SQLyog will prompt you about the version mismatch and you need to replace the PHP file with the one shipped with the latest SQLyog.
When it is necessary to update the tunneler PHP code typical situations are:
1)
Sometimes PHP itself changes. For instance when SQLyog 8.21 was released we had to update the tunneler because some functions were used in the old tunneler that are depreciated in PHP 5.3 (what was at the time being rolled out with new Linux distributions).
2)
Sometimes we need to 'work around' bugs in PHP. Last time was with SQLyog 7.15 and the bug in PHP was this one.
3)
Sometimes we may introduce new functionalities in SQLyog that will require changes to the tunneler if the new functionalities should also work with HTTP-tunneling. But that is actually several years ago now that happened last time.
Also note that the tunneler file version number identifies with what SQLyog version that particular version was first released. It does not tell that it only works with the particular SQLyog version having same number.
Tags: -
Related entries:
- Do I need PHP to use SQLyog with MySQL?
- SQLyog gives you the most options for connecting to MySQL
- Welcome to the SQLyog FAQ
- Installation and upgrading
- Buying and Licensing SQLyog
Last update: 2010-03-25 10:26
Author: Peter Laursen
Revision: 1.0
{translationForm}
You can comment this FAQ