Bug #75954 Outdated info about SQL standards
Submitted: 18 Feb 2015 13:31 Modified: 2 Jul 2018 14:26
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6, 5.7 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any
Tags: sql2011

[18 Feb 2015 13:31] Daniël van Eeden
Description:
http://dev.mysql.com/doc/refman/5.7/en/compatibility.html

"“SQL:2008” refers to the most recent version of the standard, released in 2008"

That's not true anymore as SQL:2011 is currently the most recent standard.

SQL:2011 is also known as "ISO/IEC 9075:2011"

http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=53681

http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html

How to repeat:
Read docs and compare with ISO standards.

Suggested fix:
Update docs with compliance status to SQL:2011
[18 Feb 2015 15:13] MySQL Verification Team
This is actually quite true and even we , on this channel, extensively make references to SQL:2011 standard.

Verified.
[10 Oct 2015 10:43] Daniël van Eeden
Note that SQL-92 seems to have different levels of compliance. Which one does MySQL support?
http://modern-sql.com/standard/levels
[2 Jul 2018 14:26] Paul DuBois
Posted by developer:
 
I've added SQL:2011 to the list of SQL standards.

In some cases the standards used during development were explicit and are noted.
For example, see "Additional Resources" at:
https://dev.mysql.com/doc/refman/8.0/en/spatial-types.html.