• Sergei Golubchik's avatar
    cleanup: unpack_vcol_info_from_frm · 6b0f4c24
    Sergei Golubchik authored
    * do setup/cleanup for charset and arena only once per table
      not for every vcol
    * don't copy every vcol expression into table's memroot for parsing,
      do it in a temporary String buffer that is freed at the end
    * add asserts
    6b0f4c24
sql_yacc.yy 513 KB