mariadb/storage/innobase/eval
Marko Mäkelä 14521992b0 MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR()
eval_substr(): Do not allow the string buffer of the first argument
to be extended. Trim the length of the returned result if it would
exceed the end of the buffer.
2021-12-21 17:33:26 +02:00
..
eval0eval.cc MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR() 2021-12-21 17:33:26 +02:00
eval0proc.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00