• hf@deer.(none)'s avatar
    Bug fixed · 192fcb9c
    hf@deer.(none) authored
    null_string wasn't known in libmysqld/lib_sql.cc, that caused compiler's error
    i put the declaration of the null_string in mysql_priv.h and renamed it
    to my_null_string to reduce the probability of name's intersections
    192fcb9c
lib_sql.cc 19.1 KB