|
275 | 275 | <dt>Modified</dt>
|
276 | 276 | <dd>
|
277 | 277 |
|
278 |
| -<span class="datetime" title="2024-11-05 10:44">2 weeks, 5 days ago</span></dd> |
| 278 | +<span class="datetime" title="2024-11-27 13:11">11 hours, 52 minutes ago</span></dd> |
279 | 279 |
|
280 | 280 | <dt>Type</dt>
|
281 | 281 | <dd>article</dd>
|
@@ -517,12 +517,13 @@ <h4 class="anchored_heading" id="federatedxfederated"><a href="/kb/en/federatedx
|
517 | 517 | <ul start="1"><li>Fix wrong result on 2nd execution of prepared statement for query with derived table (<a href="https://jira.mariadb.org/browse/MDEV-31361">MDEV-31361</a>)
|
518 | 518 | </li></ul>
|
519 | 519 | <h4 class="anchored_heading" id="spiderspider"><a href="/kb/en/spider/">Spider</a></h4>
|
520 |
| -<ul start="1"><li>Server crashes when deleting partitions from a table with spider engine (<a href="https://jira.mariadb.org/browse/MDEV-33731">MDEV-33731</a>) |
521 |
| -</li><li>SPIDER plugin initialization failed at 'create table if not exists mysql.spider_tables ... with 'Specified key was too long; max key length is 1000 bytes', Warning: Memory not freed: 10720 (<a href="https://jira.mariadb.org/browse/MDEV-33242">MDEV-33242</a>) |
522 |
| -</li><li>spider plugin init failure with no_zero_date sql_mode (<a href="https://jira.mariadb.org/browse/MDEV-33494">MDEV-33494</a>) |
523 |
| -</li><li>sql plugin init failure with traditional sql_mode (<a href="https://jira.mariadb.org/browse/MDEV-33584">MDEV-33584</a>) |
524 |
| -</li><li>spider returns parsing failure on valid left join select by translating the on expression to () (<a href="https://jira.mariadb.org/browse/MDEV-33679">MDEV-33679</a>) |
525 |
| -</li><li>Spider: ERROR 12710 (HY000): Invalid information from remote table when using <a href="/kb/en/what-is-mariadb-105/">MariaDB 10.5</a> local and <a href="/kb/en/what-is-mariadb-106/">MariaDB 10.6</a> remote (<a href="https://jira.mariadb.org/browse/MDEV-33777">MDEV-33777</a>) |
| 520 | +<ul start="1"><li>Improve Spider performance by pushing down <a href="/kb/en/timestampdiff/">TIMESTAMPDIFF</a> function (<a href="https://jira.mariadb.org/browse/MDEV-28992">MDEV-28992</a>) and <a href="/kb/en/case-statement/">CASE</a> statement (<a href="https://jira.mariadb.org/browse/MDEV-28993">MDEV-28993</a>) to data nodes |
| 521 | +</li><li>Fix server crash when deleting partitions from a table with spider engine (<a href="https://jira.mariadb.org/browse/MDEV-33731">MDEV-33731</a>) |
| 522 | +</li><li>SPIDER plugin initialization no longer fails at 'create table if not exists mysql.spider_tables ... with 'Specified key was too long; max key length is 1000 bytes', Warning: Memory not freed: 10720 (<a href="https://jira.mariadb.org/browse/MDEV-33242">MDEV-33242</a>) |
| 523 | +</li><li>Fix spider plugin init failure with no_zero_date sql_mode (<a href="https://jira.mariadb.org/browse/MDEV-33494">MDEV-33494</a>) |
| 524 | +</li><li>Fix sql plugin init failure with traditional sql_mode (<a href="https://jira.mariadb.org/browse/MDEV-33584">MDEV-33584</a>) |
| 525 | +</li><li>Fix parsing failure on valid left join select by translating the on expression to () (<a href="https://jira.mariadb.org/browse/MDEV-33679">MDEV-33679</a>) |
| 526 | +</li><li>Fix Spider: ERROR 12710 (HY000): Invalid information from remote table when using <a href="/kb/en/what-is-mariadb-105/">MariaDB 10.5</a> local and <a href="/kb/en/what-is-mariadb-106/">MariaDB 10.6</a> remote (<a href="https://jira.mariadb.org/browse/MDEV-33777">MDEV-33777</a>) |
526 | 527 | </li><li>Fix bug where <a href="/kb/en/spider-system-variables/">Spider variables</a> were not available if Spider was loaded upon server startup (<a href="https://jira.mariadb.org/browse/MDEV-33441">MDEV-33441</a>)
|
527 | 528 | </li></ul>
|
528 | 529 | <h3 class="anchored_heading" id="backup">Backup</h3>
|
|
0 commit comments