Mantis - mysql5
Viewing Issue Advanced Details
5318 packaging major always 2018-06-24 10:18 2018-06-24 10:18
schwindt  
 
normal  
new  
open  
none    
none  
0005318: mysql5d will not start after upgrade
Just upgraded to CSWmysql5 5.5.54,REV=2017.01.26 comping from an older
version. mysqld enters maintainance mode after this.

Looking closer at the daemon one finds
180624 9:45:10 [ERROR] Failed to access directory for --secure-file-priv. Please make sure that directory exists and is accessible by MySQL Server. Supplied value : /var/lib/mysql-files
180624 9:45:10 [ERROR] Aborting

You can bring back the service by :

mkdir /var/lib/mysql-files
chown mysql:mysql /var/lib/mysql-files
chmod o-rwx /var/lib/mysql-files
I vaguely remember fixing this on two other machines last April and I forgot to report.
Issue History
2018-06-24 10:18 schwindt New Issue

There are no notes attached to this issue.