• unknown's avatar
    table.cc: · 64140524
    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).
    64140524
table.cc 99.1 KB