Fix bug #12298 Typo in timestampdiff() function name results in erroneous
view being created. Item_func_timestamp_diff::func_name() were returning function name as "timestamp_diff" thus when view was executed function parameters wasn't properly recognized and error was raised.
Showing
Please register or sign in to comment