1. 02 Feb, 2005 2 commits
  2. 01 Feb, 2005 18 commits
    • unknown's avatar
      Fix compile problem - line missing. · 099f50b6
      unknown authored
      
      sql/sql_parse.cc:
        typo - line awol during commit.
      099f50b6
    • unknown's avatar
      Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 · 9d8af792
      unknown authored
      into hundin.mysql.fi:/home/marko/mysql-5.0
      
      
      9d8af792
    • unknown's avatar
      InnoDB: Fix debug compile error on Tru64 (Bug #8244) · 7d2dcab3
      unknown authored
      
      innobase/include/rem0rec.ic:
        Eliminate int16_t from an assertion, as it is not defined in the
        same system headers on all platforms.  (Bug #8244)
      7d2dcab3
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 69c2eb98
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/wl1967
      
      
      sql/ha_innodb.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      69c2eb98
    • unknown's avatar
      WL#1967 · 0e50e324
      unknown authored
        Support for COMMIT/ROLLBACK optional arguments
      
      
      innobase/include/trx0roll.h:
        WL#1967
          trx_release_savepoint_for_mysql()
      innobase/trx/trx0roll.c:
        WL#1967
          trx_release_savepoint_for_mysql()
      mysql-test/r/innodb.result:
        WL#1967
          Test for savepoint release
      mysql-test/t/innodb.test:
        WL#1967
          Test for savepoint release
      sql/ha_innodb.cc:
        WL#1967
          innobase_release_savepoint_name()
      sql/ha_innodb.h:
        WL#1967
          innobase_release_savepoint_name()
      sql/handler.cc:
        WL#1967
          ha_release_savepoint_name()
      sql/handler.h:
        WL#1967
          ha_release_savepoint_name()
      sql/lex.h:
        WL#1967
          New tokens: CHAIN, RELEASE
      sql/mysqld.cc:
        WL#1967
          new option: completion-type
      sql/set_var.cc:
        WL#1967
          new option: completion-type
      sql/sql_class.h:
        WL#1967
          new option: completion-type
      sql/sql_lex.h:
        WL#1967
          Support RELEASE SAVEPOINT
          additional flags to support COMMIT/ROLLBACK options
      sql/sql_parse.cc:
        WL#1967
          Transaction operations in mysql_endtrans(), begin_trans()
      sql/sql_yacc.yy:
        WL#1967
          Support COMMIT/ROLLBACK optional args
      0e50e324
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0 · fe7b8634
      unknown authored
      into bob.(none):/home/reggie/bk/mysql5.0
      
      
      fe7b8634
    • unknown's avatar
      Merge bob.(none):/home/reggie/bk/mysql41 · 8a90aced
      unknown authored
      into bob.(none):/home/reggie/bk/mysql5.0
      
      
      extra/perror.c:
        Auto merged
      8a90aced
    • unknown's avatar
    • unknown's avatar
      After merge fixes · e5d8e72a
      unknown authored
      
      innobase/mem/mem0pool.c:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      configure.in:
        Ignore changes that were backported to 4.0
      scripts/mysql_install_db.sh:
        Ignore Ramil's changes for now
      e5d8e72a
    • unknown's avatar
      character_sets.m4: · b95c2d35
      unknown authored
        --with-uca configure.in argument.
        The rest of the changes are pending from 4.1 tree
      
      
      config/ac-macros/character_sets.m4:
        --with-uca configure.in argument.
        The rest of the changes are pending from 4.1 tree
      b95c2d35
    • unknown's avatar
      Bug #7390 perror.exe doesn't work · 199375cb
      unknown authored
      perror.c:
        Copy output of strerr to temp buffer to prevent system overwrite on Windows
      
      
      extra/perror.c:
        Copy output of strerr to temp buffer to prevent system overwrite on Windows
      199375cb
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8f795d9e
      unknown authored
      into bob.(none):/home/reggie/bk/mysql5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      innobase/include/srv0srv.h:
        Auto merged
      innobase/srv/srv0srv.c:
        Auto merged
      sql/ha_innodb.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      8f795d9e
    • unknown's avatar
      Merge bob.(none):/home/reggie/bk/mysql41 · e71e8b93
      unknown authored
      into bob.(none):/home/reggie/bk/mysql5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      innobase/include/srv0srv.h:
        Auto merged
      innobase/srv/srv0srv.c:
        Auto merged
      sql/ha_innodb.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      e71e8b93
    • unknown's avatar
      Update client_xml test to avoid timestamp-sensitive part of test. · 6e0691f5
      unknown authored
      
      mysql-test/t/client_xml.test:
        Exclude create in mysqldump test, it includes timestamp
      mysql-test/r/client_xml.result:
        Update result file
      6e0691f5
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-7811 · 41763b20
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      client/mysql.cc:
        Auto merged
      41763b20
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 99620cec
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      99620cec
    • unknown's avatar
      Update test results after bug-fix merge. · ac5e79b9
      unknown authored
      
      mysql-test/r/mysqldump.result:
        Fix results
      ac5e79b9
    • unknown's avatar
      Merge · 8b08a2e8
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      client/mysqldump.c:
        Auto merged
      innobase/include/srv0srv.h:
        Auto merged
      innobase/srv/srv0srv.c:
        Auto merged
      mysql-test/r/mysqldump.result:
        Auto merged
      sql/ha_innodb.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      strings/ctype-simple.c:
        SCCS merged
      8b08a2e8
  3. 31 Jan, 2005 20 commits