Initializing database
|
2019-04-23 13:01:06 6 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
|
|
|
PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
|
To do so, start the server, then issue the following commands:
|
|
'/usr/bin/mysqladmin' -u root password 'new-password'
|
'/usr/bin/mysqladmin' -u root -h password 'new-password'
|
|
Alternatively you can run:
|
'/usr/bin/mysql_secure_installation'
|
|
which will also give you the option of removing the test
|
databases and anonymous user created by default. This is
|
strongly recommended for production servers.
|
|
See the MariaDB Knowledgebase at http://mariadb.com/kb or the
|
MySQL manual for more instructions.
|
|
Please report any problems at http://mariadb.org/jira
|
|
The latest information about MariaDB is available at http://mariadb.org/.
|
You can find additional information about the MySQL part at:
|
http://dev.mysql.com
|
Consider joining MariaDB's strong and vibrant community:
|
https://mariadb.org/get-involved/
|
|
Database initialized
|
MySQL init process in progress...
|
2019-04-23 13:01:08 0 [Note] mysqld (mysqld 10.3.13-MariaDB-1:10.3.13+maria~bionic-log) starting as process 111 ...
|
2019-04-23 13:01:08 0 [Note] InnoDB: Using Linux native AIO
|
2019-04-23 13:01:08 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
2019-04-23 13:01:08 0 [Note] InnoDB: Uses event mutexes
|
2019-04-23 13:01:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
|
2019-04-23 13:01:08 0 [Note] InnoDB: Number of pools: 1
|
2019-04-23 13:01:08 0 [Note] InnoDB: Using SSE2 crc32 instructions
|
2019-04-23 13:01:08 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
|
2019-04-23 13:01:08 0 [Note] InnoDB: Completed initialization of buffer pool
|
2019-04-23 13:01:08 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
|
2019-04-23 13:01:08 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
|
2019-04-23 13:01:08 0 [Note] InnoDB: Creating shared tablespace for temporary tables
|
2019-04-23 13:01:08 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
|
2019-04-23 13:01:08 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
|
2019-04-23 13:01:08 0 [Note] InnoDB: Waiting for purge to start
|
2019-04-23 13:01:08 0 [Note] InnoDB: 10.3.13 started; log sequence number 1630815; transaction id 21
|
2019-04-23 13:01:08 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
|
2019-04-23 13:01:08 0 [Note] Plugin 'FEEDBACK' is disabled.
|
2019-04-23 13:01:08 0 [Note] InnoDB: Buffer pool(s) load completed at 190423 13:01:08
|
2019-04-23 13:01:08 0 [Warning] 'user' entry 'root@mariadb-1' ignored in --skip-name-resolve mode.
|
2019-04-23 13:01:08 0 [Warning] 'user' entry '@mariadb-1' ignored in --skip-name-resolve mode.
|
2019-04-23 13:01:08 0 [Warning] 'proxies_priv' entry '@% root@mariadb-1' ignored in --skip-name-resolve mode.
|
2019-04-23 13:01:08 0 [Note] Reading of all Master_info entries succeded
|
2019-04-23 13:01:08 0 [Note] Added new Master_info '' to hash table
|
2019-04-23 13:01:08 0 [Note] mysqld: ready for connections.
|
Version: '10.3.13-MariaDB-1:10.3.13+maria~bionic-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
|
Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
|
2019-04-23 13:01:11 11 [Warning] 'proxies_priv' entry '@% root@mariadb-1' ignored in --skip-name-resolve mode.
|
|
/usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init.sql
|
|
|
2019-04-23 13:01:11 0 [Note] mysqld (initiated by: unknown): Normal shutdown
|
2019-04-23 13:01:11 0 [Note] Event Scheduler: Purging the queue. 0 events
|
2019-04-23 13:01:11 0 [Note] InnoDB: FTS optimize thread exiting.
|
2019-04-23 13:01:11 0 [Note] InnoDB: Starting shutdown...
|
2019-04-23 13:01:11 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
|
2019-04-23 13:01:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 190423 13:01:11
|
2019-04-23 13:01:12 0 [Note] InnoDB: Shutdown completed; log sequence number 1630824; transaction id 24
|
2019-04-23 13:01:12 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
|
2019-04-23 13:01:12 0 [Note] mysqld: Shutdown complete
|
|
|
MySQL init process done. Ready for start up.
|
|
2019-04-23 13:01:12 0 [Note] mysqld (mysqld 10.3.13-MariaDB-1:10.3.13+maria~bionic-log) starting as process 8 ...
|
2019-04-23 13:01:12 0 [Note] InnoDB: Using Linux native AIO
|
2019-04-23 13:01:12 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
2019-04-23 13:01:12 0 [Note] InnoDB: Uses event mutexes
|
2019-04-23 13:01:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
|
2019-04-23 13:01:12 0 [Note] InnoDB: Number of pools: 1
|
2019-04-23 13:01:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
|
2019-04-23 13:01:12 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
|
2019-04-23 13:01:12 0 [Note] InnoDB: Completed initialization of buffer pool
|
2019-04-23 13:01:12 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
|
2019-04-23 13:01:12 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
|
2019-04-23 13:01:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
|
2019-04-23 13:01:12 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
|
2019-04-23 13:01:12 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
|
2019-04-23 13:01:12 0 [Note] InnoDB: Waiting for purge to start
|
2019-04-23 13:01:12 0 [Note] InnoDB: 10.3.13 started; log sequence number 1630824; transaction id 21
|
2019-04-23 13:01:12 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
|
2019-04-23 13:01:12 0 [Note] Plugin 'FEEDBACK' is disabled.
|
2019-04-23 13:01:12 0 [Note] InnoDB: Buffer pool(s) load completed at 190423 13:01:12
|
2019-04-23 13:01:12 0 [Note] Server socket created on IP: '::'.
|
2019-04-23 13:01:12 0 [Note] Server socket created on IP: '::'.
|
2019-04-23 13:01:12 0 [Warning] 'proxies_priv' entry '@% root@mariadb-1' ignored in --skip-name-resolve mode.
|
2019-04-23 13:01:12 0 [Note] Reading of all Master_info entries succeded
|
2019-04-23 13:01:12 0 [Note] Added new Master_info '' to hash table
|
2019-04-23 13:01:12 0 [Note] mysqld: ready for connections.
|
Version: '10.3.13-MariaDB-1:10.3.13+maria~bionic-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
|
2019-04-23 13:01:13 10 [Note] Master connection name: '' Master_info_file: 'master.info' Relay_info_file: 'relay-log.info'
|
2019-04-23 13:01:13 10 [Warning] Neither --relay-log nor --relay-log-index were used; so replication may break when this MySQL server acts as a slave and has his hostname changed!! Please use '--log-basename=#' or '--relay-log=mysqld-relay-bin' to avoid this problem.
|
2019-04-23 13:01:13 10 [Note] 'CHANGE MASTER TO executed'. Previous state master_host='', master_port='3306', master_log_file='', master_log_pos='4'. New state master_host='mariadb-0.mariadb.mariadb.svc.cluster.local', master_port='3306', master_log_file='', master_log_pos='4'.
|
2019-04-23 13:01:13 10 [Note] Previous Using_Gtid=No. New Using_Gtid=Current_Pos
|
2019-04-23 13:01:13 11 [Note] Slave I/O thread: Start asynchronous replication to master 'root@mariadb-0.mariadb.mariadb.svc.cluster.local:3306' in log '' at position 4
|
2019-04-23 13:01:13 12 [Note] Slave SQL thread initialized, starting replication in log 'FIRST' at position 4, relay log './mysqld-relay-bin.000001' position: 4; GTID position '0-3001-7235'
|
2019-04-23 13:01:13 11 [Note] Slave I/O thread: connected to master 'root@mariadb-0.mariadb.mariadb.svc.cluster.local:3306',replication starts at GTID position '0-3001-7235'
|
2019-04-23 13:01:13 11 [ERROR] Error reading packet from server: Error: connecting slave requested to start from GTID 0-3001-7235, which is not in the master's binlog. Since the master's binlog contains GTIDs with higher sequence numbers, it probably means that the slave has diverged due to executing extra erroneous transactions (server_errno=1236)
|
2019-04-23 13:01:13 11 [ERROR] Slave I/O: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 0-3001-7235, which is not in the master's binlog. Since the master's binlog contains GTIDs with higher sequence numbers, it probably means that the slave has diverged due to executing extra erroneous transactions', Internal MariaDB error code: 1236
|
2019-04-23 13:01:13 11 [Note] Slave I/O thread exiting, read up to log 'FIRST', position 4; GTID position 0-3001-7235
|