Oleksandr Byelkin
|
6bf8483cac
|
Merge branch '10.5' into 10.6
|
2023-08-01 15:08:52 +02:00 |
|
Oleksandr Byelkin
|
7564be1352
|
Merge branch '10.4' into 10.5
|
2023-07-26 16:02:57 +02:00 |
|
Oleksandr Byelkin
|
cf50379b91
|
MDEV-25237 crash after setting global session_track_system_variables to an invalid value
Fix of typo in checking variable list corectness.
Fix of error handling in case of variable list parse error
|
2023-07-20 10:42:30 +02:00 |
|
Sergei Golubchik
|
94c508dd4f
|
MDEV-22709 Assertion `store.length() <= (256L*256L*256L-1)' failed in net_send_ok
add a test case (commented, as user var tracker is disabled)
|
2021-07-06 00:07:30 +02:00 |
|
Marko Mäkelä
|
50a11f396a
|
Merge 10.4 into 10.5
|
2020-08-01 14:42:51 +03:00 |
|
Oleksandr Byelkin
|
0ec641ea1e
|
MDEV-22134: handle_fatal_signal (sig=11) in __strlen_avx2 on START SLAVE | Assertion `global_system_variables.session_track_system_variables' failed in Session_sysvars_tracker::init | *** buffer overflow detected *** (on optimized builds)
Prohibit assigning NULL as for other system variables.
|
2020-07-23 09:38:58 +02:00 |
|
Marko Mäkelä
|
e67daa5653
|
Merge 10.4 into 10.5
|
2020-07-15 14:51:22 +03:00 |
|
Marko Mäkelä
|
8a0944080c
|
Merge 10.2 into 10.3
|
2020-07-14 22:59:19 +03:00 |
|
Oleksandr Byelkin
|
82f3ceed12
|
MDEV-16470: switch off user variables (and fixes of its support)
|
2020-06-12 12:14:14 +02:00 |
|
Sergei Golubchik
|
13038e4705
|
Merge branch '10.4' into 10.5
|
2020-05-09 20:43:36 +02:00 |
|
Sergei Golubchik
|
607467bd63
|
Merge branch '10.2' into 10.3
|
2020-05-09 20:20:02 +02:00 |
|
Alexey Botchkov
|
d4da131cff
|
MDEV-22337 Assertion `Alloced_length >= (str_length + length + net_le… …ngth_size(length))' failed in Binary_string::q_net_store_data on long MULTIPOLYGON query with session_track_user_variables=1 (optimized builds).
We have to reserve enough space in String to use q_something().
Also pointer calculations fixed.
|
2020-04-29 11:40:14 +04:00 |
|
Sergey Vojtovich
|
f5c3ad1913
|
MDEV-16470 - Session user variables tracker
Based on contribution by Dapeng Huang.
|
2019-09-24 15:49:35 +04:00 |
|
Sergei Golubchik
|
36e59752e7
|
Merge branch '10.2' into 10.3
|
2018-06-30 16:39:20 +02:00 |
|