Quantcast
Channel: MySQL Forums - Connector/Python
Viewing all articles
Browse latest Browse all 384

Connector/Python with mysqlfabric shard is very slow to execute statement (no replies)

$
0
0
The Connector/Python with mysqlfabric shard is very slow.

a shard table on many servers,

when call set_propery(),it close the connector and add it to the pool,

when getting cursor, it reinit anoter pool connecotr on anoter shard server


every statement, first close,and then open, although I use connetor pool,

But it is very slow.

The connection can be cached ?

Viewing all articles
Browse latest Browse all 384

Trending Articles