Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › How do I show warnings?
Use SHOW WARNINGS command to get more info. In this case, however, I belive MySql only returns the number of warnings, but no additional data is recorded.
Since, SQLyog uses LOAD LOCAL… syntax to import data from a text file, the following link might be helpful:
http://dev.mysql.com/doc/mysql/en/LOAD_DATA.html