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 ... (465583 views)
- Error no. 2003: Can't connect... (381333 views)
- SQLyog Version History (234300 views)
- Error no. 1045: "Connection denied..." (195042 views)
- Error No. 2005: Unknown MySQL server host... (177217 views)
- Error no. 1251: "Client does not support authentication..." (165735 views)
- Can I use SQLyog with the WINE Windows emulator ... (157458 views)
- What is HTTP-tunneling? (132076 views)
- What Is SSH and SSH-tunneling? (103623 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (101551 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
131 search results
Page 3 out of 14 Pages
- 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 ...
- Installation and Configuration: Can I use SQLyog on a Mac? Answer: Not directly. We do not provide 'native' binaries for Mac OS-x. However there still are two different ways to run SQLyog on a Mac: 1) Using a ...
- Importing external data: Problems creating a functional DSN on 64 bit Windows. Answer: 64 bit Windows has more or less 'taken over the scene' from 32 bit Windows since the introduction of Windows 7 and recent hardware systems ...
- How does SQLyog connect to MySQL?: Do I need PHP to use SQLyog with MySQL? Answer: No! You won't need PHP or any PHP-based tool like phpMyAdmin. All you need is MySQL and SQLyog. But of course if you want to use your ...
- HTTP(s)-tunneling: What is HTTP-tunneling? Answer: HTTP-tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver ...
- Working with Views, Stored Procedures and Triggers: Can I use SQLyog with MySQL version 5 features like Views, Stored Procedures and Triggers Answer: Yes, you can. From version 5.0 SQLyog supports these features. The DELIMITER command is implemented in the SQLyog editor like in the ...
- Purchasing and Licensing: Will I need a SQLyog license for each MySQL server that I need to access? Answer: No, the licensing policy for SQLyog is client-based, not server-based. That means that you require one license for each PC that will have SQLyog ...