mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
bug#44766: valgrind error when using convert() in a subquery Problem: input and output buffers may be the same converting a string to some charset. That may lead to wrong results/valgrind warnings. Fix: use different buffers.
3.0 KiB
3.0 KiB