Thread Previous • Date Previous • Date Next • Thread Next |
Am 07.11.2015 um 21:19 schrieb joao@xxxxxxxx:
I saved the old configuration and I have this: [mysqld] open_files_limit = 24000 This new server have the default open_files_limit config. MariaDB [(none)]> show global variables like 'open%'; +------------------+-------+ | Variable_name | Value | +------------------+-------+ | open_files_limit | 1024 | +------------------+-------+ 1 row in set (0.01 sec)
why in the world do you start with a default config and after that wonder when something breaks? the last time i wrote a my.cnf from scratch was 2003
Attachment:
signature.asc
Description: OpenPGP digital signature
Thread Previous • Date Previous • Date Next • Thread Next |