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 ... (463613 views)
- Error no. 2003: Can't connect... (379297 views)
- SQLyog Version History (232415 views)
- Error no. 1045: "Connection denied..." (193263 views)
- Error No. 2005: Unknown MySQL server host... (175377 views)
- Error no. 1251: "Client does not support authentication..." (163878 views)
- Can I use SQLyog with the WINE Windows emulator ... (155581 views)
- What is HTTP-tunneling? (130303 views)
- What Is SSH and SSH-tunneling? (101784 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (99716 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 10 out of 14 Pages
- Database Schema Synchronization: Does the SQLyog 'Schema Sync Tool' synchronize MySQL objects (Stored Procedures, Functions, Triggers, Views and Answer: Yes, it does! That was included with SQLyog version 5.1. The SCHEMA SYNC tool now syncs all available information from the database schemas ...
- Importing external data: When I import CSV data using the SQLyog Import External Data Tool only first column Answer: It is not a SQLyog issue, but an issue with the Microsoft text-ODBC-driver. It isthe same issue as described here: http://www.webyog.com/faq/28_73_en.html:And in most of ...
- Data Types and Storage Engines: How do I control the parameters of DECIMAL data types with SQLyog? Answer: You can do that as attached picture explains.In the "Len" -column you write the parameters divided by comma " , ". This explanation applies ...
- 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 ...
- MySQL bugs that affect SQLyog: Nothing happens when clicking the + sign left to a database Answer: You experience that nothing happens when you are clicking the + sign left to a Database Icon in the SQLyog Object Browser when connected to ...
- Purchasing and Licensing: Can I change the registration info after SQLyog was installed? Answer: Yes! Common reason why you would want to do this are: you misspelled the registration name when purchsing. by mistake you registered ...
- 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 ...
- Database Schema Synchronization: Are the SQLyog SYNC tools case sensitive? Answer: No! As of now (SQLyog 5.12) both the SCHEMA SYNC tool and the DATA SYNC tool operate in a case-insensitive way, as far as table names ...
- MySQL DATA synchronization: Weird errors with DATA SYNC and UCS2 data. Answer: MySQL AB has confirmed one or more bug(s) when CHECKSUMs are generated on UCS2 data.The bug is described like: 1) Different results between InnoDB and ...
- SJA for LINUX: Can I compress (.zip) SQLyog/SJA backups? Answer: YES - this option was added in SQLyog 8.4 ...