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 ... (465995 views)
- Error no. 2003: Can't connect... (381746 views)
- SQLyog Version History (234684 views)
- Error no. 1045: "Connection denied..." (195419 views)
- Error No. 2005: Unknown MySQL server host... (177603 views)
- Error no. 1251: "Client does not support authentication..." (166127 views)
- Can I use SQLyog with the WINE Windows emulator ... (157845 views)
- What is HTTP-tunneling? (132451 views)
- What Is SSH and SSH-tunneling? (104000 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (101924 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
11 search results
Page 1 out of 2 Pages
- Program versions: SQLyog Version History Answer: Please refer relevant page in online documentation ...
- Working with Views, Stored Procedures and Triggers: Can I use SQLyog with MySQL version 5 features like Views, Stored Procedures and Triggers Answer: Yes, you can. From version 5.0 SQLyog supports these features. The DELIMITER command is implemented in the SQLyog editor like in the ...
- Backup/Restore: Does the SQLyog backup tool backup MySQL ver. 5 Objects? Answer: Yes it does!Stored Procedures, Functions, Triggers and Views are all backed up by the SQLyog backup tool (and restored by the restore functionality). That ...
- 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: What is and what is not imported by the SQLyog Import External Data Tool? Answer: The SQLyog Import External Data Tool as of SQLyog 4.1 and later will importDATA and it will - of course - create the type definitions ...
- Importing external data: Can I perform "incremental import" with the SQLyog Import External Data Tool? Answer: Yes! The SQLyog Import External Data Tool was developed with that feature in mind from the very beginning. To do this you must understand ...
- Manipulating data.: Can I change my database name(s) Answer: NO ... and yes!Directly changing database names is not possible! It is not a restriction with SQLyog, but with MySQL itself. The reason is that ...
- Manipulating data.: Can I rename a database? Answer: NO... and yes! Directly changing database names is not possible! It is not a restriction with SQLyog, but with MySQL itself. The reason is that ...
- 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 ...
- Backup/Restore: Can I restore a backup on another server than where it was created? Answer: Yes, you can. But please first also read this FAQthat explains the basics about the backup functionalities in SQLyog. As long as the 'main' Server versions are identical ...