mariadb/storage/innobase/handler
Jan Lindström c30a8442e8 MDEV-6729: InnoDB: Failing assertion: state == TRX_STATE_NOT_STARTED in
file trx0trx.ic line 60 

Problem was that trx might have not been started when we enter release
savepoint, this can happen when trx with savepoint is already aborted 
or when we try to release non-existing savepoint.
2014-09-11 15:41:30 +03:00
..
ha_innodb.cc MDEV-6729: InnoDB: Failing assertion: state == TRX_STATE_NOT_STARTED in 2014-09-11 15:41:30 +03:00
ha_innodb.h mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
handler0alter.cc MDEV-6103 - Adding/removing non-materialized virtual column triggers 2014-06-03 16:57:29 +04:00
i_s.cc mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
i_s.h MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00