Sergei Golubchik
e69f8cae1a
Merge branch '10.6' into 10.11
2025-01-30 11:55:13 +01:00
Daniel Black
cb26d41d81
MDEV-35735: UBSAN: spider udf functions mismatch with UDF defination
...
The mismatch occurs on the function calls as in the sql/sql_udf.h the
types of "error" and "is_null" are unsigned char rather than char.
This is corrected for the udf functions:
* spider_direct_sql
* spider_direct_bg_sql
* spider_flush_table_mon_cache
* spider_copy_tables
* spider_ping_table
Reviewer: Yuchen Pei
2025-01-12 13:40:18 +11:00
Yuchen Pei
b168859d1e
Merge branch '10.6' into 10.11
2024-09-11 16:10:53 +10:00
Yuchen Pei
5d54e86c22
MDEV-26178 spider: delete spd_environ.h
...
It's virtually empty now
2024-09-10 11:15:18 +10:00
Nayuta Yanagisawa
00ae4272b3
MDEV-27642 Spider: remove #ifdef WITHOUT_SPIDER_BG_SEARCH
2022-02-10 14:58:26 +09:00
Marko Mäkelä
be85d3e61b
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
Vicențiu Ciorbaru
cb248f8806
Merge branch '5.5' into 10.1
2019-05-11 22:19:05 +03:00
Kentoku SHIBA
207594afac
merge Spider 3.3.13
...
New features in 3.3.13 are:
- Join Push Down for 1 by 1 table and single partition.
2017-12-03 13:58:36 +02:00
iangilfillan
f0ec34002a
Correct FSF address
2017-03-10 18:21:29 +01:00
Kentoku SHIBA
da522fc1cd
fix for MariaDB 10.0.8
2014-03-25 05:32:12 +09:00
Kentoku SHIBA
5aaefbec7b
Merage Spider Storage Engine
2013-05-13 05:08:51 +09:00