#392 √ resolved
Carl

Transaction names can't be > 64 chars on MySQL

Reported by Carl | June 16th, 2008 @ 10:40 AM

When executing XA START 'domU-12-31-38-00-A0-A5.compute-1.internal:26478:1213630348.41891:8';, I got this error:

~ You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 - (MysqlError)

However, if I reduce the length of the txn name to 64 chars or less, it works. Since there transaction names are generated automatically, the code should take care of this.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

Attachments