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
0 users online | 0 Guests and 0 Registered
Most popular FAQs
- I get error 1130 "Host is not allowed to ... (463624 views)
- Error no. 2003: Can't connect... (379307 views)
- SQLyog Version History (232425 views)
- Error no. 1045: "Connection denied..." (193273 views)
- Error No. 2005: Unknown MySQL server host... (175387 views)
- Error no. 1251: "Client does not support authentication..." (163889 views)
- Can I use SQLyog with the WINE Windows emulator ... (155592 views)
- What is HTTP-tunneling? (130313 views)
- What Is SSH and SSH-tunneling? (101796 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (99728 views)
Latest FAQs
- SQLyog Version History (2014-06-08 10:22)
- I get error 1130 "Host is not allowed to ... (2014-01-30 12:21)
- About CHUNKs and BULKs (2014-01-09 11:53)
- SQLyog is a client for the MySQL server - ... (2013-08-04 04:48)
- Problems creating a functional DSN on 64 bit Windows. ... (2013-07-22 08:34)
Sticky FAQs
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.
Categories for this entry
Tags: -
Related entries:
- SQLyog Version History
- I get version mismatch during HTTP Tunneling:
- How Do I Remove Duplicates From My Databases?
- Upgrade Policy
- Can I restore a backup on another server than where it was created?
You can comment this FAQ