MDEV-23600 SIGFPE in row_search_with_covering_prefix
The InnoDB index fields store bytes, not characters. Remove some unnecessary conversions from characters to bytes. TODO: Check the validity of the changed results, and check that all tests were correctly imported from percona/percona-server@1eee538087ffcf121c37f844b447ba5480faf081.
Showing
Please register or sign in to comment