ODBC compliance level updated 2 -> 3.51

This commit is contained in:
arjen@co3064164-a.bitbike.com 2002-01-24 14:04:45 +10:00
parent 307591a7d3
commit e22b3e1fad

View File

@ -2585,7 +2585,7 @@ server.
@node Standards, ANSI mode, Compatibility, Compatibility
@subsection What Standards Does MySQL Follow?
Entry level SQL92. ODBC levels 0-2.
Entry level SQL92. ODBC levels 0-3.51.
We are aiming towards supporting the full ANSI SQL99 standard,
but without concessions to speed and quality of the code.