Silent installation is installing the application with all of the default settings automatically. No windows appear that need to be responded to. Thus the install can be performed over a…
SQLyog Job Agent (SJA) is a high-performance, multithreaded, multi-platform application that lets you run maintenance scripts with your MySQL databases, have e-mailed formatted resultsets of a query, import data and…
The below are shortcut keys that will work with SQLYog. It is highly recommended that all users keep a good reference of the below short cut keys and/or try to…
This is optional and intended for special use cases – and if not specified files will be stored in users ‘user profile’. SQLyog supports a -dir parameter. The -dir parameter tells where SQLyog will…
This window gives you complete details of the server you are connected to in a tree format. Expanding database node will show the table(s), view(s), store procedure(s), function(s), trigger(s) and…
SQLyog provides all file handling capabilities in a convenient manner. Opening a File to load a script in Same tabClick File -> Open File in Same tab (or press Ctrl+Alt+O). The Open… file dialog…
After you have established a connection you will get a window like – Title Bar The title bar shows the connection name and the host name of current connection. Object…
SQLyog allows you to export/import your connection details. Exporting enables you to transfer connection details to other machines that you can later import into SQLyog. You can export/import connection from…
In the ‘Advanced connection settings’ tab you can define a color that identifies this particular connection. The color is used as background color in the Object Browser. Also, you can change…
What Is SSL? The Acronym SSL stands for “Secure Socket Layer”. If enabled on both sides when two programs communicate it will encrypt and decrypt every piece of information that…