mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Reversed SQL_ANSI_MODE per Monty's request.
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
parent
8187e5e8f8
commit
79924f27ef
9 changed files with 27 additions and 68 deletions
|
|
@ -270,7 +270,6 @@ static SYMBOL symbols[] = {
|
|||
{ "SLAVE", SYM(SLAVE),0,0},
|
||||
{ "SMALLINT", SYM(SMALLINT),0,0},
|
||||
{ "SONAME", SYM(UDF_SONAME_SYM),0,0},
|
||||
{ "SQL_ANSI_MODE", SYM(SQL_ANSI_MODE),0,0},
|
||||
{ "SQL_AUTO_IS_NULL", SYM(SQL_AUTO_IS_NULL),0,0},
|
||||
{ "SQL_BIG_RESULT", SYM(SQL_BIG_RESULT),0,0},
|
||||
{ "SQL_BIG_SELECTS", SYM(SQL_BIG_SELECTS),0,0},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue