Bug #309 Errormessage should be updated
Submitted: 19 Apr 2003 4:01 Modified: 21 Apr 2003 4:12
Reporter: Georg Richter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.x OS:Any
Assigned to: CPU Architecture:Any

[19 Apr 2003 4:01] Georg Richter
Description:
Documentation says that SET OPTION is deprecated. 
Errormessage says "The SELECT would examine.... Check your WHERE and use SET OPTION SQL_BIG_SELECTS=1

How to repeat:

Suggested fix:
change errormessage to:

Check your WHERE and use SET @@SQL_BIG_SELECTS=1
[21 Apr 2003 4:12] MySQL Verification Team
Fixed.