

If you see no messages after this, something went terribly wrong. You can use the following information to find out where mysqld died. Thread pointer: 0x0x0 Attempting backtrace. Hope that 's ok if not, decrease some variables in the equation. Key_buffer_size + (read_buffer_size + sort_buffer_size) *max_threads = 759828 K bytes of memory It is possible that mysqld could use up to Something is definitely wrong and this may fail. We will try our best to scrape up some info that will hopefully helpĭiagnose the problem, but since we have already crashed, This error can also be caused by malfunctioning hardware.

Or one of the libraries it was linked against is corrupt, improperly built, Please refer toġ60516 10:38:15 mysqld got signal 6 InnoDB: corruption in the InnoDB tablespace. InnoDB: immediately after the mysqld startup, there may be InnoDB: If you get repeated assertion failures or crashes, even InnoDB: We intentionally generate a memory trap. InnoDB: Fatal error: cannot read from file. InnoDB: The error means mysqld does not have the access rights to 10:38:15 7f09f5fc67c0 InnoDB: Operating system error number 13 in a file operation. 10:38:15 139680758392768 InnoDB: Using mutexes to ref count buffer pool pages $ docker run -rm -it -v $(pwd )/data:/var/lib/mysql -e MYSQL_RANDOM_ROOT_PASSWORD=1 mariadb:10.1.14 # usermod -o -u 501 mysql #501 is my uid in os # groupmod -o -g 20 mysql #20 is my gid in os # mysql_install_db -user=mysql -datadir="/var/lib/mysql" -rpm
