Mysql5.8解壓版安裝問題:TCP/IP, --shared-memory, or --named-pipe should be configured on NT OS


問題描述:

cmd顯示如下:

.err文件顯示:

[ERROR] [MY-010131] [Server] TCP/IP, --shared-memory, or --named-pipe should be configured on NT OS

解決辦法:

my.ini 文件添加行

shared-memory

 

ps 設置密碼:

1、重啟mysql服務

2、mysql -u root 

3、alter user 'root'@'localhost' identified by '123456';

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM