<?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 Insert into temporary table is slower than just select these data in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Insert-into-temporary-table-is-slower-than-just-select-these/m-p/75210#M46869</link>
    <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4"&gt;&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;We are recently migrated from 5.6 to 5.7 (I know, the last call before 5.6 EOL), and I noticed one difference in 5.7 which was not in 5.6.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I'm creating a temporary table in the procedure and then populating it with Select statement. Then, in 5.6 the timing for just Select and for Insert into temp_table Select was the same, but in 5.7 I see it doubled (example, 3 sec for Select, and 6 sec for Insert into temp_table Select ... ). The code is unchanged, datatypes of fields are matching, temporary table has no primary key (adding it did not change timing), why such result?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="_1hwEKkB_38tIoal6fcdrt9"&gt;&lt;DIV class="_3-miAEojrCvx_4FQ8x3P-s"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 04 Mar 2021 07:40:41 GMT</pubDate>
    <dc:creator>HuffingtonClove</dc:creator>
    <dc:date>2021-03-04T07:40:41Z</dc:date>
    <item>
      <title>Insert into temporary table is slower than just select these data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Insert-into-temporary-table-is-slower-than-just-select-these/m-p/75210#M46869</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4"&gt;&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;We are recently migrated from 5.6 to 5.7 (I know, the last call before 5.6 EOL), and I noticed one difference in 5.7 which was not in 5.6.&lt;/P&gt;&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;I'm creating a temporary table in the procedure and then populating it with Select statement. Then, in 5.6 the timing for just Select and for Insert into temp_table Select was the same, but in 5.7 I see it doubled (example, 3 sec for Select, and 6 sec for Insert into temp_table Select ... ). The code is unchanged, datatypes of fields are matching, temporary table has no primary key (adding it did not change timing), why such result?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="_1hwEKkB_38tIoal6fcdrt9"&gt;&lt;DIV class="_3-miAEojrCvx_4FQ8x3P-s"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Mar 2021 07:40:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Insert-into-temporary-table-is-slower-than-just-select-these/m-p/75210#M46869</guid>
      <dc:creator>HuffingtonClove</dc:creator>
      <dc:date>2021-03-04T07:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Insert into temporary table is slower than just select these data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Insert-into-temporary-table-is-slower-than-just-select-these/m-p/75250#M46900</link>
      <description>&lt;P&gt;There was a similar problem when I worked on the True Blue casino &lt;A href="https://happyfortune.com/true-blue/" target="_self"&gt;website&lt;/A&gt; tried various ways to fix it, and rolled back to the previous update helped. I'm not sure if there is any other way.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2021 09:53:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Insert-into-temporary-table-is-slower-than-just-select-these/m-p/75250#M46900</guid>
      <dc:creator>martystevenson</dc:creator>
      <dc:date>2021-03-07T09:53:47Z</dc:date>
    </item>
  </channel>
</rss>

