Experimental

(Appears on: TiDBConfig)

Experimental controls the features that are still experimental: their semantics, interfaces are subject to change. Using these features in the production environment is not recommended.

FieldDescription
allow-auto-random
bool
(Optional)

Whether enable the syntax like auto_random(3) on the primary key column. imported from TiDB v3.1.0