Commit e22b3e1f authored by arjen@co3064164-a.bitbike.com's avatar arjen@co3064164-a.bitbike.com
Browse files

ODBC compliance level updated 2 -> 3.51

parent 307591a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.