1. 25 Aug, 2006 1 commit
  2. 23 Aug, 2006 1 commit
  3. 22 Aug, 2006 10 commits
  4. 21 Aug, 2006 3 commits
  5. 18 Aug, 2006 3 commits
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 70b73788
      unknown authored
      into  mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
      
      
      sql/examples/ha_tina.cc:
        Auto merged
      70b73788
    • unknown's avatar
      innodb r702 · 3468780e
      unknown authored
      innodb r719
      
      
      innobase/btr/btr0btr.c:
        innodb r702
      innobase/buf/buf0buf.c:
        innodb r702
      innobase/dict/dict0dict.c:
        innodb r702
      innobase/fil/fil0fil.c:
        innodb r702
      innobase/fsp/fsp0fsp.c:
        innodb r702
      innobase/include/btr0cur.ic:
        innodb r719
      innobase/include/buf0buf.ic:
        innodb r702
      innobase/log/log0log.c:
        innodb r702
      innobase/log/log0recv.c:
        innodb r702
      innobase/os/os0file.c:
        innodb r702
      innobase/row/row0mysql.c:
        innodb r702
      innobase/row/row0sel.c:
        innodb r702
      innobase/srv/srv0start.c:
        innodb r702
      innobase/ut/ut0dbg.c:
        innodb r702
      sql/ha_innodb.cc:
        innodb r702
      3468780e
    • unknown's avatar
      ndb - bug#18781 bug#21017 bug#21050 : block index ops during NR + fix asserts · 74aca9aa
      unknown authored
      
      ndb/src/kernel/vm/DLHashTable2.hpp:
        add isEmpty for use in DICT
      ndb/test/include/NDBT_Tables.hpp:
        getIndexes - return index cols of standard test table
      ndb/test/src/NDBT_Tables.cpp:
        getIndexes - return index cols of standard test table
      ndb/test/ndbapi/testDict.cpp:
        bug#21017: index create/drop during NR
      ndb/include/kernel/signaldata/CreateIndx.hpp:
        add 711
      ndb/include/kernel/signaldata/DropIndx.hpp:
        add 711
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        block index create/drop during NR.
        fix 2 ndbrequires by checking exact schema op types
      ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
        block index create/drop during NR.
        fix 2 ndbrequires by checking exact schema op types
      74aca9aa
  6. 17 Aug, 2006 5 commits
  7. 16 Aug, 2006 17 commits
    • unknown's avatar
      Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maint_20328 · b2cfa703
      unknown authored
      into  rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.0-merge
      
      
      sql/item_timefunc.cc:
        Auto merged
      sql/slave.cc:
        Auto merged
      mysql-test/r/func_time.result:
        manual merge
      mysql-test/r/mysql_client.result:
        manual merge
      mysql-test/t/func_time.test:
        manual merge
      mysql-test/t/mysql_client.test:
        manual merge
      sql/sql_acl.cc:
        manual merge
      b2cfa703
    • unknown's avatar
      manual merge · 1c28a068
      unknown authored
      1c28a068
    • unknown's avatar
      Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-4.1-maint_20328 · 46f25b3b
      unknown authored
      into  rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.0-maint_20328
      
      
      sql/item_timefunc.cc:
        Auto merged
      sql/slave.cc:
        Auto merged
      BitKeeper/deleted/.del-mysql_client.result:
        manual merge
      BitKeeper/deleted/.del-mysql_client.test:
        manual merge
      mysql-test/r/func_time.result:
        manual merge
      mysql-test/t/func_time.test:
        manual merge
      sql/sql_acl.cc:
        manual merge
      46f25b3b
    • unknown's avatar
      Remove duplicate free of "ds_res" · 032baf1f
      unknown authored
      032baf1f
    • unknown's avatar
      Bug#20328 - Correction to test/result for broken Windows build. · 49342315
      unknown authored
      
      mysql-test/r/mysql_client.result:
        Removed OS dependant output.
      mysql-test/t/mysql_client.test:
        Re-directed output to a temporary file because the actual output isn't important and was causing a Windows test failure.
      49342315
    • unknown's avatar
      Fix for bug#21537, "Error at startup" · f06744cc
      unknown authored
      These variables must be defined for Netware, or it fails
      to recognize hard paths starting from the device.
      
      
      
      include/config-netware.h:
        Fix for bug#21537, "Error at startup"
        
        These variables must be defined for Netware.
      f06744cc
    • unknown's avatar
      Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 · 90b069ed
      unknown authored
      into  bk-internal.mysql.com:/data0/bk/mysql-5.0-kt
      
      
      90b069ed
    • unknown's avatar
      Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 · f6218e92
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
      
      
      f6218e92
    • unknown's avatar
      small fix to enable the test suite to find executables and scripts on Windows · 75598ef8
      unknown authored
      
      mysql-test/lib/mtr_misc.pl:
        if running on win32, check for the existence of the file rather than it being executable
      75598ef8
    • unknown's avatar
      Merge shellback.(none):/home/msvensson/mysql/bug20328/my50-bug20328 · 49c308f6
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
      
      
      49c308f6
    • unknown's avatar
      Bug#20328 mysql client: dumb about trailing spaces on 'help' command · a707d490
      unknown authored
       Fix testcase to also work on windows
      
      
      BitKeeper/deleted/.del-mysql_client.test:
        Delete: mysql-test/t/mysql_client.test
      BitKeeper/deleted/.del-mysql_client.result:
        Delete: mysql-test/r/mysql_client.result
      mysql-test/r/mysql.result:
        Update test result
      mysql-test/t/mysql.test:
        Move tests from mysql_client to mysql
        Fix test case for bug#20328 to work on windows by comparing the output from "help" and "help "
      a707d490
    • unknown's avatar
      Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 · 2d283fad
      unknown authored
      into  bk-internal.mysql.com:/data0/bk/mysql-5.0-kt
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/t/ctype_utf8.test:
        Auto merged
      2d283fad
    • unknown's avatar
      Merge shellback.(none):/home/msvensson/mysql/bug20219/my50-bug20219 · 86ac1d94
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
      
      
      86ac1d94
    • unknown's avatar
      Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 · f4e98df3
      unknown authored
      into  shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
      
      
      client/mysql.cc:
        Auto merged
      mysql-test/r/grant.result:
        Auto merged
      mysql-test/t/grant.test:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      f4e98df3
    • unknown's avatar
      Bug#20219 make bin-dist produces unportable for testing tarball · f5358d90
      unknown authored
       - Setup LD_LIBRARY_PATH to favor local libs
      
      
      mysql-test/mysql-test-run.pl:
        Setup LD_LIBRARY_PATH so the libraries from this distro/clone are
        used in favor of the system installed ones
      f5358d90
    • unknown's avatar
      BUG#21671 memory leak for mgmapi event listeners · 105ed9de
      unknown authored
      fixes the following valgrind warning (when running ndb_mgm under valgrind,
      or, indeed any other mgmapi program listening to events):
      
      ==23291== 190 (20 direct, 170 indirect) bytes in 1 blocks are definitely lost in loss record 13 of 22
      ==23291==    at 0x401C895: operator new(unsigned) (vg_replace_malloc.c:163)
      ==23291==    by 0x8075300: ParserImpl::run(Parser<ParserImpl::Dummy>::Context*, Properties const**, bool volatile*) const (Parser.cpp:178)
      ==23291==    by 0x806D09B: Parser<ParserDummy>::parse(Parser<ParserDummy>::Context&, ParserDummy&) (Parser.hpp:219)
      ==23291==    by 0x80671C4: ndb_mgm_call(ndb_mgm_handle*, ParserRow<ParserDummy> const*, char const*, Properties const*) (mgmapi.cpp:355)
      ==23291==    by 0x806AB79: ndb_mgm_listen_event_internal(ndb_mgm_handle*, int const*, int) (mgmapi.cpp:1419)
      ==23291==    by 0x806AC1F: ndb_mgm_listen_event (mgmapi.cpp:1434)
      ==23291==    by 0x805EB5D: event_thread_run(void*) (CommandInterpreter.cpp:467)
      ==23291==    by 0x806F70A: ndb_thread_wrapper (NdbThread.c:68)
      ==23291==    by 0x4042340: start_thread (in /lib/tls/i686/cmov/libpthread-2.3.6.so)
      ==23291==    by 0x429D4ED: clone (in /lib/tls/i686/cmov/libc-2.3.6.so)
      
      
      ndb/src/mgmapi/mgmapi.cpp:
        fix memory leak for mgmapi event listeners (1 per connect)
        
        (missing delete of reply Properties object returned by ndb_mgm_call)
      105ed9de
    • unknown's avatar
      BUG#21670 memory leak in ndb_mgm -e show · 60a0e3d0
      unknown authored
      fix the following valgrind warning when running ndb_mgm -e show (leak only in client)
      
      ==20398== 14,596 (11,936 direct, 2,660 indirect) bytes in 4 blocks are definitely lost in loss record 24 of 25
      ==20398==    at 0x401C4A1: malloc (vg_replace_malloc.c:149)
      ==20398==    by 0x80797A3: ConfigValuesFactory::create(unsigned, unsigned) (ConfigValues.cpp:309)
      ==20398==    by 0x8079F03: ConfigValuesFactory::expand(unsigned, unsigned) (ConfigValues.cpp:325)
      ==20398==    by 0x8079967: ConfigValuesFactory::put(ConfigValues::Entry const&) (ConfigValues.cpp:414)
      ==20398==    by 0x807A7B6: ConfigValuesFactory::unpack(void const*, unsigned) (ConfigValues.cpp:701)
      ==20398==    by 0x806CB9D: ConfigValuesFactory::unpack(UtilBuffer const&) (ConfigValues.hpp:252)
      ==20398==    by 0x8069160: ndb_mgm_get_configuration (mgmapi.cpp:1941)
      ==20398==    by 0x8060661: CommandInterpreter::executeShow(char*) (CommandInterpreter.cpp:1242)
      ==20398==    by 0x8063966: CommandInterpreter::execute_impl(char const*) (CommandInterpreter.cpp:715)
      ==20398==    by 0x8064040: CommandInterpreter::execute(char const*, int, int*) (CommandInterpreter.cpp:625)
      ==20398==    by 0x8064189: Ndb_mgmclient::execute(char const*, int, int*) (CommandInterpreter.cpp:203)
      ==20398==    by 0x805E56C: read_and_execute(int) (main.cpp:124)
      ==20398==    by 0x805E754: main (main.cpp:162)
      ==20398==
      
      
      ndb/src/mgmclient/CommandInterpreter.cpp:
        correctly free (destroy) the configuration fetched for show
      60a0e3d0