-
unknown authored
Make Item_param::val_int and Item_param::val_str follow the used convention and return 0 if null_value==1. sql/item.h: Added comments about Item::valxx() behavior if Item's value is NULL.
e1fc5423
Make Item_param::val_int and Item_param::val_str follow the used convention and return 0 if null_value==1. sql/item.h: Added comments about Item::valxx() behavior if Item's value is NULL.