Skip to content

Instantly share code, notes, and snippets.

@bsikar
Last active July 3, 2023 02:23
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 bsikar/1c5fb33017ab758013946994a5753027 to your computer and use it in GitHub Desktop.
Save bsikar/1c5fb33017ab758013946994a5753027 to your computer and use it in GitHub Desktop.
2023-07-03 02:17:23+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.0.2+maria~ubu2204 started.
2023-07-03 02:17:23+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2023-07-03 02:17:23+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.0.2+maria~ubu2204 started.
2023-07-03 02:17:23+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
2023-07-03 2:17:23 0 [Note] Starting MariaDB 11.0.2-MariaDB-1:11.0.2+maria~ubu2204 source revision 0005f2f06c8e1aea4915887decad67885108a929 as process 1
2023-07-03 2:17:23 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-07-03 2:17:23 0 [Note] InnoDB: Number of transaction pools: 1
2023-07-03 2:17:23 0 [Note] InnoDB: Using generic crc32 instructions
2023-07-03 2:17:23 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
2023-07-03 2:17:23 0 [Note] InnoDB: Using liburing
2023-07-03 2:17:23 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
2023-07-03 2:17:23 0 [Note] InnoDB: Completed initialization of buffer pool
2023-07-03 2:17:23 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
2023-07-03 2:17:23 0 [Note] InnoDB: Opened 3 undo tablespaces
2023-07-03 2:17:23 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
2023-07-03 2:17:23 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
2023-07-03 2:17:23 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
2023-07-03 2:17:23 0 [Note] InnoDB: log sequence number 5010422565; transaction id 6822279
2023-07-03 2:17:23 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2023-07-03 2:17:23 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-07-03 2:17:23 0 [Note] Plugin 'wsrep-provider' is disabled.
2023-07-03 2:17:23 0 [Note] Server socket created on IP: '0.0.0.0'.
2023-07-03 2:17:23 0 [Note] Server socket created on IP: '::'.
2023-07-03 2:17:23 0 [Note] mariadbd: ready for connections.
Version: '11.0.2-MariaDB-1:11.0.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2023-07-03 2:17:23 0 [Note] InnoDB: Buffer pool(s) load completed at 230703 2:17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment