mirror of
https://github.com/MariaDB/server.git
synced 2025-02-07 06:12:18 +01:00
![Jan Lindström](/assets/img/avatar_default.png)
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
|