mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge branch '10.4' into bb-10.4-mdev16188
This commit is contained in:
commit
37deed3f37
2383 changed files with 84600 additions and 36637 deletions
|
|
@ -4961,3 +4961,15 @@ DROP TABLE t1;
|
|||
#
|
||||
# End of 10.3 tests
|
||||
#
|
||||
#
|
||||
# Start of 10.4 tests
|
||||
#
|
||||
#
|
||||
# MDEV-18205 Assertion `str_length < len' failed in Binary_string::realloc_raw
|
||||
#
|
||||
SELECT GROUP_CONCAT( UpdateXML( '<a>new year</a>', '/a', '2019-01-01 00:00:00' ), ENCODE('text','pass') ) AS f;
|
||||
f
|
||||
2019-01-01 00:00:00F}^i
|
||||
#
|
||||
# End of 10.4 tests
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue