mirror of
https://github.com/MariaDB/server.git
synced 2025-11-18 07:48:43 +03:00
view. For Item_func_strcmp print() was not defined and for this class was called print_op of it's parent class. Because of this strcmp() was printed wrongly and this results int creation of broken view. Added function Item_func_strcmp::print() which correctly prints strcmp() function.
53 KiB
53 KiB