---------- Forwarded message ----------
From: Olivier Morel <olivierm...@gmail.com>
Date: 2016-03-09 13:35 GMT+01:00
Subject: Enabled memcached Plugin on mysql
To: mysql@lists.mysql.com


i've installed mysql5.6 on debian 8 , i've also enabled daemon_memcached.
After enabled memcached i restart mysql , but when i type netstat -tnpl i
didn't see mysql listen on port 11211 ??


tcp        0      0 127.0.0.1:6011          0.0.0.0:*
LISTEN      1599/1
tcp        0      0 127.0.0.1:3306          0.0.0.0:*
LISTEN      2577/mysqld
tcp        0      0 0.0.0.0:22                 0.0.0.0:*
LISTEN      506/sshd
tcp        0      0 127.0.0.1:6010          0.0.0.0:*
LISTEN      1455/0
tcp6       0      0 ::1:6011                     :::*
LISTEN      1599/1
tcp6       0      0 :::22                          :::*
LISTEN      506/sshd
tcp6       0      0 ::1:6010                     :::*
LISTEN      1455/0

mysql-apt-config0.6.0-1
mysql-client              5.6.29-1debian8
mysql-common              5.6.29-1debian8
mysql-community-client    5.6.29-1debian8
mysql-community-server    5.6.29-1debian8
mysql-server              5.6.29-1debian8
mysql-server-             5.55.5.46-0+deb8u1
mysql-server-             5.65.6.28-1

My question is do i need to install the application memcache ?



-- 
Cordialement

Olivier Morel

Reply via email to