1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/include
Rucha Deodhar b7b8a9ee43 MDEV-23187: Assorted assertion failures in json_find_path with certain
collations

Fix by Alexey Botchkov

The 'value_len' is calculated wrong for the multibyte charsets. In the
read_strn() function we get the length of the string with the final ' " '
character. So have to subtract it's length from the value_len. And the
length of '1' isn't correct for the ucs2 charset (must be 2).
2023-05-16 01:52:16 +05:30
..
2022-01-21 16:02:34 +01:00
2022-12-20 08:55:48 +11:00
2020-04-15 22:23:03 +04:00
2022-12-20 08:55:48 +11:00
2023-04-13 21:47:56 +08:00
2021-04-20 12:30:09 +03:00
2022-12-20 10:23:42 +11:00
2020-06-05 16:51:26 +03:00
2021-10-12 18:10:56 -04:00
2022-12-20 08:55:48 +11:00
2022-12-20 08:55:48 +11:00
2021-10-28 08:28:39 +03:00
2022-12-20 10:23:42 +11:00
2020-08-20 09:12:16 +03:00
2022-04-06 08:59:09 +03:00
2023-01-03 16:10:02 +02:00
2023-01-03 16:10:02 +02:00
2021-10-13 12:03:32 +03:00
2020-10-29 13:38:38 +02:00
2022-12-20 08:55:48 +11:00
2022-12-20 08:55:48 +11:00
2021-03-19 11:42:44 +02:00
2020-08-10 21:08:46 +03:00
2022-12-20 08:55:48 +11:00