liu,guoshun
liu,guoshun
when set() got ConnectionError ,return value should be nil. but still return True. 1. this is how to get connection. ``` cluster_nodes = [ {"host": "10.x.x.x", "port": "6390"}, {"host": "10.x.x.x",...
How to repeat: 1.Add "print row" in Class WriteRowsEvent. ``` class WriteRowsEvent(RowsEvent): """This event is triggered when a row in database is added For each row you have a hash...
**https://dev.mysql.com/doc/refman/5.7/en/datetime.html The TIMESTAMP data type is used for values that contain both date and time parts. TIMESTAMP has a range of '1970-01-01 00:00:01' UTC to '2038-01-19 03:14:07' UTC. Caused by...
拼写错误
src/tendisplus/cluster/cluster_manager.cpp