Open jiangchengshi opened 7 years ago
mycat的包是哪里下载的?具体版本号是?
没有任何客户端连接也会报这个错误么?
我是基于git上的包自己编译的。 我有个需求: spring管理事务,实现插入ER分片表,当插入子表的时候,主表记录还没有提交事务,所以mycat会返回错误; 我想修改mycat的事务机制改为 可以读取未提交 记录。 没有任何链接也会打印这个日志:node.startHeartbeat(); 心跳检测打印的。
我昨天试了下1.6的 没你说的问题,确定没改动任何代码?
我改动过 txIsolation=1 autocommit=false,方便加个QQ吗? 421156722
连接结束,private void closeNoHandler() { if (!source.isClosedOrQuit()) { source.close("no handler"); logger.warn("no handler bind in this con " + this + " client:"
source); } }
/**
INFO [$_NIOREACTOR-0-RW] (io.mycat.net.AbstractConnection.close(AbstractConnection.java:510)) - close connection,reason:no handler ,MySQLConnection [id=825, lastTime=1486607631141, user=root, schema=XZC, old shema=XZC, borrowed=false, fromSlaveDB=false, threadId=502926, charset=utf8, txIsolation=1, autocommit=true, attachment=null, respHandler=null, host=5858cc157e75e.sh.cdb.myqcloud.com, port=7721, statusSync=null, writeQueue=0, modifiedSQLExecuted=false]