• unknown's avatar
    table.cc: · 758f23fd
    unknown authored
      Try to open an old 5.0 table name
      if encoded name doesn't exist.
      This makes SELECT working without having
      to rename tables with tricky characters
      in name into 5.1 format (simpliefies upgrade).
    
    
    sql/table.cc:
      Try to open an old 5.0 table name
      if encoded name doesn't exist.
      This makes SELECT working without having
      to rename tables with tricky characters
      in name into 5.1 format (simpliefies upgrade).
    758f23fd
table.cc 99.1 KB