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
2 users online | 2 Guests and 0 Registered
Most popular FAQs
- I get error 1130 "Host is not allowed to ... (463611 views)
- Error no. 2003: Can't connect... (379296 views)
- SQLyog Version History (232414 views)
- Error no. 1045: "Connection denied..." (193262 views)
- Error No. 2005: Unknown MySQL server host... (175376 views)
- Error no. 1251: "Client does not support authentication..." (163877 views)
- Can I use SQLyog with the WINE Windows emulator ... (155574 views)
- What is HTTP-tunneling? (130302 views)
- What Is SSH and SSH-tunneling? (101783 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (99715 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
Advanced search
133 search results
Page 4 out of 14 Pages
- HTTP(s)-tunneling: Do I need to replace the PHP tunneler file when I upgrade SQLyog? Answer: 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. ...
- Manipulating data.: I only changed one row of data, but SQLyog wants to update more rows in Answer: Let us explain you the situation that can result in such behavior.If your table has a primary key, SQLyog uses the value of the primary ...
- Backup/Restore: How does the SQLyog backup work? Answer: In addition to the direct 'export' option in the database and table menus, the backup functionalities of SQLyog Enterprise and SQLyog Ultimate is implemented in ...
- Installation and Configuration: On which Windows versions does SQLyog run? Answer: The answer is that we support all Microsoft Windows versions from Windows Vista/2008 and higher for x86 and x64 systems. Windows 2008 32 bit ...
- How does SQLyog connect to MySQL?: SQLyog gives you the most options for connecting to MySQL Answer: SQLyog connects to MySQL using the native C-API from MySQL - the fastest and most effective way to manage MySQL. This API is compiled ...
- Manipulating data.: I want to execute one SQL-statement only but all queries in editor-tab are executed. Answer: The explanation probably is that the the editor tab from where you execute SQL is a "power type" editor tab. From SQLyog version 4.2 two ...
- Data Types and Storage Engines: How does SQLyog handle TIMESTAMPS defined as '... on UPDATE CURRENT_TIMESTAMP' ? Answer: You can read about SQLyog 'smart' KEYWORD handling introduced with SQLyog 5.1 here. When updating any TIMESTAMP defined with '... on UPDATE ...
- Using the GUI: Can I use functions with SQLyog DATA and RESULT panes? Answer: Yes! This has been supported since version 5.12. Also read here about KEYWORDS support in SQLyog GUI. If you enter a string followed by the ...
- Backup/Restore: What encoding is used for files saved by SQLyog? Answer: Starting from SQLyog version 6.0 every file stored by SQLyog is UTF8-encoded. That applies to:configuration files and log files (.ini, .log , .err)SQL-files generated by ...
- Backup/Restore: Can I restore a backup on another server than where it was created? Answer: Yes, you can. But please first also read this FAQthat explains the basics about the backup functionalities in SQLyog. As long as the 'main' Server versions are identical ...