Loading sql/item_func.cc +1 −1 Original line number Diff line number Diff line Loading @@ -4904,7 +4904,7 @@ Item_func_sp::find_and_check_access(THD *thd, ulong want_access, error: #endif return res; }; } bool Item_func_sp::fix_fields(THD *thd, Item **ref) Loading Loading
sql/item_func.cc +1 −1 Original line number Diff line number Diff line Loading @@ -4904,7 +4904,7 @@ Item_func_sp::find_and_check_access(THD *thd, ulong want_access, error: #endif return res; }; } bool Item_func_sp::fix_fields(THD *thd, Item **ref) Loading