Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HP@HP-Komputer MINGW64 ~/Documents/programming/cjg/cojagram/docker (master)
- $ docker-compose up
- Creating network "docker_default" with the default driver
- Creating docker_db_test_1 ... done
- Creating docker_db_1 ... done
- Creating docker_apache_1 ... done
- Attaching to docker_db_test_1, docker_db_1, docker_apache_1
- db_test_1 | Initializing database
- db_1 | Initializing database
- apache_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.4. Set the 'ServerName' directive globally to suppress this message
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] /usr/sbin/mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 60 ...
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: The InnoDB memory heap is disabled
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: Using Linux native AIO
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: Using SSE crc32 instructions
- db_test_1 | 2018-06-13 7:06:45 140676003493824 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- apache_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.4. Set the 'ServerName' directive globally to suppress this message
- apache_1 | [Wed Jun 13 07:06:46.013604 2018] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.25 (Debian) PHP/7.2.6 configured -- resuming normal operations
- db_test_1 | 2018-06-13 7:06:46 140676003493824 [Note] InnoDB: Completed initialization of buffer pool
- db_1 | 2018-06-13 7:06:45 140269292591040 [Note] /usr/sbin/mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 60 ...
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: The InnoDB memory heap is disabled
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Using Linux native AIO
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Using SSE crc32 instructions
- db_test_1 | 2018-06-13 7:06:46 140676003493824 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Completed initialization of buffer pool
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
- db_test_1 | 2018-06-13 7:06:46 140676003493824 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
- db_test_1 | 2018-06-13 7:06:46 140676003493824 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
- db_1 | 2018-06-13 7:06:46 140269292591040 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
- db_test_1 | 2018-06-13 7:06:47 140676003493824 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Warning] InnoDB: New log files created, LSN=45781
- db_1 | 2018-06-13 7:06:47 140269292591040 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
- db_1 | 2018-06-13 7:06:48 140269292591040 [Warning] InnoDB: New log files created, LSN=45781
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Doublewrite buffer not found: creating new
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Doublewrite buffer created
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Doublewrite buffer not found: creating new
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Doublewrite buffer created
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: 128 rollback segment(s) are active.
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: 128 rollback segment(s) are active.
- db_1 | 2018-06-13 7:06:48 140269292591040 [Warning] InnoDB: Creating foreign key constraint system tables.
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Warning] InnoDB: Creating foreign key constraint system tables.
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Foreign key constraint system tables created
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Foreign key constraint system tables created
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Creating tablespace and datafile system tables.
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Creating tablespace and datafile system tables.
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Tablespace and datafile system tables created.
- db_test_1 | 2018-06-13 7:06:48 140676003493824 [Note] InnoDB: Waiting for purge to start
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Tablespace and datafile system tables created.
- db_1 | 2018-06-13 7:06:48 140269292591040 [Note] InnoDB: Waiting for purge to start
- db_test_1 | 2018-06-13 7:06:49 140676003493824 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 0
- db_1 | 2018-06-13 7:06:49 140269292591040 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 0
- db_test_1 | 2018-06-13 7:06:49 140675215484672 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_test_1 | 2018-06-13 7:06:51 140583058245568 [Note] /usr/sbin/mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 89 ...
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: The InnoDB memory heap is disabled
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Using Linux native AIO
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Using SSE crc32 instructions
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Completed initialization of buffer pool
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Highest supported file format is Barracuda.
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: 128 rollback segment(s) are active.
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Waiting for purge to start
- db_test_1 | 2018-06-13 7:06:52 140583058245568 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616697
- db_1 | 2018-06-13 7:06:49 140268502214400 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_1 | 2018-06-13 7:06:52 140375905404864 [Note] /usr/sbin/mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 89 ...
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: The InnoDB memory heap is disabled
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Using Linux native AIO
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Using SSE crc32 instructions
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Completed initialization of buffer pool
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Highest supported file format is Barracuda.
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: 128 rollback segment(s) are active.
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Waiting for purge to start
- db_1 | 2018-06-13 7:06:53 140375905404864 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616697
- db_test_1 | 2018-06-13 7:06:52 140582269708032 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] /usr/sbin/mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 118 ...
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: The InnoDB memory heap is disabled
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Using Linux native AIO
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Using SSE crc32 instructions
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Completed initialization of buffer pool
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Highest supported file format is Barracuda.
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: 128 rollback segment(s) are active.
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Waiting for purge to start
- db_test_1 | 2018-06-13 7:06:55 139680270952384 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616707
- db_1 | 2018-06-13 7:06:53 140375117227776 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] /usr/sbin/mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 118 ...
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: The InnoDB memory heap is disabled
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Using Linux native AIO
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Using SSE crc32 instructions
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Completed initialization of buffer pool
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Highest supported file format is Barracuda.
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: 128 rollback segment(s) are active.
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Waiting for purge to start
- db_1 | 2018-06-13 7:06:56 140467452680128 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616707
- db_test_1 | 2018-06-13 7:06:55 139679483520768 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_test_1 |
- db_test_1 | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
- db_test_1 | To do so, start the server, then issue the following commands:
- db_test_1 |
- db_test_1 | '/usr/bin/mysqladmin' -u root password 'new-password'
- db_test_1 | '/usr/bin/mysqladmin' -u root -h password 'new-password'
- db_test_1 |
- db_test_1 | Alternatively you can run:
- db_test_1 | '/usr/bin/mysql_secure_installation'
- db_test_1 |
- db_test_1 | which will also give you the option of removing the test
- db_test_1 | databases and anonymous user created by default. This is
- db_test_1 | strongly recommended for production servers.
- db_test_1 |
- db_test_1 | See the MariaDB Knowledgebase at http://mariadb.com/kb or the
- db_test_1 | MySQL manual for more instructions.
- db_test_1 |
- db_test_1 | Please report any problems at http://mariadb.org/jira
- db_test_1 |
- db_test_1 | The latest information about MariaDB is available at http://mariadb.org/.
- db_test_1 | You can find additional information about the MySQL part at:
- db_test_1 | http://dev.mysql.com
- db_test_1 | Consider joining MariaDB's strong and vibrant community:
- db_test_1 | https://mariadb.org/get-involved/
- db_test_1 |
- db_test_1 | Database initialized
- db_test_1 | MySQL init process in progress...
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 151 ...
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: The InnoDB memory heap is disabled
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Using Linux native AIO
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Using SSE crc32 instructions
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Completed initialization of buffer pool
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Highest supported file format is Barracuda.
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: 128 rollback segment(s) are active.
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Waiting for purge to start
- db_test_1 | 2018-06-13 7:06:58 140531638458304 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616717
- db_test_1 | 2018-06-13 7:06:59 140530847540992 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_test_1 | 2018-06-13 7:06:59 140531638458304 [Note] Plugin 'FEEDBACK' is disabled.
- db_test_1 | 2018-06-13 7:06:59 140531638458304 [Warning] 'user' entry 'root@768fe397decf' ignored in --skip-name-resolve mode.
- db_test_1 | 2018-06-13 7:06:59 140531638458304 [Warning] 'proxies_priv' entry '@% root@768fe397decf' ignored in --skip-name-resolve mode.
- db_1 | 2018-06-13 7:06:56 140466662106880 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_1 |
- db_1 | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
- db_1 | To do so, start the server, then issue the following commands:
- db_1 |
- db_1 | '/usr/bin/mysqladmin' -u root password 'new-password'
- db_1 | '/usr/bin/mysqladmin' -u root -h password 'new-password'
- db_1 |
- db_1 | Alternatively you can run:
- db_1 | '/usr/bin/mysql_secure_installation'
- db_1 |
- db_1 | which will also give you the option of removing the test
- db_1 | databases and anonymous user created by default. This is
- db_1 | strongly recommended for production servers.
- db_1 |
- db_1 | See the MariaDB Knowledgebase at http://mariadb.com/kb or the
- db_1 | MySQL manual for more instructions.
- db_1 |
- db_1 | Please report any problems at http://mariadb.org/jira
- db_1 |
- db_1 | The latest information about MariaDB is available at http://mariadb.org/.
- db_1 | You can find additional information about the MySQL part at:
- db_1 | http://dev.mysql.com
- db_1 | Consider joining MariaDB's strong and vibrant community:
- db_1 | https://mariadb.org/get-involved/
- db_1 |
- db_1 | Database initialized
- db_1 | MySQL init process in progress...
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 151 ...
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: The InnoDB memory heap is disabled
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Using Linux native AIO
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Using SSE crc32 instructions
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Completed initialization of buffer pool
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Highest supported file format is Barracuda.
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: 128 rollback segment(s) are active.
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Waiting for purge to start
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616717
- db_1 | 2018-06-13 7:06:59 139705471428352 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_1 | 2018-06-13 7:06:59 139706258855872 [Note] Plugin 'FEEDBACK' is disabled.
- db_1 | 2018-06-13 7:07:00 139706258855872 [Warning] 'user' entry 'root@e3cde64b7e12' ignored in --skip-name-resolve mode.
- db_1 | 2018-06-13 7:07:00 139706258855872 [Warning] 'proxies_priv' entry '@% root@e3cde64b7e12' ignored in --skip-name-resolve mode.
- db_test_1 | 2018-06-13 7:06:59 140531638458304 [Note] mysqld: ready for connections.
- db_test_1 | Version: '10.1.33-MariaDB-1~jessie' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
- db_1 | 2018-06-13 7:07:00 139706258855872 [Note] mysqld: ready for connections.
- db_1 | Version: '10.1.33-MariaDB-1~jessie' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
- db_test_1 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
- db_test_1 | 2018-06-13 7:07:04 140531637590784 [Warning] 'proxies_priv' entry '@% root@768fe397decf' ignored in --skip-name-resolve mode.
- db_test_1 |
- db_test_1 | 2018-06-13 7:07:04 140531637287680 [Note] mysqld: Normal shutdown
- db_test_1 | 2018-06-13 7:07:04 140531637287680 [Note] Event Scheduler: Purging the queue. 0 events
- db_test_1 | 2018-06-13 7:07:04 140530872719104 [Note] InnoDB: FTS optimize thread exiting.
- db_1 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
- db_1 | 2018-06-13 7:07:04 139706257988352 [Warning] 'proxies_priv' entry '@% root@e3cde64b7e12' ignored in --skip-name-resolve mode.
- db_1 |
- db_1 | 2018-06-13 7:07:04 139706257685248 [Note] mysqld: Normal shutdown
- db_1 | 2018-06-13 7:07:04 139706257685248 [Note] Event Scheduler: Purging the queue. 0 events
- db_1 | 2018-06-13 7:07:04 139705496606464 [Note] InnoDB: FTS optimize thread exiting.
- db_test_1 | 2018-06-13 7:07:04 140531637287680 [Note] InnoDB: Starting shutdown...
- db_1 | 2018-06-13 7:07:04 139706257685248 [Note] InnoDB: Starting shutdown...
- db_1 | 2018-06-13 7:07:05 139706257685248 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
- db_1 | 2018-06-13 7:07:06 139706257685248 [Note] InnoDB: Shutdown completed; log sequence number 1616727
- db_test_1 | 2018-06-13 7:07:05 140531637287680 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
- db_1 | 2018-06-13 7:07:06 139706257685248 [Note] mysqld: Shutdown complete
- db_1 |
- db_1 |
- db_1 | MySQL init process done. Ready for start up.
- db_test_1 | 2018-06-13 7:07:06 140531637287680 [Note] InnoDB: Shutdown completed; log sequence number 1616727
- db_test_1 | 2018-06-13 7:07:06 140531637287680 [Note] mysqld: Shutdown complete
- db_test_1 |
- db_test_1 |
- db_test_1 | MySQL init process done. Ready for start up.
- db_1 |
- db_test_1 |
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 1 ...
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: The InnoDB memory heap is disabled
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Using Linux native AIO
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Using SSE crc32 instructions
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_1 | 2018-06-13 7:07:06 139771021731776 [Note] InnoDB: Completed initialization of buffer pool
- db_test_1 | 2018-06-13 7:07:06 139907577415616 [Note] mysqld (mysqld 10.1.33-MariaDB-1~jessie) starting as process 1 ...
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Using mutexes to ref count buffer pool pages
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: The InnoDB memory heap is disabled
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Compressed tables use zlib 1.2.8
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Using Linux native AIO
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Using SSE crc32 instructions
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Initializing buffer pool, size = 256.0M
- db_1 | 2018-06-13 7:07:07 139771021731776 [Note] InnoDB: Highest supported file format is Barracuda.
- db_1 | 2018-06-13 7:07:07 139771021731776 [Note] InnoDB: 128 rollback segment(s) are active.
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Completed initialization of buffer pool
- db_1 | 2018-06-13 7:07:07 139771021731776 [Note] InnoDB: Waiting for purge to start
- db_1 | 2018-06-13 7:07:07 139771021731776 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616727
- db_1 | 2018-06-13 7:07:07 139770231482112 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Highest supported file format is Barracuda.
- db_1 | 2018-06-13 7:07:07 139771021731776 [Note] Plugin 'FEEDBACK' is disabled.
- db_1 | 2018-06-13 7:07:07 139771021731776 [Note] Server socket created on IP: '::'.
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: 128 rollback segment(s) are active.
- db_1 | 2018-06-13 7:07:07 139771021731776 [Warning] 'proxies_priv' entry '@% root@e3cde64b7e12' ignored in --skip-name-resolve mode.
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Waiting for purge to start
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1616727
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] Plugin 'FEEDBACK' is disabled.
- db_test_1 | 2018-06-13 7:07:07 139906789631744 [Note] InnoDB: Dumping buffer pool(s) not yet started
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Note] Server socket created on IP: '::'.
- db_test_1 | 2018-06-13 7:07:07 139907577415616 [Warning] 'proxies_priv' entry '@% root@768fe397decf' ignored in --skip-name-resolve mode.
Advertisement
Add Comment
Please, Sign In to add comment