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 ... (464479 views)
- Error no. 2003: Can't connect... (380187 views)
- SQLyog Version History (233265 views)
- Error no. 1045: "Connection denied..." (194057 views)
- Error No. 2005: Unknown MySQL server host... (176194 views)
- Error no. 1251: "Client does not support authentication..." (164709 views)
- Can I use SQLyog with the WINE Windows emulator ... (156433 views)
- What is HTTP-tunneling? (131108 views)
- What Is SSH and SSH-tunneling? (102611 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (100538 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 2 out of 14 Pages
- SJA for LINUX: Is there any difference between SJA for Linux and SJA for Windows? Answer: Yes!Besides the obvious fact that they are each code for each their platform, SJA for Windows has some features that SJA for Linux has not:* ...
- About the SQLyog program: Problems on Ubuntu 11.x Answer: Ubuntu 11.x ships with a 'Window Manager' named "Unity". It replaces Gnome as the default desktop in Ubuntu. There is a confirmed issue with mouse operations ...
- SJA for LINUX: Failed dependency for libstdc++.so.5 error Answer: This error occurs because a C++ shared library that SJA requires is not available. It is not on some recent Linux distributions ('recent' as of ...
- 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 ...
- About the SQLyog program: I am already using GUI tools from MySQL. Why should I buy SQLyog? Answer: Because in most situations you will find that SQLyog is more simple to use and more intuitive than the tools from MySQL. During the time ...
- Foreign Keys/relationships: How can SQLyog handle import of DUMPs with tables using Foreign Keys with HTTP tunnel? Answer: This question has been asked sometimes by people having noticed that SQLyog (just like the 'mysqldump' program for instance) generates a SQL-DUMP like SET @old_FOREIGN_KEY_CHECKS = ...
- 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 ...
- MySQL DATA synchronization: What is the difference between MySQL server replication and SQLyog synchronization? Answer: Technically they are completely different. MySQL server replication basically operates in the way that the server defined as the 'slave' reads the binary log of ...
- SSH-tunneling: SSH error messages Answer: Starting from SQLyog version 5.15 we have improved the error message handling in relation to SSH-tunnel. The most common error messages now are: SSH - related:"FATAL ...
- Connection problems: Error no. 1251: "Client does not support authentication..." Answer: Error no. 1251: "Client does not support authentication protocol requested by server - consider upgrading MySQL client" occurs when the hashing-method for storing password used ...