On Tuesday, September 4, 2018 at 3:24:36 AM UTC, RjOllos wrote: > > I don't see a way to set a persistent default storage engine for each > database/schema. However, rather than requiring the MySQL instance default > storage engine to be set (in the system-wide my.cnf configuration), we > could possibly have a trac.ini configuration option to specify the storage > engine and explicitly set the default for the session before creating the > tables, or use the ENGINE option when creating tables: > https://dev.mysql.com/doc/refman/8.0/en/storage-engine-setting.html >
The proposed option would be [trac] mysql_storage_engine, or [mysql] storage_engine. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
