mysql2redis icon indicating copy to clipboard operation
mysql2redis copied to clipboard

How to exe redis_servers_set_v2("127.0.0.1", 6379); function automatic while mysql restart?

Open zyfmix opened this issue 9 years ago • 1 comments
trafficstars

every time mysql restart,i have to login mysql client and have manual exe redis_servers_set_v2("127.0.0.1", 6379); function everytime,can you tell me how could i exe this automatic?

zyfmix avatar May 23 '16 00:05 zyfmix

Change lib_mysqludf_redis.c and rebuild plugin

lesha888 avatar Jul 24 '16 13:07 lesha888