• unknown's avatar
    some small changes for MULTI-TABLE updates and other little fixes · 4d638f1e
    unknown authored
    
    sql/sql_class.h:
      small optimisations for MULTI-TABLE UPDATE's
    sql/sql_parse.cc:
      Could not look at that if () at the start of execute_command, and as 
      Monty evidently did not have time, so I optimised it away in the best 
      fashion I know of.
    sql/sql_update.cc:
      Some optimisations  for MULTI-TABLE UPDATE's
    4d638f1e
sql_update.cc 23.5 KB