MySQL

This section describes features specific to the MySQL family of databases.

Note:

The DBMSs for MySQL v3.22 and 3.23 are deprecated.

Note that when developing for MySQL and using double quotes as a delimiter, it is necessary to set the sql_mode to ANSI_QUOTES:

SET sql_mode='ANSI_QUOTES'


Created October 7, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com