The following changes apply only to builds of MySQL 5.1.24 that
        include the MARIA storage engine.
      
Bugs fixed:
        When creating tables not using the Maria
        engine, it would be possible to create a table using the
        TRANSACTIONAL option, even though this option
        is not supported by non-Maria tables. A
        warning will now be produced when using these options, but the
        option will still be recorded within the options for the table
        to allow for correct modification during
        ALTER TABLE operations.
       (Bug#34395)


User Comments
Add your own comment.