1. 30 Oct, 2002 5 commits
    • unknown's avatar
      innodb.result: · b79e2f84
      unknown authored
        We changed MySQL default isolation yesterday to REPEATABLE READ
      
      
      mysql-test/r/innodb.result:
        We changed MySQL default isolation yesterday to REPEATABLE READ
      b79e2f84
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 49a13c87
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      49a13c87
    • unknown's avatar
      A fix for bug when comparing a datetime column with timestamp · cf31314d
      unknown authored
      values with BETWEEN clause
      
      cf31314d
    • unknown's avatar
      Some changes for SSL · 5c491aca
      unknown authored
      
      sql-bench/bench-init.pl.sh:
        Add option connect-options(using with SSL)
      sql-bench/server-cfg.sh:
        Add option connect-option(using with SSL)
      sql/sql_acl.cc:
        Fix bug when GRANT ... REQUIRE NONE doesn't unset SSL requirements
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5c491aca
    • unknown's avatar
      row0undo.c: · 040481bd
      unknown authored
        Partial fix to a hang introduced in CREATE TABLE in the push last night
      
      
      innobase/row/row0undo.c:
        Partial fix to a hang introduced in CREATE TABLE in the push last night
      040481bd
  2. 29 Oct, 2002 4 commits
    • unknown's avatar
      lexyy.c: · 135d10b4
      unknown authored
        Update instructions about editing the files generated by flex and bison
      
      
      innobase/pars/lexyy.c:
        Update instructions about editing the files generated by flex and bison
      135d10b4
    • unknown's avatar
      configure.in: · acad3df6
      unknown authored
        In Linux do not printb thread id's but process no's in SHOW INNODB STATUS
      
      
      innobase/configure.in:
        In Linux do not printb thread id's but process no's in SHOW INNODB STATUS
      acad3df6
    • unknown's avatar
      Many files: · 20f0aa16
      unknown authored
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      mysqld.cc:
        Change MySQL default isolation level to REPEATABLE READ; note that InnoDB has always had that default, and BDB and MyISAM always run at SERIALIZABLE level anyway
      
      
      sql/mysqld.cc:
        Change MySQL default isolation level to REPEATABLE READ; note that InnoDB has always had that default, and BDB and MyISAM always run at SERIALIZABLE level anyway
      sql/ha_innodb.cc:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      sql/ha_innodb.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/buf0buf.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/dict0dict.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/fil0fil.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/lock0lock.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/os0file.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/os0proc.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/os0thread.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/page0cur.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/page0page.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/read0read.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/rem0rec.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/srv0srv.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/sync0rw.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/sync0sync.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/trx0purge.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/trx0trx.h:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/include/rem0rec.ic:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/btr/btr0btr.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/btr/btr0cur.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/btr/btr0pcur.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/buf/buf0buf.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/buf/buf0flu.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/dict/dict0dict.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/fil/fil0fil.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/fsp/fsp0fsp.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/ibuf/ibuf0ibuf.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/lock/lock0lock.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/mem/mem0dbg.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/os/os0file.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/os/os0proc.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/page/page0cur.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/page/page0page.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/pars/lexyy.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/pars/pars0grm.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/read/read0read.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0ins.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0mysql.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0purge.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0sel.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0uins.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0undo.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/row/row0upd.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/srv/srv0srv.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/srv/srv0start.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/sync/sync0rw.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/sync/sync0sync.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/trx/trx0purge.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      innobase/trx/trx0trx.c:
        Merge InnoDB-4.0.5: new isolation levels READ COMMITTED and READ UNCOMMITTED now supported, selective deadlock resolution
      20f0aa16
    • unknown's avatar
      Merge bk://work.mysql.com:7001 · c327bf8a
      unknown authored
      into sinisa.nasamreza.org:/mnt/work/mysql-4.0
      
      c327bf8a
  3. 28 Oct, 2002 4 commits
  4. 26 Oct, 2002 2 commits
  5. 25 Oct, 2002 7 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · eb7c5e44
      unknown authored
      into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
      
      
      sql/mysqld.cc:
        Auto merged
      eb7c5e44
    • unknown's avatar
      merged · 3aa17fde
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~53ffbfa7d2fa9fb:
        Delete: BitKeeper/etc/skipkeys
      BitKeeper/etc/skipkeys:
        Rename: BitKeeper/deleted/.del-skipkeys~f623848ba4db5c3 -> BitKeeper/etc/skipkeys
      Build-tools/Do-compile:
        Auto merged
      Docs/manual.texi:
        Auto merged
      innobase/pars/lexyy.c:
        Auto merged
      innobase/pars/pars0grm.c:
        Auto merged
      mysys/my_init.c:
        Auto merged
      scripts/mysqlhotcopy.sh:
        Auto merged
      sql/nt_servc.cc:
        Auto merged
      sql/nt_servc.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      mysql-test/t/bdb-crash.test:
        Auto merged
      3aa17fde
    • unknown's avatar
      merged · 83930c1d
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~9d3403dbb31de075:
        'Auto converge rename'
      83930c1d
    • unknown's avatar
      BK automatic LOD removal. · e55b2801
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      e55b2801
    • unknown's avatar
      memory leak closed · d857870e
      unknown authored
      d857870e
    • unknown's avatar
      lexyy.c, pars0grm.c: · f75463aa
      unknown authored
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      
      
      innobase/pars/pars0grm.c:
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      innobase/pars/lexyy.c:
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      f75463aa
    • unknown's avatar
      Merge nleippe@work.mysql.com:/home/bk/mysql-4.0 · a4cc6b46
      unknown authored
      into mysql.com:/home/nick/mysql/repository/mysql-4.0
      
      a4cc6b46
  6. 24 Oct, 2002 4 commits
    • unknown's avatar
      55b93383
    • unknown's avatar
      - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual · 8be6f478
      unknown authored
         differences in HPUX11)
      
      
      acconfig.h:
         - fixed typo
      configure.in:
         - replaced HPUX -> HPUX10
         - added -DHPUX11 (not being used yet) to hpux11 workarounds
      include/my_global.h:
         - replaced HPUX -> HPUX10
      include/my_net.h:
         - replaced HPUX -> HPUX10
      include/my_pthread.h:
         - replaced HPUX -> HPUX10
      libmysql/libmysql.c:
         - replaced HPUX -> HPUX10
      mysys/my_append.c:
         - replaced HPUX -> HPUX10
      mysys/my_copy.c:
         - replaced HPUX -> HPUX10
      mysys/my_pthread.c:
         - replaced HPUX -> HPUX10
      mysys/my_redel.c:
         - replaced HPUX -> HPUX10
      mysys/thr_alarm.c:
         - replaced HPUX -> HPUX10
      sql/mini_client.cc:
         - replaced HPUX -> HPUX10
      sql/mysqld.cc:
         - replaced HPUX -> HPUX10
      strings/do_ctype.c:
         - replaced HPUX -> HPUX10
      8be6f478
    • unknown's avatar
      added new syntax: · 31401744
      unknown authored
      STOP|START SLAVE
      rather than SLAVE STOP|START, which is now deprecated and should be deleted in 4.1
      
      31401744
    • unknown's avatar
      Merge lgrimmer@work.mysql.com:/home/bk/mysql · d1a1314c
      unknown authored
      into mysql.com:/space/my/mysql-3.23
      
      d1a1314c
  7. 23 Oct, 2002 6 commits
  8. 22 Oct, 2002 3 commits
  9. 21 Oct, 2002 3 commits
  10. 20 Oct, 2002 2 commits