Gilles Rayrat (JIRA)
2009-12-22 14:46:47 UTC
Allow fast r/w splitting for applications which don't have select for updates
-----------------------------------------------------------------------------
Key: MYO-113
URL: https://forge.continuent.org/jira/browse/MYO-113
Project: Tungsten Connector
Type: Improvement
Components: PostgreSQL protocol, MySQL protocol
Reporter: Gilles Rayrat
Assigned to: Gilles Rayrat
Current read/write splitting code parses the whole query to determine if a "for update" follows select statements, which can be very resource consuming for long queries.
We should have a way to tell the connector that there are no "select for update" statements. It could be also good to have a test mode that would report clearly when such statements are found (for users who don't know if they have SFU statements)
-----------------------------------------------------------------------------
Key: MYO-113
URL: https://forge.continuent.org/jira/browse/MYO-113
Project: Tungsten Connector
Type: Improvement
Components: PostgreSQL protocol, MySQL protocol
Reporter: Gilles Rayrat
Assigned to: Gilles Rayrat
Current read/write splitting code parses the whole query to determine if a "for update" follows select statements, which can be very resource consuming for long queries.
We should have a way to tell the connector that there are no "select for update" statements. It could be also good to have a test mode that would report clearly when such statements are found (for users who don't know if they have SFU statements)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira