1. 02 Jun, 2006 1 commit
    • guilhem@mysql.com's avatar
      First push for WL#3146 "less locking in auto_increment". It is a 0-real-change patch. · a4e778f3
      guilhem@mysql.com authored
      New prototype for get_auto_increment() (but new arguments not yet used), to be able
      to reserve a finite interval of auto_increment values from cooperating engines.
      A hint on how many values to reserve is found in handler::estimation_rows_to_insert,
      filled by ha_start_bulk_insert(), new wrapper around start_bulk_insert().
      NOTE: this patch changes nothing, for all engines. But it makes the API ready for those
      engines which will want to do reservation.
      More csets will come to complete WL#3146.
      a4e778f3
  2. 30 May, 2006 1 commit
  3. 29 May, 2006 10 commits
  4. 27 May, 2006 2 commits
  5. 26 May, 2006 4 commits
  6. 25 May, 2006 11 commits
  7. 24 May, 2006 11 commits