• Sergei Golubchik's avatar
    cleanup: generate_partition_syntax() · 504eff0c
    Sergei Golubchik authored
    Don't write to a temporary file, use String.
    Remove strange one-liner "helpers", use String methods.
    Don't use current_thd, don't allocate memory for 1-byte strings, etc.
    504eff0c
ha_partition.h 50.5 KB