I am trying to fetch data through SQL server (remote server) with python program. There are more than 5M rows. My program was running smoothly but suddenly I am facing this error "OperationalError: 1047 (08S01): WSREP has not yet prepared node for application use". When I am trying to fire the same query through DBeaver it's working fine. I am stuck here, anyone faced the same problem before?
is it a problem on the remote server itself ? or am I doing something wrong?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…