Igor,
I followed the procedure below in automatic mode without success.
And in manual mode I have an error at this level. I can not solve the problem
Unable to access Plesk on Linux: Access denied for user 'admin'@'localhost' (using password: YES)
Arrêt de mysqld : [ OK ]
*** glibc detected *** /usr/libexec/mysqld: double free or corruption (fasttop): 0x00007f531c004a40 ***
======= Backtrace: =========
This the log :
The manual page at
MySQL :: MySQL 8.0 Reference Manual :: B.5.3.3 What to Do If MySQL Keeps Crashing contains
information that should help you find out what is causing the crash.
180720 12:36:37 mysqld_safe Number of processes running now: 0
180720 12:36:37 mysqld_safe mysqld restarted
180720 12:36:37 [Note] libgovernor.so not found
180720 12:36:37 [Note] /usr/libexec/mysqld (mysqld 5.5.50-cll-lve) starting as process 10756 ...
180720 12:36:37 [Note] Plugin 'FEDERATED' is disabled.
180720 12:36:37 InnoDB: The InnoDB memory heap is disabled
180720 12:36:37 InnoDB: Mutexes and rw_locks use GCC atomic builtins
180720 12:36:37 InnoDB: Compressed tables use zlib 1.2.3
180720 12:36:37 InnoDB: Using Linux native AIO
180720 12:36:37 InnoDB: Initializing buffer pool, size = 128.0M
180720 12:36:37 InnoDB: Completed initialization of buffer pool
180720 12:36:37 InnoDB: highest supported file format is Barracuda.
180720 12:36:37 InnoDB: Waiting for the background threads to start
180720 12:36:38 InnoDB: 5.5.50 started; log sequence number 1595675
180720 12:36:38 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
180720 12:36:38 [Note] - '0.0.0.0' resolves to '0.0.0.0';
180720 12:36:38 [Note] Server socket created on IP: '0.0.0.0'.
180720 12:36:38 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.50-cll-lve' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Atomicorp
10:36:39 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
key_buffer_size=8388608
read_buffer_size=131072
max_used_connections=1
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 338555 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x19bf230
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 7f8ac821dd98 thread_stack 0x40000
/usr/libexec/mysqld(my_print_stacktrace+0x2e)[0x79601e]
/usr/libexec/mysqld(handle_fatal_signal+0x493)[0x67db03]
/lib64/libpthread.so.0(+0xf7e0)[0x7f8acdb447e0]
/lib64/libc.so.6(gsignal+0x35)[0x7f8acbf884f5]
/lib64/libc.so.6(abort+0x175)[0x7f8acbf89cd5]
/lib64/libc.so.6(+0x70417)[0x7f8acbfc6417]
/lib64/libc.so.6(+0x75e5e)[0x7f8acbfcbe5e]
/lib64/libc.so.6(+0x78cad)[0x7f8acbfcecad]
/usr/libexec/mysqld(_ZN16Security_context7destroyEv+0xbc)[0x56304c]
/usr/libexec/mysqld(_ZN3THDD1Ev+0x13d)[0x566c7d]
/usr/libexec/mysqld(_ZN3THDD0Ev+0x9)[0x567059]
/usr/libexec/mysqld(_Z10unlink_thdP3THD+0xfa)[0x518a9a]
/usr/libexec/mysqld(_Z29one_thread_per_connection_endP3THDb+0x16)[0x518b06]
/usr/libexec/mysqld(_Z24do_handle_one_connectionP3THD+0x139)[0x622519]
/usr/libexec/mysqld(handle_one_connection+0x5b)[0x6225fb]
/lib64/libpthread.so.0(+0x7aa1)[0x7f8acdb3caa1]
/lib64/libc.so.6(clone+0x6d)[0x7f8acc03ec4d]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0): is an invalid pointer
Connection ID (thread ID): 1
Status: KILL_CONNECTION
The manual page at
MySQL :: MySQL 8.0 Reference Manual :: B.5.3.3 What to Do If MySQL Keeps Crashing contains
information that should help you find out what is causing the crash.
180720 12:36:39 mysqld_safe Number of processes running now: 0
180720 12:36:39 mysqld_safe mysqld restarted
180720 12:36:39 [Note] libgovernor.so not found
180720 12:36:39 [Note] /usr/libexec/mysqld (mysqld 5.5.50-cll-lve) starting as process 10789 ...
180720 12:36:39 [Note] Plugin 'FEDERATED' is disabled.
180720 12:36:39 InnoDB: The InnoDB memory heap is disabled
180720 12:36:39 InnoDB: Mutexes and rw_locks use GCC atomic builtins
180720 12:36:39 InnoDB: Compressed tables use zlib 1.2.3
180720 12:36:39 InnoDB: Using Linux native AIO
180720 12:36:39 InnoDB: Initializing buffer pool, size = 128.0M
180720 12:36:39 InnoDB: Completed initialization of buffer pool
180720 12:36:39 InnoDB: highest supported file format is Barracuda.
180720 12:36:39 InnoDB: Waiting for the background threads to start
180720 12:36:40 InnoDB: 5.5.50 started; log sequence number 1595675
180720 12:36:40 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
180720 12:36:40 [Note] - '0.0.0.0' resolves to '0.0.0.0';
180720 12:36:40 [Note] Server socket created on IP: '0.0.0.0'.
180720 12:36:40 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.5.50-cll-lve' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Atomicorp