View detailed warnings in MySQL Workbench? -


how view detailed warnings in mysql workbench? when execute command, see brief summary of /how many/ warnings there were. i'd see detailed report of actual warnings contained.

thanks.

mysql has great documentation showing warnings

http://dev.mysql.com/doc/refman/5.0/en/show-warnings.html


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -