Awaiting Maintainer Responsehelp wantedquestion
仓库指标
- 星标
- (6,886 个星标)
- PR 合并指标
- (平均合并 2天 17小时) (30 天内合并 11 个 PR)
描述
Beginning with MySQL 8.0.11, the following change has occurred with SQL compatibility modes.
Incompatible Change: These deprecated compatibility SQL modes have been removed: DB2, MAXDB, MSSQL, MYSQL323, MYSQL40, ORACLE, POSTGRESQL, NO_FIELD_OPTIONS, NO_KEY_OPTIONS, NO_TABLE_OPTIONS. They can no longer be assigned to the sql_mode system variable or used as permitted values for the mysqldump --compatible option.
We should investigate whether these changes affect us at all.