wavelet123 commented on issue #9634: URL: https://github.com/apache/shardingsphere/issues/9634#issuecomment-796594125
mysql> insert into t_accountfriend(FFirstAccountID,FSecondAccountID,FGroupType,FIsDeleted,FCreateTime,FModifyTime)values(1013421,1013422,2,0,now(),now()); ERROR 10002 (C1000): 2Unknown exception: [no database route info] ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
