Comment 1 for bug 1195034

Revision history for this message
Daniel Nichter (daniel-nichter) wrote :

The cause is timestamp lines like:

130624 17:39:24TOO DEEP OR LONG SEARCH IN THE LOCK TABLE WAITS-FOR GRAPH, WE WILL ROLL BACK FOLLOWING TRANSACTION

The code assumed that ts matched /^<ts>$/. Now when this fails, we try to match /^<ts>TOO DEEP/.