<?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>topic Load records from a table of MySQL-Database to a new table of mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359702#M124446</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Iam trying to load records from a MySQL-Database to a new table of the same database.&lt;/P&gt;&lt;P&gt;The error comes from the source "tMysqlInput"&amp;nbsp;as you can see in the attached picture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Talend Open Studio MDM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tMysqlInput_1 (load_mysql_to_mysql)&lt;/P&gt;&lt;P&gt;java.sql.SQLException: No database selected&lt;BR /&gt;at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1084)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)&lt;BR /&gt;at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2832)&lt;BR /&gt;at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2781)&lt;BR /&gt;at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1569)&lt;BR /&gt;at local_project.load_mysql_to_mysql_0_1.load_mysql_to_mysql.tMysqlInput_1Process(load_mysql_to_mysql.java:862)&lt;BR /&gt;at local_project.load_mysql_to_mysql_0_1.load_mysql_to_mysql.runJobInTOS(load_mysql_to_mysql.java:1535)&lt;BR /&gt;at local_project.load_mysql_to_mysql_0_1.load_mysql_to_mysql.main(load_mysql_to_mysql.java:1384)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2017 02:17:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-28T02:17:19Z</dc:date>
    <item>
      <title>Load records from a table of MySQL-Database to a new table of mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359702#M124446</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Iam trying to load records from a MySQL-Database to a new table of the same database.&lt;/P&gt;&lt;P&gt;The error comes from the source "tMysqlInput"&amp;nbsp;as you can see in the attached picture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use Talend Open Studio MDM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tMysqlInput_1 (load_mysql_to_mysql)&lt;/P&gt;&lt;P&gt;java.sql.SQLException: No database selected&lt;BR /&gt;at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1084)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)&lt;BR /&gt;at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)&lt;BR /&gt;at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2832)&lt;BR /&gt;at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2781)&lt;BR /&gt;at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1569)&lt;BR /&gt;at local_project.load_mysql_to_mysql_0_1.load_mysql_to_mysql.tMysqlInput_1Process(load_mysql_to_mysql.java:862)&lt;BR /&gt;at local_project.load_mysql_to_mysql_0_1.load_mysql_to_mysql.runJobInTOS(load_mysql_to_mysql.java:1535)&lt;BR /&gt;at local_project.load_mysql_to_mysql_0_1.load_mysql_to_mysql.main(load_mysql_to_mysql.java:1384)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 02:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359702#M124446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T02:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load records from a table of MySQL-Database to a new table of mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359703#M124447</link>
      <description>&lt;P&gt;You should specify your database.&amp;nbsp; Check the settings of the components.&amp;nbsp; What is the config of the tMySQLInput component?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 02:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359703#M124447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T02:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Load records from a table of MySQL-Database to a new table of mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359704#M124448</link>
      <description>&lt;P&gt;Thank you very much. The problem has been solved. The field from the database name in the settings for the tMySQLInput component was empty&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 02:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-records-from-a-table-of-MySQL-Database-to-a-new-table-of/m-p/2359704#M124448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T02:46:54Z</dc:date>
    </item>
  </channel>
</rss>

