- 論壇徽章:
- 0
|
今天安裝extmail,登錄測試時顯示不正確的用戶名和密碼
后臺日志顯示如下
root@mail ~]# tail -f /var/lib/mysql/sql.log
Tcp port: 0 Unix socket: /var/lib/mysql/mysql.sock
Time Id Command Argument
150319 22:43:43 1 Connect UNKNOWN_MYSQL_US@localhost as anonymous on
1 Quit
150319 22:43:51 2 Connect extmail@localhost on extmail
2 Query set autocommit=1
2 Quit
150319 22:46:42 3 Connect extmail@localhost on extmail
3 Query set autocommit=1
3 Quit
150319 23:00:06 4 Connect extmail@localhost on extmail
4 Query set autocommit=1
請問這個 set autocommit=1何解?這樣的問題應(yīng)該從哪里著手
網(wǎng)上找了一天資料 還是不行。 |
|