1. 09 Nov, 2002 6 commits
    • unknown's avatar
      ha_innodb.cc: · 73073756
      unknown authored
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      
      
      sql/ha_innodb.cc:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      73073756
    • unknown's avatar
      Many files: · e456f937
      unknown authored
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      
      
      innobase/include/btr0btr.h:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      innobase/include/btr0pcur.h:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      innobase/include/db0err.h:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      innobase/include/btr0pcur.ic:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      innobase/btr/btr0btr.c:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      innobase/page/page0page.c:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      innobase/row/row0sel.c:
        Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
      e456f937
    • unknown's avatar
      8a9d2d95
    • unknown's avatar
      Small fix in configure for HPUX11 · 60feecf4
      unknown authored
      
      configure.in:
        Move +O2 up as with_debug wasn't defined at this point
      60feecf4
    • unknown's avatar
      Portability fixes for HP compiler and HPUX11 · a1970071
      unknown authored
      
      Docs/internals.texi:
        Added protocol information
        (needs to be converted to texi and merged with the old documentation)
      configure.in:
        Updates for HP compiler (cc)
      include/my_global.h:
        Add option to handle bugs in 'inline' for HP compiler
      libmysql/password.c:
        Portability fix (for HP compiler)
      mysys/hash.c:
        Portability fix (for HP compiler)
      mysys/my_static.c:
        Portability fix (for HPUX11)
      mysys/my_static.h:
        Portability fix (for HPUX11)
      mysys/my_tempnam.c:
        Portability fix (for HPUX11)
      sql/sql_analyse.cc:
        Fixed bug in decimal handling
      a1970071
    • unknown's avatar
      Fixed bug in MAX() optimization when used with JOIN and ON expressions · f9fde16a
      unknown authored
      
      sql/item_cmpfunc.cc:
        Create an AND expression from two expressions
      sql/item_cmpfunc.h:
        Create an AND expression from two expressions
      f9fde16a
  2. 08 Nov, 2002 25 commits
  3. 07 Nov, 2002 9 commits
    • unknown's avatar
      manually merged · 3ab1b345
      unknown authored
      
      sql/field.h:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_myisam.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      3ab1b345
    • unknown's avatar
      btr0btr.c, buf0buf.c: · 8062b260
      unknown authored
        Fix a glitch: under heavy ibuf activity InnoDB could print the whole contents of ibuf tree to the error log
      
      
      innobase/buf/buf0buf.c:
        Fix a glitch: under heavy ibuf activity InnoDB could print the whole contents of ibuf tree to the error log
      innobase/btr/btr0btr.c:
        Fix a glitch: under heavy ibuf activity InnoDB could print the whole contents of ibuf tree to the error log
      8062b260
    • unknown's avatar
      b1819586
    • unknown's avatar
      76b9e0b8
    • unknown's avatar
      row0mysql.c: · 8d8387ee
      unknown authored
        Backport from 4.0: Fix corruption of ON DELETE CASCADE in lock wait timeout
      
      
      innobase/row/row0mysql.c:
        Backport from 4.0: Fix corruption of ON DELETE CASCADE in lock wait timeout
      8d8387ee
    • unknown's avatar
      Many files: · d5c2c1f8
      unknown authored
        Fix hang introduced by selective deadlock resolution
      srv0srv.c, row0mysql.c:
        Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
      
      
      innobase/include/que0que.h:
        Fix hang introduced by selective deadlock resolution
      innobase/include/trx0trx.h:
        Fix hang introduced by selective deadlock resolution
      innobase/include/ut0ut.h:
        Fix hang introduced by selective deadlock resolution
      innobase/lock/lock0lock.c:
        Fix hang introduced by selective deadlock resolution
      innobase/log/log0log.c:
        Fix hang introduced by selective deadlock resolution
      innobase/que/que0que.c:
        Fix hang introduced by selective deadlock resolution
      innobase/row/row0mysql.c:
        Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
      innobase/srv/srv0srv.c:
        Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
      innobase/trx/trx0sys.c:
        Fix hang introduced by selective deadlock resolution
      innobase/trx/trx0trx.c:
        Fix hang introduced by selective deadlock resolution
      d5c2c1f8
    • unknown's avatar
      Portability fix extern "C" static -> extern "C" · 74baca84
      unknown authored
      
      client/mysqlbinlog.cc:
        Portability fix
      sql/gen_lex_hash.cc:
        Portability fix
      sql/repl_failsafe.cc:
        Portability fix
      sql/sql_class.cc:
        Portability fix
      sql/sql_udf.cc:
        Portability fix
      sql/mysqld.cc:
        Portability fix
      sql/sql_base.cc:
        Portability fix
      sql/sql_insert.cc:
        Portability fix
      sql/sql_parse.cc:
        Portability fix
      sql/sql_delete.cc:
        Portability fix
      74baca84
    • unknown's avatar
      merge · 95823ed3
      unknown authored
      
      configure.in:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/slave.cc:
        Auto merged
      sql/sql_acl.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      95823ed3
    • unknown's avatar
      Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0 · 5481d8ad
      unknown authored
      
      sql/field.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      5481d8ad