<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Converting MyISAM tables to InnoDB - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 15 Mar 2026 23:52:41 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Converting MyISAM tables to InnoDB</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115621</link>
                        <pubDate>Wed, 12 Jun 2024 09:09:45 +0000</pubDate>
                        <description><![CDATA[@ldj72 
You&#039;re right; in the new version of the wpForo plugins, those tables no longer exist.]]></description>
                        <content:encoded><![CDATA[<p>@ldj72 </p>
<p>You're right; in the new version of the wpForo plugins, those tables no longer exist.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115621</guid>
                    </item>
				                    <item>
                        <title>RE: Converting MyISAM tables to InnoDB</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115611</link>
                        <pubDate>Mon, 10 Jun 2024 20:50:53 +0000</pubDate>
                        <description><![CDATA[Hi,
Do these last tables exist? Because I don&#039;t find them in my DB
 


wp_wpforo_likes
wp_wpforo_visits]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Do these last tables exist? Because I don't find them in my DB</p>
<p> </p>
<blockquote>
<ul>
<li>wp_wpforo_likes</li>
<li>wp_wpforo_visits</li>
</ul>
</blockquote>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>ldj72</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115611</guid>
                    </item>
				                    <item>
                        <title>RE: Converting MyISAM tables to InnoDB</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115588</link>
                        <pubDate>Sat, 08 Jun 2024 18:33:48 +0000</pubDate>
                        <description><![CDATA[Hi,
Could you please check out this FAQ:]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Could you please check out this FAQ: https://wpforo.com/community/faq/forum-is-slow/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115588</guid>
                    </item>
				                    <item>
                        <title>Converting MyISAM tables to InnoDB</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115587</link>
                        <pubDate>Sat, 08 Jun 2024 15:33:03 +0000</pubDate>
                        <description><![CDATA[Hi,
 
I am facing a performance issue with my server. I discussed with the hosters&#039;s support team WPMUDEV, and they wrote me this:

The load has surely come down but we also found some M...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p> </p>
<p>I am facing a performance issue with my server. I discussed with the hosters's support team WPMUDEV, and they wrote me this:</p>
<blockquote>
<p>The load has surely come down but we also found some MYISAM Tables on the site.<br /><br /><br /><br />MyISAM tables are a type of storage engine used in MySQL databases. They are known to potentially cause MySQL servers to overload because they operate in a single core, meaning they do not utilize multiple processor cores efficiently. This limitation can lead to performance issues, especially when dealing with high loads on the server.<br /><br />Converting MyISAM tables to InnoDB, another storage engine, when possible, can result in a performance boost. InnoDB is designed to handle multi-core processing more effectively, thus improving the overall performance of the database system. By making this conversion, you can optimize the database’s efficiency and potentially enhance the performance of your website or applications that rely on the MySQL database.</p>
</blockquote>
<p>What's the feedback of the WPForo team about this WPMIDEV recommendation?</p>
<p>Are they risks? What will happen during future feedback?</p>
<p> </p>
<p>Regards</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1717860783-229342hgba0r3iu4bi-belecoluksotempurlhost.png" target="_blank" title="229342.hgba0r3iu4bi-belecolukso.tempurl.host-.png"><i class="fas fa-paperclip"></i>&nbsp;229342.hgba0r3iu4bi-belecolukso.tempurl.host-.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>ldj72</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/converting-myisam-tables-to-innodb/#post-115587</guid>
                    </item>
							        </channel>
        </rss>
		