Skip to content

Instantly share code, notes, and snippets.

@dphiffer
Created May 21, 2014 15:03

Revisions

  1. dphiffer created this gist May 21, 2014.
    77 changes: 77 additions & 0 deletions mysqld.log
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,77 @@
    140521 10:55:31 mysqld_safe Number of processes running now: 0
    140521 10:55:31 mysqld_safe mysqld restarted
    140521 10:55:31 [Note] Plugin 'FEDERATED' is disabled.
    140521 10:55:31 InnoDB: The InnoDB memory heap is disabled
    140521 10:55:31 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140521 10:55:31 InnoDB: Compressed tables use zlib 1.2.3
    140521 10:55:31 InnoDB: Using Linux native AIO
    140521 10:55:31 InnoDB: Initializing buffer pool, size = 128.0M
    140521 10:55:31 InnoDB: Completed initialization of buffer pool
    140521 10:55:31 InnoDB: highest supported file format is Barracuda.
    InnoDB: Log scan progressed past the checkpoint lsn 4367971858
    140521 10:55:31 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 4373214720
    InnoDB: Doing recovery: scanned up to log sequence number 4374595706
    140521 10:55:31 InnoDB: Starting an apply batch of log records to the database...
    InnoDB: Progress in percents: 0 1 2 3 4 5 6 7 8 9 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
    140521 10:55:32 InnoDB: Waiting for the background threads to start
    140521 10:55:33 InnoDB: 5.5.36 started; log sequence number 4374595706
    140521 10:55:33 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140521 10:55:33 [Note] - '0.0.0.0' resolves to '0.0.0.0';
    140521 10:55:33 [Note] Server socket created on IP: '0.0.0.0'.
    140521 10:55:33 [Note] Event Scheduler: Loaded 0 events
    140521 10:55:33 [Note] /usr/libexec/mysqld: ready for connections.
    Version: '5.5.36' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi
    140521 10:56:22 mysqld_safe Number of processes running now: 0
    140521 10:56:22 mysqld_safe mysqld restarted
    140521 10:56:22 [Note] Plugin 'FEDERATED' is disabled.
    140521 10:56:22 InnoDB: The InnoDB memory heap is disabled
    140521 10:56:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140521 10:56:22 InnoDB: Compressed tables use zlib 1.2.3
    140521 10:56:22 InnoDB: Using Linux native AIO
    140521 10:56:22 InnoDB: Initializing buffer pool, size = 128.0M
    140521 10:56:22 InnoDB: Completed initialization of buffer pool
    140521 10:56:22 InnoDB: highest supported file format is Barracuda.
    InnoDB: Log scan progressed past the checkpoint lsn 4372014284
    140521 10:56:22 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 4377256960
    InnoDB: Doing recovery: scanned up to log sequence number 4378325026
    140521 10:56:22 InnoDB: Starting an apply batch of log records to the database...
    InnoDB: Progress in percents: 0 1 2 3 4 5 6 7 8 9 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
    140521 10:56:23 InnoDB: Waiting for the background threads to start
    140521 10:56:24 InnoDB: 5.5.36 started; log sequence number 4378325026
    140521 10:56:24 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
    140521 10:56:24 [Note] - '0.0.0.0' resolves to '0.0.0.0';
    140521 10:56:24 [Note] Server socket created on IP: '0.0.0.0'.
    140521 10:56:24 [Note] Event Scheduler: Loaded 0 events
    140521 10:56:24 [Note] /usr/libexec/mysqld: ready for connections.
    Version: '5.5.36' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Community Server (GPL) by Remi
    140521 10:57:54 mysqld_safe Number of processes running now: 0
    140521 10:57:54 mysqld_safe mysqld restarted
    140521 10:57:54 [Note] Plugin 'FEDERATED' is disabled.
    140521 10:57:54 InnoDB: The InnoDB memory heap is disabled
    140521 10:57:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    140521 10:57:54 InnoDB: Compressed tables use zlib 1.2.3
    140521 10:57:54 InnoDB: Using Linux native AIO
    140521 10:57:54 InnoDB: Initializing buffer pool, size = 128.0M
    InnoDB: mmap(137363456 bytes) failed; errno 12
    140521 10:57:54 InnoDB: Completed initialization of buffer pool
    140521 10:57:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool
    140521 10:57:54 [ERROR] Plugin 'InnoDB' init function returned error.
    140521 10:57:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    140521 10:57:54 [ERROR] Unknown/unsupported storage engine: InnoDB
    140521 10:57:54 [ERROR] Aborting

    140521 10:57:54 [Note] /usr/libexec/mysqld: Shutdown complete

    140521 10:57:54 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended