Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] /usr/sbin/mariadbd (mysqld 10.5.5-MariaDB-1:10.5.5+maria~buster) starting as process 9009 ...
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Warning] Could not increase number of max_open_files to more than 16384 (request: 32186)
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Using Linux native AIO
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Uses event mutexes
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Number of pools: 1
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Completed initialization of buffer pool
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Upgrading redo log: 100663296 bytes; LSN=2636859
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Starting to delete and rewrite log file.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Setting log file ./ib_logfile101 size to 100663296 bytes
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: New log file created, LSN=2636859
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: 128 rollback segments are active.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: 10.5.5 started; log sequence number 2635910; transaction id 1283
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] Plugin 'FEEDBACK' is disabled.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [ERROR] mariadbd: Can't open shared library '/usr/lib/mysql/plugin/auth_socket.so' (errno: 2, cannot open shared object file: No such file or directory)
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] Server socket created on IP: '127.0.0.1'.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] InnoDB: Buffer pool(s) load completed at 200903 16:15:52
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [ERROR] Missing system table mysql.roles_mapping; please run mysql_upgrade to create it
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [ERROR] Incorrect definition of table mysql.event: expected column 'sql_mode' at position 14 to have type set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','IGNORE_BAD_TABLE_OPTIONS','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_BACKSLASH_ESCAPES','STRICT_TRANS_TABLES','STRICT_ALL_TABLES','NO_ZERO_IN_DATE','NO_ZERO_DATE','INVALID_DATES','ERROR_FOR_DIVISION_BY_ZERO','TRADITIONAL','NO_AUTO_CREATE_USER','HIGH_NOT_PRECEDENCE','NO_ENGINE_SUBSTITUTION','PAD_CHAR_TO_FULL_LENGTH','EMPTY_STRING_IS_NULL','SIMULTANEOUS_ASSIGNMENT'), found type set('REAL_AS_FLOAT','PIPES_AS_CONCAT','ANSI_QUOTES','IGNORE_SPACE','NOT_USED','ONLY_FULL_GROUP_BY','NO_UNSIGNED_SUBTRACTION','NO_DIR_IN_CREATE','POSTGRESQL','ORACLE','MSSQL','DB2','MAXDB','NO_KEY_OPTIONS','NO_TABLE_OPTIONS','NO_FIELD_OPTIONS','MYSQL323','MYSQL40','ANSI','NO_AUTO_VALUE_ON_ZERO','NO_B
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [ERROR] mariadbd: Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 1 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] Reading of all Master_info entries succeeded
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] Added new Master_info '' to hash table
|
Sep 3 16:15:52 debian10 mariadbd[9009]: 2020-09-03 16:15:52 0 [Note] /usr/sbin/mariadbd: ready for connections.
|
Sep 3 16:15:52 debian10 mariadbd[9009]: Version: '10.5.5-MariaDB-1:10.5.5+maria~buster' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
|
Sep 3 16:15:52 debian10 systemd[1]: Started MariaDB 10.5.5 database server.
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9030]: Upgrading MySQL tables if necessary.
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9033]: Looking for 'mysql' as: /usr/bin/mysql
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9033]: Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9033]: Version check failed. Got the following error when calling the 'mysql' command line client
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9033]: ERROR 1524 (HY000): Plugin 'auth_socket' is not loaded
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9033]: FATAL ERROR: Upgrade failed
|
Sep 3 16:15:52 debian10 /etc/mysql/debian-start[9043]: Checking for insecure root accounts.
|
Sep 3 16:15:52 debian10 debian-start[9028]: ERROR 1524 (HY000): Plugin 'auth_socket' is not loaded
|