User Tools

Site Tools


mysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mysql [2022/10/23 23:45]
xujianglong [远程连接数据库提示111 Connection refused.]
mysql [2023/03/08 16:09] (current)
xujianglong ↷ Page moved from 内部资料:mysql to mysql
Line 171: Line 171:
 <code> <code>
 [client] [client]
-host=//127.0.0.1//+host=127.0.0.1 
 + 
 +</code> 
 + 
 +====== InnoDB Failing to start MySQL not loading plugins ====== 
 + 
 +<code> 
 +rm -rf /var/lib/mysql/*; mysql_install_db -u mysql; systemctl start mariadb.service
  
 </code> </code>
  
  
mysql.1666539948.txt.gz · Last modified: 2022/10/23 23:45 by xujianglong