David,
man pthread_mutex_destroy says:
"
...
pthread_mutex_destroy destroys a mutex object, freeing the
resources it might hold. The mutex must be unlocked on
entrance. In the LinuxThreads implementation, no resources
areassociated with mutex objects,
Hello.
Sorry for a delayed answer. Could you provide a whole error message with
a resolved stack trace? Check if the problem remains when you switch to
the official binaries.
David Sparks wrote:
> Gleb Paharenko wrote:
>
>> Hello.
>>
>> > = 77591546 K
>>
>>
>> Really - somet
Gleb Paharenko wrote:
>Hello.
>
> > = 77591546 K
>
>
>Really - something is wrong with your memory settings - MySQL is using
>about 77G of memory
>
Unfortunately getting the daemon to not go above the theoretical limit
has tanked performance. In reality I never see the daemon go above 45%
RAM us
I forgot to include the output of show variables and show status in the
last message :(
mysql> show variables\G
*** 1. row ***
Variable_name: back_log
Value: 50
*** 2. row ***
Variable_name:
Gleb Paharenko wrote:
Hello.
> = 77591546 K
Really - something is wrong with your memory settings - MySQL is using
about 77G of memory (or you have such a cool server :)! Please send the
output of 'SHOW VARIABLES' statement, 'SHOW STATUS' statement and your
configuration file. Include the a
Hello.
> = 77591546 K
Really - something is wrong with your memory settings - MySQL is using
about 77G of memory (or you have such a cool server :)! Please send the
output of 'SHOW VARIABLES' statement, 'SHOW STATUS' statement and your
configuration file. Include the amount of physica