Comments - Mariadb upgrade problem

1 year ago Ted To

I tried:

restorecon -Rv /var/lib/mysql

and am still getting the same error. As far as I can tell, my file permissions are also fine.

$ ls -la /var/lib/mysql
total 436380
drwxr-xr-x 12 mysql mysql      4096 Mar 23 20:06 .
drwxr-xr-x 51 root  root       4096 Mar 23 09:41 ..
-rw-rw----  1 mysql mysql     90112 Mar 23 20:06 aria_log.00000001
-rw-rw----  1 mysql mysql        52 Mar 23 20:06 aria_log_control
drwx------  2 mysql mysql      4096 Mar 23 10:10 gitea
-rw-rw----  1 mysql mysql      2695 Mar 23 20:06 ib_buffer_pool
-rw-rw----  1 mysql mysql 346030080 Mar 23 20:06 ibdata1
-rw-rw----  1 mysql mysql 100663296 Mar 23 20:06 ib_logfile0
drwx------  2 mysql mysql      4096 Dec 14 15:34 mhc
-rw-rw----  1 mysql mysql         0 Mar 23 09:46 multi-master.info
drwx------  2 mysql mysql      4096 Mar 23 10:06 mysql
srwxrwxrwx  1 mysql mysql         0 Mar 23 20:06 mysql.sock
drwx------  2 mysql mysql      4096 Mar 23 10:06 performance_schema
 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.