1. 23 Jul, 2004 1 commit
    • unknown's avatar
      ha_ndbcluster.cc: · a3b71309
      unknown authored
        ndb_supported_type, include all types in switch
      
      
      sql/ha_ndbcluster.cc:
        ndb_supported_type, include all types in switch
      a3b71309
  2. 22 Jul, 2004 2 commits
  3. 19 Jul, 2004 2 commits
  4. 16 Jul, 2004 8 commits
  5. 15 Jul, 2004 4 commits
  6. 14 Jul, 2004 3 commits
  7. 13 Jul, 2004 7 commits
  8. 12 Jul, 2004 1 commit
  9. 11 Jul, 2004 4 commits
    • unknown's avatar
      Merge · 4ba63c4e
      unknown authored
      
      sql/sql_show.cc:
        Auto merged
      sql/mysql_priv.h:
        SCCS merged
      4ba63c4e
    • unknown's avatar
      wl1292 · 9e38156b
      unknown authored
      Try to remove rare timeouts by
      Increased timeout in CpcClient and mgmapi
      
      
      ndb/src/common/util/socket_io.cpp:
        Increased timeout in CpcClient and mgmapi
      ndb/src/mgmclient/CpcClient.cpp:
        Increased timeout in CpcClient and mgmapi
      9e38156b
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 1baac2a7
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      1baac2a7
    • unknown's avatar
      testSystemRestart -n SR1 · 98083dd6
      unknown authored
      Handle arbit during system shutdown
      
      
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Handle arbit during system shutdown
      ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Handle arbit during system shutdown
      ndb/test/run-test/daily-basic-tests.txt:
        Moved testOIBasix + testSystemRestart -n SR1/SR2
        to basic tests
      ndb/test/run-test/daily-devel-tests.txt:
        Moved testOIBasix + testSystemRestart -n SR1/SR2
        to basic tests
      98083dd6
  10. 10 Jul, 2004 3 commits
  11. 09 Jul, 2004 5 commits
    • unknown's avatar
      manual merge · c8e416e5
      unknown authored
      charged sql/sql_db.cc only
      (
      changed length in mysql_create_db to path_len
      so as it was calculated in the first unpack_dirname
      in my previous fix for Bug #4378
      '"create database IF NOT EXISTS thing" returns an error'
      )
      
      
      sql/sql_db.cc:
        manual merge 
        (
        changed length in mysql_create_db to path_len
        so as it was calculated in the first unpack_dirname
        in my previous fix for Bug #4378
        '"create database IF NOT EXISTS thing" returns an error'
        )
      c8e416e5
    • unknown's avatar
      added an optimization in mysql_create_db (sql_db.cc) · 42d5ea8e
      unknown authored
      as after effect of fix for Bug #4378 
      '"create database IF NOT EXISTS thing" returns an error' 
      
      (avoided an unpack_dirname and 
       changed strcat into strmake)
      
      
      sql/sql_db.cc:
        added an optimization in mysql_create_db 
        (avoided an unpack_dirname and 
         changed strcat into strmake)
      42d5ea8e
    • unknown's avatar
      mysqlhotcopy: · 2b1233c3
      unknown authored
        fix MYI copying with scp
        safer tempfile creation
      
      
      scripts/mysqlhotcopy.sh:
        fix MYI copying with scp
        safer tempfile creation
      2b1233c3
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 24f137a8
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
      
      
      24f137a8
    • unknown's avatar
      Fixed bug #4106 and removed buggy pk update · 1cbbbcf7
      unknown authored
      1cbbbcf7