Constants

@system-inc/base-foundation · 515c140 · 4 symbols

InnoDB's hard ceiling for a single index key, in bytes, with the DYNAMIC row format MySQL 8 defaults to. Exceeding it is not a warning and not a truncation — the CREATE INDEX fails outright with ERROR 1071: Specified key was too long.

innoDbMaximumIndexKeyBytes: 3072

View source ↗

OrmTableDecoratorName: "OrmTable"

View source ↗

OrmTimeSeriesDefaultLimit: 370

View source ↗

OrmTimeSeriesMaxLimit: 1000

View source ↗