Author Topic: tried fedora34 ...no luck trying now fedora 29  (Read 1316 times)

Offline roger2

  • Jr. Member
  • **
  • Posts: 11
tried fedora34 ...no luck trying now fedora 29
« on: May 06, 2021, 09:07:04 AM »
3 errors occur  on sql database  (mariadb-server) 

2021-05-06 22:58:24 0 [Note] InnoDB: Using Linux native AIO
2021-05-06 22:58:24 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-05-06 22:58:24 0 [Note] InnoDB: Uses event mutexes
2021-05-06 22:58:24 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-05-06 22:58:24 0 [Note] InnoDB: Number of pools: 1
2021-05-06 22:58:24 0 [Note] InnoDB: Using generic crc32 instructions
2021-05-06 22:58:24 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2021-05-06 22:58:24 0 [Note] InnoDB: Completed initialization of buffer pool
2021-05-06 22:58:24 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2021-05-06 22:58:24 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=49468
2021-05-06 22:58:25 0 [Note] InnoDB: Starting final batch to recover 13 pages from redo log.
2021-05-06 22:58:25 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-05-06 22:58:25 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-05-06 22:58:25 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-05-06 22:58:25 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-05-06 22:58:25 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-05-06 22:58:25 0 [Note] InnoDB: Waiting for purge to start
2021-05-06 22:58:25 0 [Note] InnoDB: 10.3.18 started; log sequence number 1603183; transaction id 9
2021-05-06 22:58:25 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2021-05-06 22:58:25 0 [Note] InnoDB: Cannot open '/var/lib/mysql/ib_buffer_pool' for reading: No such file or directory
2021-05-06 22:58:25 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-05-06 22:58:25 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2021-05-06 22:58:25 0 [Note] Recovering after a crash using tc.log
2021-05-06 22:58:25 0 [Note] Starting crash recovery...
2021-05-06 22:58:25 0 [Note] Crash recovery finished.
2021-05-06 22:58:25 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2021-05-06 22:58:25 0 [Note] Server socket created on IP: '::'.
2021-05-06 22:58:25 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist



Any fedora experts....the first error is ....Could not open mysql.plugin table.

And maybe best to focus on that first.

thx Roger