mariadb/storage/sequence
Sergei Golubchik 8f60656fd5 MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21
Don't mark the SEQUENCE engine as XA-capable. The engine never
registers itself for any transaction, so it doesn't matter
whether it is XA-capable or not. The only effect of being
"XA-capable" is breaking the "number of XA-capable engines"
check of TC_LOG_MMAP.
2015-11-16 07:55:55 +01:00
..
mysql-test/sequence MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21 2015-11-16 07:55:55 +01:00
CMakeLists.txt MDEV-6894 Enable SEQUENCE engine by default 2014-12-04 10:41:52 +01:00
sequence.cc MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21 2015-11-16 07:55:55 +01:00