mysql2redis
mysql2redis copied to clipboard
How to exe redis_servers_set_v2("127.0.0.1", 6379); function automatic while mysql restart?
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?
Change lib_mysqludf_redis.c and rebuild plugin