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:46]
xujianglong [本地登录时加127.0.0.1才能登录而不能用localhost]
mysql [2023/03/08 16:09] (current)
xujianglong ↷ Page moved from 内部资料:mysql to mysql
Line 172: Line 172:
 [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.1666539960.txt.gz · Last modified: 2022/10/23 23:46 by xujianglong