1. 12 Jun, 2001 1 commit
  2. 11 Jun, 2001 4 commits
  3. 10 Jun, 2001 1 commit
  4. 08 Jun, 2001 8 commits
  5. 07 Jun, 2001 3 commits
  6. 06 Jun, 2001 5 commits
  7. 05 Jun, 2001 11 commits
  8. 04 Jun, 2001 4 commits
  9. 03 Jun, 2001 3 commits
    • heikki@donna.mysql.fi's avatar
      manual.texi website address change · d9c18caa
      heikki@donna.mysql.fi authored
      row0sel.c	CHECK TABLE now also for InnoDB, a join speed optimization
      trx0trx.c	CHECK TABLE now also for InnoDB, a join speed optimization
      rem0cmp.c	CHECK TABLE now also for InnoDB, a join speed optimization
      row0mysql.c	CHECK TABLE now also for InnoDB, a join speed optimization
      page0page.c	CHECK TABLE now also for InnoDB, a join speed optimization
      row0mysql.h	CHECK TABLE now also for InnoDB, a join speed optimization
      trx0trx.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0btr.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0cur.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0pcur.h	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0pcur.ic	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0btr.c	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0cur.c	CHECK TABLE now also for InnoDB, a join speed optimization
      btr0sea.c	CHECK TABLE now also for InnoDB, a join speed optimization
      innodb.result	CHECK TABLE now also for InnoDB, a join speed optimization
      ha_innobase.cc	CHECK TABLE now also for InnoDB, a join speed optimization
      ha_innobase.h	CHECK TABLE now also for InnoDB, a join speed optimization
      d9c18caa
    • monty@hundin.mysql.fi's avatar
      Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3 · f02ed5fe
      monty@hundin.mysql.fi authored
      Fixed problem with command line arguments on 64 bit machines when
      we use ~0 to indicate 'no limit'
      f02ed5fe
    • monty@hundin.mysql.fi's avatar