• unknown's avatar
    table lists management during VIEW processing code cleanup · 7419a609
    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
    7419a609
sql_lex.h 26.6 KB