mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
The fix checks if the trim string argument is NULL. If so, the standard mandates that the function result must be also NULL. mysql-test/r/func_str.result: added test result mysql-test/t/func_str.test: Added test for NULL arguments. sql/item_strfunc.cc: Test if the trim argument is NULL.
19 KiB
19 KiB