<?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 Stored procedure takes 200 times as long on MySQL 8 in The Watercooler</title>
    <link>https://community.developer.cybersource.com/t5/The-Watercooler/Stored-procedure-takes-200-times-as-long-on-MySQL-8/m-p/79634#M299</link>
    <description>&lt;P class=""&gt;We are upgrading our server and I have this stored procedure that MySQL 8 really seems to hate. In real world usage I was seeing a complex select with multiple calls to it and 14K rows take 4 seconds on 5.6 and 20 minutes on MySQL 8. But I made it into a simple test case:&lt;/P&gt;&lt;P class=""&gt;select like_alphanum_criteria('testval') from mytable;&lt;/P&gt;&lt;P class=""&gt;MySQL 5.6: 478 rows in set (0.04 sec)&lt;/P&gt;&lt;P class=""&gt;MySQL 8: 478 rows in set (8.26 sec)&lt;/P&gt;&lt;P class=""&gt;This really becomes an issue with bigger tables. The stored procedure has no database interaction in it, so it's not an index or explain thing.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 09:52:46 GMT</pubDate>
    <dc:creator>HealzWat</dc:creator>
    <dc:date>2021-11-03T09:52:46Z</dc:date>
    <item>
      <title>Stored procedure takes 200 times as long on MySQL 8</title>
      <link>https://community.developer.cybersource.com/t5/The-Watercooler/Stored-procedure-takes-200-times-as-long-on-MySQL-8/m-p/79634#M299</link>
      <description>&lt;P class=""&gt;We are upgrading our server and I have this stored procedure that MySQL 8 really seems to hate. In real world usage I was seeing a complex select with multiple calls to it and 14K rows take 4 seconds on 5.6 and 20 minutes on MySQL 8. But I made it into a simple test case:&lt;/P&gt;&lt;P class=""&gt;select like_alphanum_criteria('testval') from mytable;&lt;/P&gt;&lt;P class=""&gt;MySQL 5.6: 478 rows in set (0.04 sec)&lt;/P&gt;&lt;P class=""&gt;MySQL 8: 478 rows in set (8.26 sec)&lt;/P&gt;&lt;P class=""&gt;This really becomes an issue with bigger tables. The stored procedure has no database interaction in it, so it's not an index or explain thing.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 09:52:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/The-Watercooler/Stored-procedure-takes-200-times-as-long-on-MySQL-8/m-p/79634#M299</guid>
      <dc:creator>HealzWat</dc:creator>
      <dc:date>2021-11-03T09:52:46Z</dc:date>
    </item>
  </channel>
</rss>

