- 积分
- 17
- 威望
-
- 金钱
-
- 注册时间
- 2020-3-19
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
重装重启都不行
mariadb.err日志
2020-03-19 16:00:38 0 [Note] InnoDB: Using Linux native AIO
2020-03-19 16:00:38 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-03-19 16:00:38 0 [Note] InnoDB: Uses event mutexes
2020-03-19 16:00:38 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-03-19 16:00:38 0 [Note] InnoDB: Number of pools: 1
2020-03-19 16:00:38 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-03-19 16:00:38 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2020-03-19 16:00:38 0 [Note] InnoDB: Completed initialization of buffer pool
2020-03-19 16:00:38 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2020-03-19 16:00:38 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=49468
2020-03-19 16:00:38 0 [Note] InnoDB: Starting final batch to recover 13 pages from redo log.
2020-03-19 16:00:39 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-03-19 16:00:39 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-03-19 16:00:39 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-03-19 16:00:39 0 [Note] InnoDB: Setting file '/usr/local/mariadb2/var/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-03-19 16:00:39 0 [Note] InnoDB: File '/usr/local/mariadb2/var/ibtmp1' size is now 12 MB.
2020-03-19 16:00:39 0 [Note] InnoDB: Waiting for purge to start
2020-03-19 16:00:39 0 [Note] InnoDB: 10.3.15 started; log sequence number 1603190; transaction id 9
2020-03-19 16:00:39 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/mariadb2/var/ib_buffer_pool
2020-03-19 16:00:39 0 [Note] InnoDB: Cannot open '/usr/local/mariadb2/var/ib_buffer_pool' for reading: No such file or directory
2020-03-19 16:00:39 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-03-19 16:00:39 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-03-19 16:00:39 0 [Note] Recovering after a crash using mysql-bin
2020-03-19 16:00:39 0 [Note] Starting crash recovery...
2020-03-19 16:00:39 0 [Note] Crash recovery finished.
2020-03-19 16:00:39 6 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1017: Can't find file: './mysql/' (errno: 2 "No such file or directory")
2020-03-19 16:00:39 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2020-03-19 16:00:39 0 [Note] Server socket created on IP: '::'.
2020-03-19 16:00:39 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
|
|