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 ... (463607 views)
- Error no. 2003: Can't connect... (379292 views)
- SQLyog Version History (232409 views)
- Error no. 1045: "Connection denied..." (193258 views)
- Error No. 2005: Unknown MySQL server host... (175372 views)
- Error no. 1251: "Client does not support authentication..." (163868 views)
- Can I use SQLyog with the WINE Windows emulator ... (155570 views)
- What is HTTP-tunneling? (130298 views)
- What Is SSH and SSH-tunneling? (101778 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (99711 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
16 search results
Page 2 out of 2 Pages
- Importing external data: What kind of ODBC databases are supported by SQLyog Import External Data Tool? Answer: Any! Simply. As long as they really are ODBC databases. But let us first define ODBC. We quote the Webopedia: ODBC ...
- General Use: I am behind firewall or router. Can I use SQLyog to manage a remote MySQL Answer: Most routers have so-called NAT-functionality. It will let you access a remote server on any port, as long as the initial request ...
- Connection problems: I get Error no. 2002. Can't connect to local MySQL server through socket ... Answer: This can occur when connecting using HTTP-tunneling to a MySQL server running on Unix/Linux platforms.MySQL writes this about this issue.How to cope with this ...
- About the SQLyog program: SQLyog vs. phpMyAdmin Answer: Most MySQL users know and have some experience with the web-based phpMyAdmin 'frontend' for MySQL. We even sometimes (not quite infrequently actually) experience that ...
- 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 = ...
- Installation and Configuration: How can I run SQLyog from a portable drive. Answer: With a normal installation SQLyog will (since version 6.06) not write its configuration file ('SQLyog.ini') as well as the 'favorites' folder and the local SQLite ...