1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

WL#1106: Switch = --maxdb rather than --sapdb

This commit is contained in:
gluh@gluh.mysql.r18.ru
2003-10-15 14:50:36 +05:00
parent 9b4018066e
commit 9e401712a0
7 changed files with 8 additions and 8 deletions

View File

@ -214,7 +214,7 @@ extern CHARSET_INFO *national_charset_info, *table_alias_charset;
#define MODE_ORACLE 512
#define MODE_MSSQL 1024
#define MODE_DB2 2048
#define MODE_SAPDB 4096
#define MODE_MAXDB 4096
#define MODE_NO_KEY_OPTIONS 8192
#define MODE_NO_TABLE_OPTIONS 16384
#define MODE_NO_FIELD_OPTIONS 32768