mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
4e02c2fe56
innodb_force_primary_key default off. If option is true, create table without primary key or unique key where all keyparts are NOT NULL is not accepted. Instead an error message is printed. Variable value can be changed with set global innodb_force_primary_key = <value>.
1 line
29 B
Text
1 line
29 B
Text
--innodb_force_primary_key=1
|