2022-09-06T11:11:11.555172Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2022-09-06T11:11:11.555274Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2022-09-06T11:11:11.555294Z 0 [Note] /usr/local/mysql/bin/mysqld (mysqld 5.7.39) starting as process 7061 ...
2022-09-06T11:11:11.558545Z 0 [Note] InnoDB: PUNCH HOLE support available
2022-09-06T11:11:11.558561Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2022-09-06T11:11:11.558564Z 0 [Note] InnoDB: Uses event mutexes
2022-09-06T11:11:11.558566Z 0 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
2022-09-06T11:11:11.558569Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2022-09-06T11:11:11.558571Z 0 [Note] InnoDB: Using Linux native AIO
2022-09-06T11:11:11.558730Z 0 [Note] InnoDB: Number of pools: 1
2022-09-06T11:11:11.558797Z 0 [Note] InnoDB: Using CPU crc32 instructions
2022-09-06T11:11:11.559798Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2022-09-06T11:11:11.564740Z 0 [Note] InnoDB: Completed initialization of buffer pool
2022-09-06T11:11:11.566279Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-09-06T11:11:11.577551Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2022-09-06T11:11:11.634041Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-09-06T11:11:11.634097Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-09-06T11:11:11.674322Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-09-06T11:11:11.676205Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2022-09-06T11:11:11.676233Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2022-09-06T11:11:11.676907Z 0 [Note] InnoDB: Waiting for purge to start
2022-09-06T11:11:11.727175Z 0 [Note] InnoDB: 5.7.39 started; log sequence number 35940417489
2022-09-06T11:11:11.727602Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2022-09-06T11:11:11.728269Z 0 [Note] Plugin 'FEDERATED' is disabled.
2022-09-06T11:11:11.764089Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2022-09-06T11:11:11.764117Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2022-09-06T11:11:11.764127Z 0 [Warning] A deprecated TLS version TLSv1 is enabled. Please use TLSv1.2 or higher.
2022-09-06T11:11:11.764136Z 0 [Warning] A deprecated TLS version TLSv1.1 is enabled. Please use TLSv1.2 or higher.
2022-09-06T11:11:11.765347Z 0 [Warning] CA certificate ca.pem is self signed.
2022-09-06T11:11:11.765406Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2022-09-06T11:11:11.766037Z 0 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
2022-09-06T11:11:11.766062Z 0 [Note] - '127.0.0.1' resolves to '127.0.0.1';
2022-09-06T11:11:11.766104Z 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-09-06T11:11:11.806186Z 0 [Note] InnoDB: Buffer pool(s) load completed at 220906 13:11:11
2022-09-06T11:11:11.825001Z 0 [Note] Event Scheduler: Loaded 0 events
2022-09-06T11:11:11.825426Z 0 [Note] /usr/local/mysql/bin/mysqld: ready for connections.