1. 16 Nov, 2004 1 commit
    • igor@rurik.mysql.com's avatar
      key_cache.result, key_cache.test: · 9edff6c5
      igor@rurik.mysql.com authored
        Added a test case for bug #6447.
      mf_keycache.c:
        Fixed bug #6447. Erronious code in the key_cache_read function
        caused problems when reading key blocks with offset>0 into
        key cache. The code of key_cache_insert and key_cache_write
        was modified similarly.
      9edff6c5
  2. 15 Nov, 2004 4 commits
  3. 14 Nov, 2004 2 commits
    • tomas@poseidon.ndb.mysql.com's avatar
      moved ndb_restore together with rest of the ndb tools · 0d55af3f
      tomas@poseidon.ndb.mysql.com authored
          kernel includes needed by ndb_restore
          changed link order
          moved LocalConfig to mgmapi
          Moved NdbConfig to Portlib
          mgmapi to use LocalConfig for connectstring parsing instead of it's own
          enable usage of "NULL" connectstring for default
          new ndbmgmclient lib that can be used by e.g. mysqladmin later
          LocalConfig no longer needed here, now in mgmapi
          Send connectstring to mgmapi instead
          added valid connectstring to be with only host without port i.e.
          valid connectstring =host1,host2,host3
          default port will be added
      0d55af3f
    • bell@sanja.is.com.ua's avatar
      9950ccd2
  4. 12 Nov, 2004 21 commits
  5. 11 Nov, 2004 12 commits