1. 14 Sep, 2002 1 commit
  2. 10 Sep, 2002 4 commits
  3. 09 Sep, 2002 1 commit
  4. 08 Sep, 2002 3 commits
    • heikki@hundin.mysql.fi's avatar
      trx0undo.c: · 8192d040
      heikki@hundin.mysql.fi authored
        Remove an assertion in trx0undo.c which could erroneously fail when we ran out of tablespace
      8192d040
    • heikki@hundin.mysql.fi's avatar
      sync0arr.c: · 51f83ae1
      heikki@hundin.mysql.fi authored
        Increase max latch wait time to 600 seconds before we assert
      51f83ae1
    • heikki@hundin.mysql.fi's avatar
      btr0cur.c: · deedcb3a
      heikki@hundin.mysql.fi authored
        Remove long latch hold which happened if we scanned long an index without finding any record visible to the current consistent read
      deedcb3a
  5. 07 Sep, 2002 2 commits
    • heikki@hundin.mysql.fi's avatar
      os0sync.c: · 6cc7c598
      heikki@hundin.mysql.fi authored
        Add diagnostics to track why a semaphore creation failed on Windows ME
      6cc7c598
    • heikki@hundin.mysql.fi's avatar
      srv0srv.c: · d7bf8c2e
      heikki@hundin.mysql.fi authored
        The option (= default) innodb_fast_shutdown did not always make the shutdown quickly, fix that
      d7bf8c2e
  6. 04 Sep, 2002 1 commit
  7. 03 Sep, 2002 3 commits
  8. 31 Aug, 2002 2 commits
  9. 29 Aug, 2002 1 commit
  10. 28 Aug, 2002 3 commits
  11. 25 Aug, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      os0file.c: · 42d46eb9
      heikki@hundin.mysql.fi authored
        Put 'last millisecond' test to make sure page checksum errors do not result from memory corruption in InnoDB
      os0thread.c, configure.in:
        Make sure stack size in InnoDB threads in AIX is at least 32 kB
      42d46eb9
  12. 23 Aug, 2002 5 commits
  13. 22 Aug, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      pars0grm.h, pars0grm.c, lexyy.c: · 4bdaf9c2
      heikki@hundin.mysql.fi authored
        The lexer of InnoDB to 8-bit, it was 7-bit which made it crash on table names containing char codes > 127
      pars0lex.l, pars0grm.y:
        Add InnoDB internal SQL interpreter grammar and lexer sources
      4bdaf9c2
  14. 18 Aug, 2002 1 commit
  15. 16 Aug, 2002 5 commits
  16. 15 Aug, 2002 2 commits
  17. 13 Aug, 2002 4 commits