10:00:09 UTC - mysqld got signal 11 ; 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=134217728 read_buffer_size=2097152 max_used_connections=88 max_threads=1000 thread_count=34 connection_count=34 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 10381423 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7ff2a8f58130 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... 120318 11:00:10 mysqld_safe Number of processes running now: 0 120318 11:00:10 mysqld_safe mysqld restarted 120318 11:00:10 [Warning] '--log' is deprecated and will be removed in a future release. Please use ''--general_log'/'--general_log_file'' instead. 120318 11:00:10 [Note] Plugin 'FEDERATED' is disabled. 120318 11:00:10 InnoDB: Initializing buffer pool, size = 25.0G 120318 11:00:12 InnoDB: Completed initialization of buffer pool InnoDB: Log scan progressed past the checkpoint lsn 1115 312241597 120318 11:00:12 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 1115 312268383 120318 11:00:16 InnoDB: Starting an apply batch of log records to the database... InnoDB: Progress in percents: 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed InnoDB: Last MySQL binlog file position 0 75630491, file name /var/log/mysql/mysql-bin.006138 120318 11:00:18 InnoDB: Started; log sequence number 1115 312268383 120318 11:00:18 [Note] Recovering after a crash using /var/log/mysql/mysql-bin 120318 11:00:18 [Note] Starting crash recovery... 120318 11:00:18 [Note] Crash recovery finished. 120318 11:00:18 [Note] Event Scheduler: Loaded 0 events 120318 11:00:18 [Note] /usr/sbin/mysqld: ready for connections. Version: '5.1.61-0+squeeze1-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Debian)