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 ... (463604 views)
- Error no. 2003: Can't connect... (379289 views)
- SQLyog Version History (232406 views)
- Error no. 1045: "Connection denied..." (193255 views)
- Error No. 2005: Unknown MySQL server host... (175369 views)
- Error no. 1251: "Client does not support authentication..." (163865 views)
- Can I use SQLyog with the WINE Windows emulator ... (155566 views)
- What is HTTP-tunneling? (130295 views)
- What Is SSH and SSH-tunneling? (101775 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (99707 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
36 search results
Page 3 out of 4 Pages
- About Webyog support and about this FAQ: Welcome to the SQLyog FAQ Answer: Welcome to this FAQ. We hope that users having problems will find solutions to the most common problems here. With the introduction of this FAQ, we ...
- General questions about SJA: Can I execute more SJA jobs at the same time? Answer: Well, Yes you can. Absolutely no problem in doing so.But the result of it may be unpredictable in cases where one or more of ...
- Manipulating data.: Can I change my database name(s) Answer: NO ... and yes!Directly changing database names is not possible! It is not a restriction with SQLyog, but with MySQL itself. The reason is that ...
- Using the GUI: I get error 1064 when executing (multiple) query(ies). Answer: This is not really a bug with MySQL but nevertheless an undocumented issue that causes a problem with execution of queries with comments. A series ...
- Manipulating data.: Can I rename a database? Answer: NO... and yes! Directly changing database names is not possible! It is not a restriction with SQLyog, but with MySQL itself. The reason is that ...
- About the SQLyog program: SQLyog has got far too many features for me! Can't it be more simple? Answer: This is a question that we - with different variations - hear from time to time. It is a classic problem with all powerful software ...
- Program versions: Where can I download old program versions? Answer: Nowhere!With each new SQLyog version we constantly add features, improve usability, improve performance and - not to forget - fix bugs and add/change code to ...
- Database Schema Synchronization: Problem with string default '' (empty string) and Schema Synchronisation Answer: You experience that Schema Sync finds no difference for a string type declared NOT NULL default '' (empty string) and NOT NULL (with no default). This ...
- MySQL DATA synchronization: Data Sync fails with string columns defined DEFAULT '' (empty string) Answer: This will happen if servers are different versions and if one is from before and the other after a specific point in time. The 'specific point ...
- 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 ...