[debian-mysql] Bug#976652: Bug#976652: mariadb-server-10.3: Could not increase number of max_open_files to more than 16384 (request: 32191)
Richard van den Berg
richard at vdberg.org
Mon Dec 7 18:56:21 GMT 2020
On 07/12/2020 19:34, Faustin Lammler wrote:
> Or maybe a configuration error? Check for open_files_limit in your
> configuration files or directly in mariadb with:
> | SHOW GLOBAL VARIABLES LIKE 'open_files_limit';
It seems fine now:
MariaDB [mysql]> SHOW GLOBAL VARIABLES LIKE 'open_files_limit';
+------------------+-------+
| Variable_name | Value |
+------------------+-------+
| open_files_limit | 32191 |
+------------------+-------+
1 row in set (0.016 sec)
> Can I kindly ask you to close the bug report then? Thanks!
>
Yes, there is clearly no bug in the debian package. Thanks for pointing
that out.
Kind regards,
Richard
More information about the pkg-mysql-maint
mailing list