Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danepowell/3565ee31149aae141e76e0fa044a5c1a to your computer and use it in GitHub Desktop.
Save danepowell/3565ee31149aae141e76e0fa044a5c1a to your computer and use it in GitHub Desktop.
lando1688-database-logs
lando logs -s database
Attaching to dt524_database_1
database_1 | chmod: changing permissions of '/helpers/add-cert.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/auth.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/binding.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/generate-key.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/get-remote-url.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/lando-entrypoint.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/load-keys.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/mounter.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/pantheon.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/pull.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/push.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/refresh-certs.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/setup-ca.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/sql-export.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/sql-import.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/switch.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/user-perm-helpers.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/user-perms.sh': Operation not permitted
database_1 | chmod: changing permissions of '/helpers/user-perms.sh': Operation not permitted
database_1 | chmod: changing permissions of '/scripts/load-keys.sh': Operation not permitted
database_1 | mkdir: cannot create directory '/etc/ssh': Permission denied
database_1 | Running command /entrypoint.sh /run.sh
database_1 | Running with exec!
database_1 |
database_1 | Welcome to the Bitnami mysql container
database_1 | Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mysql
database_1 | Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mysql/issues
database_1 | Send us your feedback at containers@bitnami.com
database_1 |
database_1 | INFO ==> ** Starting MySQL setup **
database_1 | INFO ==> Validating settings in MYSQL_*/MARIADB_* env vars..
database_1 | WARN ==> You set the environment variable ALLOW_EMPTY_PASSWORD=yes. For safety reasons, do not use this flag in a production environment.
database_1 | INFO ==> Initializing mysql database...
database_1 | DEBUG ==> Custom configuration detected. Injecting...
database_1 | DEBUG ==> Ensuring expected directories/files exist...
database_1 | DEBUG ==> Creating main configuration file...
database_1 | DEBUG ==> Cleaning data directory to ensure successfully initialization...
database_1 | DEBUG ==> Installing database...
database_1 | 100
database_1 | 100
database_1 | 2019-07-19T22:43:42.975117Z 0 [Warning] InnoDB: New log files created, LSN=45790
database_1 | 2019-07-19T22:43:43.008876Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
database_1 | 2019-07-19T22:43:43.062740Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: a90dcb27-aa76-11e9-b355-0242c0a8b003.
database_1 | 2019-07-19T22:43:43.066406Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
database_1 | 2019-07-19T22:43:43.067863Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
database_1 | 2019-07-19T22:43:44.176235Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176249Z 1 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176253Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176261Z 1 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176263Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176268Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176285Z 1 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:44.176289Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | DEBUG ==> Starting mysql in background...
database_1 | ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/bitnami/mysql/tmp/mysql.sock' (2)
database_1 | 2019-07-19T22:43:46.077338Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
database_1 | 2019-07-19T22:43:46.077379Z 0 [Note] /opt/bitnami/mysql/bin/mysqld (mysqld 5.7.25) starting as process 135 ...
database_1 | 2019-07-19T22:43:46.098896Z 0 [Note] InnoDB: PUNCH HOLE support available
database_1 | 2019-07-19T22:43:46.098910Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
database_1 | 2019-07-19T22:43:46.098913Z 0 [Note] InnoDB: Uses event mutexes
database_1 | 2019-07-19T22:43:46.098914Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
database_1 | 2019-07-19T22:43:46.098916Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
database_1 | 2019-07-19T22:43:46.098918Z 0 [Note] InnoDB: Using Linux native AIO
database_1 | 2019-07-19T22:43:46.099056Z 0 [Note] InnoDB: Number of pools: 1
database_1 | 2019-07-19T22:43:46.099111Z 0 [Note] InnoDB: Using CPU crc32 instructions
database_1 | 2019-07-19T22:43:46.114069Z 0 [Note] InnoDB: Initializing buffer pool, total size = 384M, instances = 1, chunk size = 128M
database_1 | 2019-07-19T22:43:46.130975Z 0 [Note] InnoDB: Completed initialization of buffer pool
database_1 | 2019-07-19T22:43:46.133667Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
database_1 | 2019-07-19T22:43:46.145784Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
database_1 | 2019-07-19T22:43:46.162794Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
database_1 | 2019-07-19T22:43:46.162824Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
database_1 | 2019-07-19T22:43:46.170652Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
database_1 | 2019-07-19T22:43:46.171025Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
database_1 | 2019-07-19T22:43:46.171030Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
database_1 | 2019-07-19T22:43:46.171356Z 0 [Note] InnoDB: 5.7.25 started; log sequence number 2524141
database_1 | 2019-07-19T22:43:46.171455Z 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mysql/data/ib_buffer_pool
database_1 | 2019-07-19T22:43:46.171526Z 0 [Note] Plugin 'FEDERATED' is disabled.
database_1 | 2019-07-19T22:43:46.174452Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
database_1 | 2019-07-19T22:43:46.174459Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
database_1 | 2019-07-19T22:43:46.174471Z 0 [Note] - '0.0.0.0' resolves to '0.0.0.0';
database_1 | 2019-07-19T22:43:46.174484Z 0 [Note] Server socket created on IP: '0.0.0.0'.
database_1 | 2019-07-19T22:43:46.179665Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.179681Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.179686Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.179695Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.179697Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.179702Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.180162Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190719 22:43:46
database_1 | 2019-07-19T22:43:46.182142Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.182150Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.185851Z 0 [Note] Event Scheduler: Loaded 0 events
database_1 | 2019-07-19T22:43:46.185998Z 0 [Note] /opt/bitnami/mysql/bin/mysqld: ready for connections.
database_1 | Version: '5.7.25' socket: '/opt/bitnami/mysql/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
database_1 | 1
database_1 | DEBUG ==> Deleting all users to avoid issues with master-slave configurations...
database_1 | DEBUG ==> Configuring root user credentials...
database_1 | 2019-07-19T22:43:46.943222Z 4 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.943244Z 4 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.943248Z 4 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.943256Z 4 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.943290Z 4 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:46.943298Z 4 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | DEBUG ==> removing the unknown user
database_1 | DEBUG ==> Creating database drupal8...
database_1 | DEBUG ==> creating db user \'drupal8\'...
database_1 | DEBUG ==> Removing all other hosts for the user...
database_1 | DEBUG ==> Providing privileges to username drupal8 on database drupal8...
database_1 | DEBUG ==> Running mysql_upgrade...
database_1 | Checking if update is needed.
database_1 | Checking server version.
database_1 | Running queries to upgrade MySQL server.
database_1 | 2019-07-19T22:43:47.805199Z 10 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:47.805218Z 10 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:47.805222Z 10 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:47.805230Z 10 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:47.805275Z 10 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:47.805281Z 10 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701432Z 10 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701448Z 10 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701465Z 10 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701469Z 10 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701479Z 10 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701521Z 10 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:48.701528Z 10 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | Checking system database.
database_1 | mysql.columns_priv OK
database_1 | mysql.db OK
database_1 | mysql.engine_cost OK
database_1 | mysql.event OK
database_1 | mysql.func OK
database_1 | mysql.general_log OK
database_1 | mysql.gtid_executed OK
database_1 | mysql.help_category OK
database_1 | mysql.help_keyword OK
database_1 | mysql.help_relation OK
database_1 | mysql.help_topic OK
database_1 | mysql.innodb_index_stats OK
database_1 | mysql.innodb_table_stats OK
database_1 | mysql.ndb_binlog_index OK
database_1 | mysql.plugin OK
database_1 | mysql.proc OK
database_1 | mysql.procs_priv OK
database_1 | mysql.proxies_priv OK
database_1 | mysql.server_cost OK
database_1 | mysql.servers OK
database_1 | mysql.slave_master_info OK
database_1 | mysql.slave_relay_log_info OK
database_1 | mysql.slave_worker_info OK
database_1 | mysql.slow_log OK
database_1 | mysql.tables_priv OK
database_1 | mysql.time_zone OK
database_1 | mysql.time_zone_leap_second OK
database_1 | mysql.time_zone_name OK
database_1 | mysql.time_zone_transition OK
database_1 | mysql.time_zone_transition_type OK
database_1 | mysql.user OK
database_1 | The sys schema is already up to date (version 1.5.1).
database_1 | Checking databases.
database_1 | drupal8.cache_config OK
database_1 | drupal8.cache_container OK
database_1 | sys.sys_config OK
database_1 | Upgrade process completed successfully.
database_1 | Checking if update is needed.
database_1 | INFO ==> Stopping mysql...
database_1 | 2019-07-19T22:43:48.722224Z 0 [Note] Giving 0 client threads a chance to die gracefully
database_1 | 2019-07-19T22:43:48.722235Z 0 [Note] Shutting down slave threads
database_1 | 2019-07-19T22:43:48.722238Z 0 [Note] Forcefully disconnecting 0 remaining clients
database_1 | 2019-07-19T22:43:48.722240Z 0 [Note] Event Scheduler: Purging the queue. 0 events
database_1 | 2019-07-19T22:43:48.722282Z 0 [Note] Binlog end
database_1 | 2019-07-19T22:43:48.724526Z 0 [Note] Shutting down plugin 'ngram'
database_1 | 2019-07-19T22:43:48.724531Z 0 [Note] Shutting down plugin 'partition'
database_1 | 2019-07-19T22:43:48.724533Z 0 [Note] Shutting down plugin 'BLACKHOLE'
database_1 | 2019-07-19T22:43:48.724534Z 0 [Note] Shutting down plugin 'ARCHIVE'
database_1 | 2019-07-19T22:43:48.724536Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
database_1 | 2019-07-19T22:43:48.724550Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
database_1 | 2019-07-19T22:43:48.724552Z 0 [Note] Shutting down plugin 'MyISAM'
database_1 | 2019-07-19T22:43:48.724555Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
database_1 | 2019-07-19T22:43:48.724557Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
database_1 | 2019-07-19T22:43:48.724558Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
database_1 | 2019-07-19T22:43:48.724559Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
database_1 | 2019-07-19T22:43:48.724560Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
database_1 | 2019-07-19T22:43:48.724561Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
database_1 | 2019-07-19T22:43:48.724563Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
database_1 | 2019-07-19T22:43:48.724564Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
database_1 | 2019-07-19T22:43:48.724565Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
database_1 | 2019-07-19T22:43:48.724566Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
database_1 | 2019-07-19T22:43:48.724567Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
database_1 | 2019-07-19T22:43:48.724569Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
database_1 | 2019-07-19T22:43:48.724570Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
database_1 | 2019-07-19T22:43:48.724571Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
database_1 | 2019-07-19T22:43:48.724573Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
database_1 | 2019-07-19T22:43:48.724574Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
database_1 | 2019-07-19T22:43:48.724576Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
database_1 | 2019-07-19T22:43:48.724577Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
database_1 | 2019-07-19T22:43:48.724578Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
database_1 | 2019-07-19T22:43:48.724580Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
database_1 | 2019-07-19T22:43:48.724581Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
database_1 | 2019-07-19T22:43:48.724582Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
database_1 | 2019-07-19T22:43:48.724584Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
database_1 | 2019-07-19T22:43:48.724585Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
database_1 | 2019-07-19T22:43:48.724586Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
database_1 | 2019-07-19T22:43:48.724588Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
database_1 | 2019-07-19T22:43:48.724590Z 0 [Note] Shutting down plugin 'INNODB_CMP'
database_1 | 2019-07-19T22:43:48.724592Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
database_1 | 2019-07-19T22:43:48.724594Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
database_1 | 2019-07-19T22:43:48.724595Z 0 [Note] Shutting down plugin 'INNODB_TRX'
database_1 | 2019-07-19T22:43:48.724597Z 0 [Note] Shutting down plugin 'InnoDB'
database_1 | 2019-07-19T22:43:48.724621Z 0 [Note] InnoDB: FTS optimize thread exiting.
database_1 | 2019-07-19T22:43:48.724655Z 0 [Note] InnoDB: Starting shutdown...
database_1 | 2019-07-19T22:43:48.824783Z 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mysql/data/ib_buffer_pool
database_1 | 2019-07-19T22:43:48.824881Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 190719 22:43:48
database_1 | 2019-07-19T22:43:50.038143Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2914953
database_1 | 2019-07-19T22:43:50.038192Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
database_1 | 2019-07-19T22:43:50.038197Z 0 [Note] Shutting down plugin 'MEMORY'
database_1 | 2019-07-19T22:43:50.038202Z 0 [Note] Shutting down plugin 'CSV'
database_1 | 2019-07-19T22:43:50.038204Z 0 [Note] Shutting down plugin 'sha256_password'
database_1 | 2019-07-19T22:43:50.038206Z 0 [Note] Shutting down plugin 'mysql_native_password'
database_1 | 2019-07-19T22:43:50.038289Z 0 [Note] Shutting down plugin 'binlog'
database_1 | 2019-07-19T22:43:50.040821Z 0 [Note] /opt/bitnami/mysql/bin/mysqld: Shutdown complete
database_1 |
database_1 | INFO ==> ** MySQL setup finished! **
database_1 |
database_1 | INFO ==> ** Starting MySQL **
database_1 | 2019-07-19T22:43:50.889933Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
database_1 | 2019-07-19T22:43:50.889972Z 0 [Note] /opt/bitnami/mysql/bin/mysqld (mysqld 5.7.25) starting as process 1 ...
database_1 | 2019-07-19T22:43:50.911629Z 0 [Note] InnoDB: PUNCH HOLE support available
database_1 | 2019-07-19T22:43:50.911643Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
database_1 | 2019-07-19T22:43:50.911646Z 0 [Note] InnoDB: Uses event mutexes
database_1 | 2019-07-19T22:43:50.911647Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
database_1 | 2019-07-19T22:43:50.911649Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
database_1 | 2019-07-19T22:43:50.911651Z 0 [Note] InnoDB: Using Linux native AIO
database_1 | 2019-07-19T22:43:50.911790Z 0 [Note] InnoDB: Number of pools: 1
database_1 | 2019-07-19T22:43:50.911848Z 0 [Note] InnoDB: Using CPU crc32 instructions
database_1 | 2019-07-19T22:43:50.915646Z 0 [Note] InnoDB: Initializing buffer pool, total size = 384M, instances = 1, chunk size = 128M
database_1 | 2019-07-19T22:43:50.932753Z 0 [Note] InnoDB: Completed initialization of buffer pool
database_1 | 2019-07-19T22:43:50.935464Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
database_1 | 2019-07-19T22:43:50.947531Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
database_1 | 2019-07-19T22:43:50.971261Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
database_1 | 2019-07-19T22:43:50.971295Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
database_1 | 2019-07-19T22:43:50.979044Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
database_1 | 2019-07-19T22:43:50.979421Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
database_1 | 2019-07-19T22:43:50.979426Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
database_1 | 2019-07-19T22:43:50.979569Z 0 [Note] InnoDB: Waiting for purge to start
database_1 | 2019-07-19T22:43:51.029821Z 0 [Note] InnoDB: 5.7.25 started; log sequence number 2914953
database_1 | 2019-07-19T22:43:51.030095Z 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mysql/data/ib_buffer_pool
database_1 | 2019-07-19T22:43:51.030234Z 0 [Note] Plugin 'FEDERATED' is disabled.
database_1 | 2019-07-19T22:43:51.034684Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
database_1 | 2019-07-19T22:43:51.034705Z 0 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
database_1 | 2019-07-19T22:43:51.034738Z 0 [Note] - '0.0.0.0' resolves to '0.0.0.0';
database_1 | 2019-07-19T22:43:51.034766Z 0 [Note] Server socket created on IP: '0.0.0.0'.
database_1 | 2019-07-19T22:43:51.040883Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.040910Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.040936Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.040944Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.040962Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.041636Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190719 22:43:51
database_1 | 2019-07-19T22:43:51.042865Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.042895Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
database_1 | 2019-07-19T22:43:51.054521Z 0 [Note] Event Scheduler: Loaded 0 events
database_1 | 2019-07-19T22:43:51.054858Z 0 [Note] /opt/bitnami/mysql/bin/mysqld: ready for connections.
database_1 | Version: '5.7.25' socket: '/opt/bitnami/mysql/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment