• Monty's avatar
    Call alloc() instead of realloc() · a9ca8198
    Monty authored
    Use alloc() if we don't need original string (avoid copy)
    Removed not needed test of str_length in sql_string.cc
    a9ca8198
sql_string.cc 33.4 KB