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 ... (463750 views)
- Error no. 2003: Can't connect... (379438 views)
- SQLyog Version History (232564 views)
- Error no. 1045: "Connection denied..." (193389 views)
- Error No. 2005: Unknown MySQL server host... (175510 views)
- Error no. 1251: "Client does not support authentication..." (164010 views)
- Can I use SQLyog with the WINE Windows emulator ... (155722 views)
- What is HTTP-tunneling? (130430 views)
- What Is SSH and SSH-tunneling? (101923 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (99852 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 4 out of 4 Pages
- SSH-tunneling: SQLyog takes long time to connect when using SSH-tunnel. Answer: If SQLyog is taking long time (more than 5-10 seconds) to connect to your MySQL server using SSH tunneling then there could be problem with ...
- Data Types and Storage Engines: Why are my BIT datatypes displayed as squares? Answer: You experience that BIT datatypes that previously displayed as "0" or "1" (and maybe even any numerical value between "-128" and "127") in SQLyog ...
- General questions about SJA: How do I execute a job with SJA with a single mouse-click? Answer: Being able do so can be practical if you want someone to be able to execute the SJA with some preconfigured jobfile without having any ...
- MySQL bugs that affect SQLyog: Does SQLyog crash the MySQL server? Answer: No generally not! But MySQL has confirmed a bug that causes the MySQL server to crash when the server has UCS2 as the default ...
- Using the GUI: Does SQLyog GUI understand the meaning of special MySQL KEYWORDS. Answer: Yes it does! Starting from SQLyog version 5.1 specific MySQL KEYWORDs are given a special treatment by the GUI. The KEYWORDS supported like this currently are: NULL CURRENT_USER CURRENT_TIMESTAMP UTC_TIMESTAMP localtimestamp Also ...
- About Webyog support and about this FAQ: SQLyog is a client for the MySQL server - but what server versions are supported? Answer: The points below summarizes the situation as of August 2013: 1) We support MySQL versions (whether official MySQL builds or 'fork' builds) from 4.1.x and ...