189
190
row holds a lock where the lock information is carried by the trx id stored in
190
191
the row, these locks are naturally released in the rollback. Savepoints which
191
192
were set after this savepoint are deleted. */
194
195
trx_rollback_to_savepoint_for_mysql(
195
196
/*================================*/