• unknown's avatar
    table lists management during VIEW processing code cleanup · ae70baf2
    unknown authored
    
    sql/sql_lex.h:
      comments added
      new method of adding table to global query tables list
    sql/sql_parse.cc:
      used new method to add table to query tables list
      removed spaces at end of line in new code
    sql/sql_view.cc:
      layout fixed
      table lists management code cleanup
    ae70baf2
sql_parse.cc 174 KB