MySQL Forums
Forum List  »  Connector/Python

Connector/Python with mysqlfabric shard is very slow to execute statement
Posted by: jack tom
Date: August 02, 2014 07:32PM

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 ?

Options: ReplyQuote


Subject
Written By
Posted
Connector/Python with mysqlfabric shard is very slow to execute statement
August 02, 2014 07:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.