Top "Sqlyog" questions

SQLyog MySQL GUI is a MySQL manager and admin tool, combining the features from MySQL Administrator, phpMyAdmin and other GUI tools.

How to change the default charset of a MySQL table?

There is a MySQL table which has this definition taken from SQLYog Enterprise : Table Create Table ----------------- --------------------------------------------------------- etape_prospection …

mysql sqlyog
Error No. 2003. Can't connect to mysql server

I has had two days searching and exploring solutions regarding the error 2003. Can't connect to mysql server on 'Server name'. …

mysql database-connection sqlyog
How to run script from within Mysql workbench?

I have a SQL script to distribute to others to run from a MySQL IDE, not from a MySQL command …

mysql mysql-workbench sqlyog
How to use to_char function functionality in MySQL

I have a table tine_by_day and I know how to use TO_CHAR function in oracle, but how …

mysql sql oracle mysql-workbench sqlyog
How to import mysql dump to SQLyog

I have few sql dump files like the tables taken from other db. Now i want to update the tables …

mysql sqlyog
Error: 1449, "The user specified as a definer ('root'@'localhost') does not exist"

I get the above error when I try to retrieve data or insert data via my app to my database. …

mysql sqlyog
Operation not allowed when innodb_forced_recovery > 0 [SqlYog]

I have created a table using SQLyog. When i insert values into it, it pops up following error message: Operation …

mysql sql sqlyog
Error No. 1045 : While trying to connect to MySql

I installed SQLYog Community edition for windows, a GUI tool for MySql. I had earlier installed MySql with XAMPP. Now …

mysql windows sqlyog
Cannot drop a mysql table

I am getting a weird error. I have a table animals, that I am trying to drop. I cannot drop …

mysql sql sqlyog drop-table
Connecting to MYSQL Server from SQL Yog

I know this question has been asked many times, but I couldn't solve my problem after seeing all the relevant …

mysql localhost sqlyog