Time Less writes:
>> The problem is that MySQL/MariaDB is using select() to accept new
>> connections. But select() has a hard-coded limit of 1024 on the max number
>> of
>> open files it can support. It seems PBXT uses an open file descriptor per
>> table,
>
>
> Not two per table? It has it look
Michael Widenius writes:
>> "Time" == Time Less writes:
>
> Time> Just thought I'd try out PBXT. I created a database instance with 10
> Time> databases, inside each 100 tables. They were MyISAM tables. Then I did
> an
> Time> "alter table engine=pbxt" across all of them. That worked fine.
Hi!
I am resending this to maria-developers, as this is a more appropriate
address for PBXT issues.
> "Time" == Time Less writes:
Time> Just thought I'd try out PBXT. I created a database instance with 10
Time> databases, inside each 100 tables. They were MyISAM tables. Then I did an
Time>
3 matches
Mail list logo