Re: [RDD] InnoDB Support

2020-12-15 Thread Fred Gleason
On Dec 14, 2020, at 09:41, t...@tomdawson.co.uk wrote: > In the changelog, I see: "2.15.0 (2016-07-29) Bug fix: complete support for > the MySQL/MariaDB InnoDB database engine" - however after looking at the > engine in use on my Rivendell 3.5.0 test box all tables are still MyISAM. > > Is

Re: [RDD] InnoDB Support

2020-12-14 Thread David Klann
Hi Tom, On 12/14/20 8:41 AM, you wrote: > > Hi all, > > Just wondering what the state of play is for InnoDB? > > In the changelog, I see: "2.15.0 (2016-07-29) Bug fix: complete support > for the MySQL/MariaDB InnoDB database engine" - however after looking at > the engine in use on my

[RDD] InnoDB Support

2020-12-14 Thread tom
Hi all, Just wondering what the state of play is for InnoDB? In the changelog, I see: "2.15.0 (2016-07-29) Bug fix: complete support for the MySQL/MariaDB InnoDB database engine" - however after looking at the engine in use on my Rivendell 3.5.0 test box all tables are still MyISAM. Is