- tidy spec and sources for mariadb10.5 support [SME: 12524] - try to make compatible with higher version from mariadb repo [SME: 11856] - fix logrotate duplicate entry [SME: 12554] * Thu Apr 04 2024 Brian Read <brianr@koozali.org> 11.0.0-3.sme - Set license file to GPL2.0 [SME: 12577]
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
|
|
#innodb
|
|
{# enabled is already the default
|
|
}innodb_file_per_table={ $mariadb{'innodb_file_per_table'}||'1' }
|
|
|