• unknown's avatar
    Automatic primary key for BDB tables · 44920b90
    unknown authored
    
    sql/field.h:
      Cleanup
    sql/filesort.cc:
      Cleanup
    sql/opt_range.cc:
      Remove index in use
    sql/sql_base.cc:
      Allow Berkeley DB tables used only the index when the query only uses
      the index + data from the primary key
    sql/sql_select.cc:
      Fix for left join optimization
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    44920b90
filesort.cc 26.6 KB