<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: MySQL with InnoDB failed in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MySQL-with-InnoDB-failed/m-p/63632#M73347</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/25165"&gt;@darouwan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Y&lt;EM&gt;&lt;STRONG&gt;ou should not need to do any changes to your MySQL system tables.&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You may be doing damage to your MySQL installation!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This Tables have unsupported engine type" message appears because the Cloudera Manager database has tables in it that are not InnoDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To check your Cloudera Manager tables, you can connecdt to your MySQL server using the /etc/cloudera-scm-server/db.properties configuration as a guide.&amp;nbsp; Then, run the following query:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SELECT TABLE_NAME, ENGINE FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = DATABASE();&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you haven't used Cloudera Manager yet, you can drop the tables and then start Cloudera Manager.&amp;nbsp; If your MySQL instance supports InnoDB, new tables will be created with InnoDB as the type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if you have any questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2018 22:01:56 GMT</pubDate>
    <dc:creator>bgooley</dc:creator>
    <dc:date>2018-01-11T22:01:56Z</dc:date>
    <item>
      <title>MySQL with InnoDB failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MySQL-with-InnoDB-failed/m-p/63579#M73346</link>
      <description>&lt;P&gt;Hi, buddies,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I meet a problem when I tried to install cdh using mysql as my external database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After I installing the mysql and configuring it well, the cloudera scm server service log shows :&lt;/P&gt;
&lt;P&gt;Tabes hive unsupported engin type [MyISAM, CSV]. InnoDB is required,. Table mapping : ****&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have set the innodb as the default engine of Mysql, and tried to change the existed tables to InnoDB&amp;nbsp;engine. However,&amp;nbsp;&lt;SPAN&gt;InnoDB engine&lt;/SPAN&gt;&amp;nbsp; cannot be applied&amp;nbsp;on some tables like user, tables_priv and slow_log.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message is:&lt;/P&gt;
&lt;P&gt;ERROR 1579: This storage engine cannot be used for table ***&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to resolve it？&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;a&amp;nbsp;lot！&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:43:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MySQL-with-InnoDB-failed/m-p/63579#M73346</guid>
      <dc:creator>darouwan</dc:creator>
      <dc:date>2022-09-16T12:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL with InnoDB failed</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/MySQL-with-InnoDB-failed/m-p/63632#M73347</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/25165"&gt;@darouwan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Y&lt;EM&gt;&lt;STRONG&gt;ou should not need to do any changes to your MySQL system tables.&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You may be doing damage to your MySQL installation!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This Tables have unsupported engine type" message appears because the Cloudera Manager database has tables in it that are not InnoDB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To check your Cloudera Manager tables, you can connecdt to your MySQL server using the /etc/cloudera-scm-server/db.properties configuration as a guide.&amp;nbsp; Then, run the following query:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SELECT TABLE_NAME, ENGINE FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = DATABASE();&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you haven't used Cloudera Manager yet, you can drop the tables and then start Cloudera Manager.&amp;nbsp; If your MySQL instance supports InnoDB, new tables will be created with InnoDB as the type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if you have any questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 22:01:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/MySQL-with-InnoDB-failed/m-p/63632#M73347</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2018-01-11T22:01:56Z</dc:date>
    </item>
  </channel>
</rss>

