<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Mysql 5.6+ Require as part of upgrade path</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Mysql-5_6-Require-as-part-of-upgrade-path-81531</link>
        <description></description>
        <pubDate>Sun, 07 Jun 2026 22:48:02 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Mysql-5_6-Require-as-part-of-upgrade-path-81531" rel="self" type="application/rss+xml" />

                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242964#post2242964</link>
          <description><![CDATA[<p>Hey Guys, </p>
<p>Thanks for all the feedback and insights.  I think what we'll do is add a feature so users can enable this on an opt-in basis to begin with.  That way it covers all the possible scenarios.</p>
<p>Cheers!</p>]]></description>
          <pubDate>Tue, 29 Jan 2019 15:17:47 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242964#post2242964</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242962#post2242962</link>
          <description><![CDATA[<p>That may be true about hosts not updating all their servers. It might be worth asking if you can migrate to a new server, usually offerred for free. however you aren’t required to upadte CMSB either. I was pointing out if PHP 7.1 is required, may as well moved to MySql 5.6 as well.</p>]]></description>
          <pubDate>Tue, 29 Jan 2019 08:05:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242962#post2242962</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242961#post2242961</link>
          <description><![CDATA[<p>Worth noting that there are some huge web hosting companies out there (e.g. 1and1 / ionos) that for some reason still only give their clients access to MySQL 5.5 databases. Heaven knows why but I'm stuck in that boat of waiting for this to change before we can adapt our own site (sadly changing host isn't currently a viable option).</p>]]></description>
          <pubDate>Tue, 29 Jan 2019 07:39:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242961#post2242961</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242930#post2242930</link>
          <description><![CDATA[<p>Hi Dave,</p>
<p>The main features using INNODB in MySql 5.6</p>
<ul><li>foreign key restraints</li>
<li>full text searching </li>
<li>row locking is faster than table locking</li>
<li>transactional support </li>
</ul><p>You might find this link interesting from the MySql team:</p>
<p style="padding-left:30px;"><a href="https://www.mysql.com/why-mysql/presentations/myisam-2-innodb-why-and-how/" rel="nofollow">https://www.mysql.com/why-mysql/presentations/myisam-2-innodb-why-and-how/</a></p>
<p>as well as:</p>
<p style="padding-left:30px;"><a href="https://www.liquidweb.com/kb/mysql-performance-myisam-vs-innodb/" rel="nofollow">https://www.liquidweb.com/kb/mysql-performance-myisam-vs-innodb/</a></p>
<p style="padding-left:30px;"><a href="https://www.percona.com/blog/2016/10/11/mysql-8-0-end-myisam/" rel="nofollow">https://www.percona.com/blog/2016/10/11/mysql-8-0-end-myisam/</a></p>
<p>My earlier post on "Section error when dragging column order"</p>
<p style="padding-left:30px;"><a href="https://www.interactivetools.com/forum/forum-posts.php?postNum=2241627#post2241627" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?postNum=2241627#post2241627</a></p>
<p>I have repackaged the plugin and you are free to modify and use it in any manner you wish. It will convert all the tables in the Database to INNODB. If you rerun it, it will rebuild and optimize the indexes.</p>
<p>Also of note is that MySQL 5.5 supported ended December 2018.</p>]]></description>
          <pubDate>Fri, 18 Jan 2019 15:39:59 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242930#post2242930</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242929#post2242929</link>
          <description><![CDATA[<p>Thanks Jeff, </p>
<p>Could you post the plugin or email it to me at dave@interactivetools.com and I'll take a look?  </p>
<p>And a couple questions: </p>
<p>- What advantage does table vs row locking have in your application? (speed?)</p>
<p>- What v5.6 features are you using that are not in v5.5? </p>
<p>I'm wondering if we could have an option for innodb as a way to soft-launch it. </p>]]></description>
          <pubDate>Fri, 18 Jan 2019 15:07:46 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242929#post2242929</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242916#post2242916</link>
          <description><![CDATA[<p>I have a plugin that converts all the CMSB tables to INNOB and been using it for almost 2 years. It fixes a number of issues that I have reported in the past such as index to long. Also my benchmarks show significant performance boosts.</p>
<p>One  issue I had was when two people were updating the same section at the same time. ISAM does table locking and INNODB does record level locking which solved that issue as well.</p>]]></description>
          <pubDate>Wed, 16 Jan 2019 15:43:33 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242916#post2242916</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242910#post2242910</link>
          <description><![CDATA[<p>Hey Jeff, </p>
<p>Yea, I agree.  That's on our wish list as well.  I think it's something we'll likely revisit this year.  I'm hesitant to require too many upgrades and there's a significant time cost for us to upgrade and test the code, which takes time away from development of other features.  So usually what we try to do is do it when we're updating the code anyways, such as if/when we update the database libraries.</p>
]]></description>
          <pubDate>Wed, 16 Jan 2019 13:19:26 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242910#post2242910</guid>
        </item>
                <item>
          <title>Mysql 5.6+ Require as part of upgrade path</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2242906#post2242906</link>
          <description><![CDATA[<p>When you start to require PHP 7+, I believe an upgrade to MySql 5.6+ is in order.</p>
<p> With that being said, it would be a great time to switch to INNODB as the default engine instead of ISAM. There are many benefits to INNODB that warrant the switch.</p>]]></description>
          <pubDate>Wed, 16 Jan 2019 10:33:09 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2242906#post2242906</guid>
        </item>
              </channel>
    </rss>
  