1. 28 Mar, 2006 26 commits
  2. 27 Mar, 2006 14 commits
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 · 12a09a35
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
      
      
      12a09a35
    • unknown's avatar
      removed handlerton-win.cc · a242edb4
      unknown authored
      now using CONFIGURE_FILE and INCLUDE to generate handlerton.cc and to set the definitions based on
      the storage engines given on the command line
      
      
      BitKeeper/deleted/.del-handlerton-win.cc~322a7e59507976df:
        Delete: sql/handlerton-win.cc
      cmakelists.txt:
        use INCLUDE to read in the cmake file generated as part of configure
        comment out the setting of /wd4996 since we are using the -D flag instead
      sql/cmakelists.txt:
        include IF() blocks for every storage engine and set two vars that are used with CONFIGURE_FILE later
        in the script.
        This CONFIGURE_FILE call replaces the need for config-handlerton.js
      win/configure.js:
        write out proper cmake code instead of just the values.
      a242edb4
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new · c87b4ee3
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
      
      
      c87b4ee3
    • unknown's avatar
      mysql_config.sh: · 7130316d
      unknown authored
        Remove Solaris -xc99=none C option as C++ compiler can't handle it
      
      
      scripts/mysql_config.sh:
        Remove Solaris -xc99=none C option as C++ compiler can't handle it
      7130316d
    • unknown's avatar
      Fix for BUG#15921: DROP TRIGGER - can't be drop trigger created · e4e2e502
      unknown authored
      in older version.
      
      The problem is that TRN-files created in "old" versions contain
      junk in trigger_table field, which is not acceptable in "new" versions.
      
      
      sql/parse_file.cc:
        1. Made parse_escaped_string() available globally;
        2. Polishing: fixing the comments.
      sql/parse_file.h:
        Made parse_escaped_string() available globally.
      sql/sql_trigger.cc:
        1. Polishing
        2. Removed declaration of global handle_old_incorrect_sql_modes()
           since it is not used anymore.
        3. Added a hook to support invalid "trigger_table" field in TRN-file
           from old versions.
      e4e2e502
    • unknown's avatar
      removed rpl_ndb_sp007 test as it uses savepoints which is only supported by innodb · 92fb31e3
      unknown authored
      compile error fixes
      
      
      BitKeeper/deleted/.del-rpl_ndb_sp007.test~72c66392eed0d74:
        Delete: mysql-test/t/rpl_ndb_sp007.test
      BitKeeper/deleted/.del-rpl_ndb_sp007.result~b1b713abfd655893:
        Delete: mysql-test/r/rpl_ndb_sp007.result
      mysql-test/t/disabled.def:
        removed rpl_ndb_sp007 test as it uses savepoints which is only supported by innodb
      sql/ha_ndbcluster.cc:
        compile error fixes
      92fb31e3
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new · ce494285
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
      
      
      ce494285
    • unknown's avatar
      mysql_config.sh: · 53aadad6
      unknown authored
        We are not to control what malloc package others are to use, remove -lmtmalloc from --libs(_r), bug#18322
      
      
      scripts/mysql_config.sh:
        We are not to control what malloc package others are to use, remove -lmtmalloc from --libs(_r), bug#18322
      53aadad6
    • unknown's avatar
      netware doesnt use fork · 212e7913
      unknown authored
      212e7913
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 583d7761
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      583d7761
    • unknown's avatar
      Bug #18491 cluster: node restart with pending dropeed events causes failed restart · 7412739f
      unknown authored
      
      storage/ndb/src/kernel/blocks/suma/Suma.cpp:
        Bug #18491 cluster: node restart with pending dropeed events causes failed restart
        - recreate subscriptions in correct state (dropped if dropped...)
        - handle recreated subscribers with drooped table (tab_inforef)
      7412739f
    • unknown's avatar
      Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · bccd6a02
      unknown authored
      into  mysql.com:/home/ndbdev/skozlov/mysql-5.1-new
      
      
      bccd6a02
    • unknown's avatar
      Merge monty@bk-internal.mysql.com:/home/bk/mysql-5.0 · ab123657
      unknown authored
      into  mysql.com:/home/my/mysql-5.0
      
      
      ab123657
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0 · 880b72d0
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my50
      
      
      880b72d0