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
21 users online | 21 Guests and 0 Registered
Most popular FAQs
- I get error 1130 "Host is not allowed to ... (460351 views)
- Error no. 2003: Can't connect... (375975 views)
- SQLyog Version History (229178 views)
- Error no. 1045: "Connection denied..." (190255 views)
- Error No. 2005: Unknown MySQL server host... (172274 views)
- Error no. 1251: "Client does not support authentication..." (160694 views)
- Can I use SQLyog with the WINE Windows emulator ... (152349 views)
- What is HTTP-tunneling? (127294 views)
- What Is SSH and SSH-tunneling? (98646 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (96592 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
78 search results
Page 2 out of 8 Pages
- General Use: Error messages Answer: SQLyog will present you for different types of errors: 1) MySQL server errors. They are described here. They all have a 4 digit number starting ...
- 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 ...
- 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 ...
- Backup/Restore: About CHUNKs and BULKs Answer: With the introduction of SQLyog version 5.1 fully configurable BULK and CHUNK settings were introduced. BULKs have been available for a while (but only ...
- Connection problems: I get error 1130 "Host is not allowed to connect ..." or "Access denied ..." Answer: Error 1130 is a networking error. The server cannot resolve the hostname of the client. Or the host is not allowed to connect to ...
- Connection problems: Error no. 2003: Can't connect... Answer: The error message Error No. 2003: Can't connect to MySQL server on 'localhost' (or some other host) simply means that connection is not possible for one of ...
- MySQL DATA synchronization: How can I speed up the SQLyog Synchronization tool? Answer: There are four important aspects of this:1) You must have sufficient bandwidth from the computer where the SQLyog Job Agent (SJA) is running to the ...
- General Use: Does SQLyog provide Server statistics? Answer: No! This is not the 'scope' or the 'purpose' of SQLyog. SQLyog is primarily a tool for DATA MANAGEMENT with MySQL. Not ...
- Data Types and Storage Engines: Problems with TIMESTAMP NOT NULL and MySQL 4.1 Answer: If you experience problems when using MySQL 4.1 with TIMESTAMP columns declared NOT NULL the reason is simply that SHOW FULL FIELDS returns wrong information ...
- General questions about SJA: Introduction to the 'SQLyog Job Agent' (SJA) Answer: This FAQ is intended to be a general Introduction to the 'SQLyog Job Agent' (SJA). The document was written to give a short but still ...