Awaiting Maintainer Responsehelp wantedquestion
Repository metrics
- Stars
- (6,886 個のスター)
- PR merge metrics
- (平均マージ 2d 17h) (30d で 11 merged PRs)
説明
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.