MySQL Forums
Forum List  »  Docs

Minor error on [4.5.1.2 mysql commands]
Posted by: Erico Fusco
Date: April 09, 2014 10:05AM

http://dev.mysql.com/doc/refman/5.7/en/mysql-commands.html

I noticed the documentation says that the command 'nowarning' enables the warning after each statement.

nowarning, \w
Enable display of warnings after each statement.

It should be something like:

nowarning, \w
Don't show warnings after every statement.

This is shown on all doc versions (5.0 to 5.7).

Cheers,

Erico

Options: ReplyQuote


Subject
Views
Written By
Posted
Minor error on [4.5.1.2 mysql commands]
3478
April 09, 2014 10:05AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.