default-storage-engine = InnoDBAnother thing, I removed 'skip_innodb' from my.cnf and installed XF again. It still created MyISAM tables. I guess for now I just use that database.
InnoDB is the default storage engine in MySQL 5.5.My webhosts said that with the version of MySQL I'm using (libmysql - 5.5.38), innodb is not well supported and should not be the default.
Most likely because they haveFor some reason not on my server :s
default-storage-engine = MyISAM
yup although i made special note on Xenforo setup page at http://centminmod.com/nginx_configure_xenforo_seo_friendly_urls.htmlIf you use CentMin Mod, I noticed that it ships with the my.cnf using MyISAM as the default engine via the my.cnf.
Yeah correct, my old host probably set that.Most likely because they have
in the my.cnf. As @RoldanLT indicated - change it to InnoDB and restart the mysql service. If you use CentMin Mod, I noticed that it ships with the my.cnf using MyISAM as the default engine via the my.cnf.Code:default-storage-engine = MyISAM
Yeah, but then you get those like me who run Wordpress, IPS 4, MyBB, XenForo, CopperMine Gallery, and a few other things that don't look for a specific setup for CentMin since we run several on one system.yup although i made special note on Xenforo setup page at http://centminmod.com/nginx_configure_xenforo_seo_friendly_urls.html
yeah got that covered in Getting Started Guide Step 11Yeah, but then you get those like me who run Wordpress, IPS 4, MyBB, XenForo, CopperMine Gallery, and a few other things that don't look for a specific setup for CentMin since we run several on one system.
Note: default /etc/my.cnf sets default storage engine to MyISAM (default-storage-engine = MyISAM). If you want to use InnoDB storage engine tables, set in /etc/my.cnf, default-storage-engine = InnoDB and restart MySQL server.
phblttt..should be step #1!yeah got that covered in Getting Started Guide Step 11
better yet just made InnoDB default in latest update https://community.centminmod.com/posts/18252/phblttt..should be step #1!
Directly moving to MariaDB 10 not sounds like a good idea. If you're currently using MySQL 5.5.38 then you should move to MariaDB 5.5.x. As that would be just drop-in replacement. You can upgrade to MariaDB 10 in afterwards.He recommended Mariadb 10 for better support.
For future reference, I don't provide support via conversation.@Brogan , I sent a conversation about the same. Please revert. Thank you
We use essential cookies to make this site work, and optional cookies to enhance your experience.