Skip to content
  • unknown's avatar
    Fix of previous push. · 6f46f997
    unknown authored
    
    sql/sql_table.cc:
      stupid me. error already exists in the function. Using a local 'int error' resulted in global 'error' not being inited, which probably made next steps (those testing global error) go wrong!
    6f46f997