Note that there are some explanatory texts on larger screens.

plurals
  1. POMySql Shutdowns Every 2-3 Minutes
    primarykey
    data
    text
    <p>Mysql Shuts down 2-3 minute. I just have a low traffic Drupal instant with all optimization like Boost module etc in place. </p> <p>I have the following in my log:</p> <pre><code>&gt; 130927 14:55:33 [Note] /usr/sbin/mysqld: Shutdown complete &gt; &gt; 130927 14:55:52 [Note] Plugin 'FEDERATED' is disabled. 130927 14:55:52 &gt; InnoDB: The InnoDB memory heap is disabled 130927 14:55:52 InnoDB: &gt; Mutexes and rw_locks use GCC atomic builtins 130927 14:55:52 InnoDB: &gt; Compressed tables use zlib 1.2.3.4 130927 14:55:52 InnoDB: &gt; Initializing buffer pool, size = 128.0M 130927 14:55:52 InnoDB: &gt; Completed initialization of buffer pool 130927 14:55:52 InnoDB: &gt; highest supported file format is Barracuda. InnoDB: Log scan &gt; progressed past the checkpoint lsn 142353991 130927 14:55:52 InnoDB: &gt; Database was not shut down normally! InnoDB: Starting crash recovery. &gt; InnoDB: Reading tablespace information from the .ibd files... InnoDB: &gt; Restoring possible half-written data pages from the doublewrite &gt; InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence &gt; number 142501965 130927 14:55:53 InnoDB: Starting an apply batch of &gt; log records to the database... InnoDB: Progress in percents: 21 22 23 &gt; 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 &gt; 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 &gt; 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 &gt; 93 94 95 96 97 98 99 InnoDB: Apply batch completed 130927 14:55:53 &gt; InnoDB: Waiting for the background threads to start 130927 14:55:54 &gt; InnoDB: 5.5.32 started; log sequence number 142501965 130927 14:55:54 &gt; [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306 130927 &gt; 14:55:54 [Note] - '127.0.0.1' resolves to '127.0.0.1'; 130927 &gt; 14:55:54 [Note] Server socket created on IP: '127.0.0.1'. 130927 &gt; 14:55:54 [Note] Event Scheduler: Loaded 0 events 130927 14:55:54 &gt; [Note] /usr/sbin/mysqld: ready for connections. </code></pre> <p>I'm not sure whats wrong.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload