maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #03065
Re: Bad file descriptor mariadb 10.1.
> On 8 Nov 2015, at 04:19, joao@xxxxxxxx wrote:
>
> Yep, without a way to reproduce the error it gets funnier :D
>
> BUT, I remembered something, this is a new installation of an old server and I got some similar errors in the past.
>
> 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)
>
> MariaDB [(none)]>
>
> Maybe thats the problem... I think because the many files tokudb uses in my datadir.
>
> will increase and see what happens.. If you guys have any additional information that might help please let me know.
also worth noting:
https://mariadb.atlassian.net/browse/MDEV-8995
--
Colin Charles, Chief Evangelist, MariaDB Corporation
blog: http://bytebot.net/blog/ | t: +1-347-903-3201 | Skype: colincharles | Twitter: @bytebot
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
References