• Konstantin Osipov's avatar
    Backport of: · 932a2751
    Konstantin Osipov authored
    ------------------------------------------------------------
    revno: 3559
    committer: Davi Arnaut <Davi.Arnaut@Sun.COM>
    branch nick: mysql-pe
    timestamp: Fri 2009-08-28 15:23:16 -0300
    message:
    Break down a large and obnoxious "if" statement. Multiple "if" statements
    makes it easy to understand and follow the code (specially in a debugger).
    
    sql/sql_base.cc:
      Break down a large and obnoxious "if" statement. Multiple "if" statements
      makes it easy to understand and follow the code (specially in a debugger).
    932a2751
sql_base.cc 290 KB