SQL_SERVER_LOG_SIZE limits sql_server.log size
SQL_SESSION_TIMEOUT sets a SQL Session Timeout Limit
SESSION_TIMEOUT server keyword now affects SQL connections
SQL_TRACE_CTREE_ERROR option now runtime configurable
SQL_OPTION DROP_TABLE_DICTIONARY_ONLY option to not physically delete imported files on SQL DROP
SQL_OPTION BADDATES_ASNULL displays invalid dates as SQL NULL
SQL_OPTION BADTIMES_ASNULL displays invalid time and timestamps as SQL NULL
SUBSYSTEM SQL LATTE MAX_STORE keyword for changing temporary store size limit
SYSLOG SQL_STATEMENTS added detailed SQL statement logging to SYSLOG
SYSLOG USER_INFO now logs SQL login/logout
SQL_DEBUG options are now dynamically configurable
SQL_DEBUG LOG_STMT Improves SQL Statement Logging
SQL_DEBUG LOG_STMT_TIMES include time spent in TEMP/SORT tables
SQL_DEBUG TRACE_ON_PANIC option to create stack trace on PANIC