Commit graph

3032 commits

Author SHA1 Message Date
hartmut@mysql.com/linux.site
e3d56d2cd3 make DNS based hostname queries work (bug #17582) 2006-08-30 20:45:43 +02:00
gni/root@dev3-127.(none)
0f51ee9e74 merge from ndb-5.0-ndb and ndb-5.0-ndb-bj 2006-08-29 13:31:29 +08:00
gni/root@dev3-127.(none)
169adf9533 BUG#19873 Merge dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj
into  dev3-127.(none):/mnt/mysql/home/ngb/bug19873
2006-08-29 11:22:02 +08:00
gni/root@dev3-127.(none)
0a3778c085 Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into  dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj
2006-08-29 10:59:43 +08:00
dli@dev3-76.dev.cn.tlan
658794e44b Merge dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-4.1/bug-21345
into  dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-21345
2006-08-29 10:41:07 +08:00
dli@dev3-76.dev.cn.tlan
4e7cad0fd4 Fix for bug #21345: Error in cluster logfile rotation.
Fixed the cluster logfile rotation code, let the cluster log file be renamed correctly when the main log file exceeds the configured maximum size.
2006-08-29 09:55:07 +08:00
lzhou/root@dev3-138.dev.cn.tlan
3140881459 Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into  dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.0/mysql-5.0-ndb-bj
2006-08-28 16:18:48 +00:00
jonas@perch.ndb.mysql.com
67a5d98c1d ndb - bug#21615
Improve error message when detecting corrupted REDO log
2006-08-28 10:26:21 +02:00
jonas@perch.ndb.mysql.com
7cb75fc850 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-24 07:18:04 +02:00
jonas@perch.ndb.mysql.com
b60be73461 ndb - bug#21800
read TransactionDeadlockTimeout (for scans) to cater for insane settings
2006-08-24 07:14:46 +02:00
jonas@perch.ndb.mysql.com
4cab70171e Merge perch.ndb.mysql.com:/home/jonas/src/50-work
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
2006-08-23 11:00:29 +02:00
pekka@orca.ndb.mysql.com
a5b835abbd Merge orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-ndb
into  orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-bug21017
2006-08-22 14:58:38 +02:00
pekka@orca.ndb.mysql.com
f301613fcb Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0
into  orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-ndb
2006-08-22 11:11:20 +02:00
pekka@orca.ndb.mysql.com
1b6f2f1c32 ndb - bug#18781 bug#21017 bug#21050 : block index ops during NR + fix asserts 2006-08-18 09:56:52 +02:00
gni/root@dev3-127.(none)
56e429060d BUG#19620 ndb_mgm help needs help 2006-08-16 17:48:49 +08:00
gni/root@dev3-127.(none)
7744d3b2b8 Merge dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj
into  dev3-127.(none):/mnt/mysql/home/ngb/bug19620
2006-08-16 17:48:45 +08:00
lzhou/root@dev3-138.dev.cn.tlan
648b40d367 Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj
into  dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.0/bug21052
2006-08-16 09:48:43 +00:00
gni/root@dev3-127.(none)
2895411153 BUG#19873 Running any command in ndb_mgm can automatically reconnect the server after restarting the ndb_mgmd.
connect command in the ndb_mgm can connect or reconnect the management server successfully
2006-08-16 16:02:13 +08:00
stewart@willster.(none)
44e3c3b79b BUG#21671 memory leak for mgmapi event listeners
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)
2006-08-16 14:39:27 +08:00
stewart@willster.(none)
76940119d0 BUG#21670 memory leak in ndb_mgm -e show
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==
2006-08-16 14:33:31 +08:00
lzhou/root@dev3-138.dev.cn.tlan
2e45630d57 BUG#21052 Modify error message when backup is aborted 2006-08-15 18:32:50 +00:00
lzhou/root@dev3-138.dev.cn.tlan
be56063fb3 Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into  dev3-138.dev.cn.tlan:/home/zhl/mysql/mysql-5.0/mysql-5.0-ndb-bj
2006-08-15 18:12:49 +00:00
gni/root@dev3-127.(none)
cf77a7f19e BUG#19620 ndb_mgm help needs help 2006-08-15 21:01:50 +08:00
dli/root@dev3-76.dev.cn.tlan
85394329bc Bug#19047, not start the event thread when ndb_mgm is running in executing (-e) thread. 2006-08-15 20:26:47 +08:00
mskold/marty@mysql.com/linux.site
66e8255491 Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1
into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0
2006-08-15 13:37:39 +02:00
dli/root@dev3-76.dev.cn.tlan
a0e70db300 Merge dli@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into  dev3-76.dev.cn.tlan:/home/lisj/mysql/mysql-5.0/mysql-5.0-ndb-bj
2006-08-15 19:14:12 +08:00
mskold/marty@mysql.com/linux.site
6a3143e2a0 ndb_lock.test, ndb_lock.result:
bug #18184  SELECT ... FOR UPDATE does not work..: New test case
ha_ndbcluster.h, ha_ndbcluster.cc, NdbConnection.hpp:
  Fix for bug #21059  Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit);
2006-08-15 13:12:27 +02:00
gni/root@dev3-127.(none)
33bbac31f9 Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into  dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj
2006-08-15 18:01:07 +08:00
gni/root@dev3-127.(none)
4dd03db787 Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj
into  dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0-ndb-bj
2006-08-15 17:55:44 +08:00
stewart@willster.(none)
03e297aafa BUG#20823 testBackup FailMaster failing
few cases not handled properly (NF occurs).
2006-08-15 11:09:38 +08:00
Justin.He/justin.he@qa3-104.qa.cn.tlan
bfe01b484e BUG#19045, No meaningfull error message when defining too many nodes 2006-08-14 18:33:41 +08:00
jonas@perch.ndb.mysql.com
c22a8afc4b Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-14 11:55:13 +02:00
jonas@perch.ndb.mysql.com
a2f1b78083 ndb - bug#21536
Make sure updateNodeInfo is run on master also for temporary tables
2006-08-09 16:24:14 +02:00
stewart@willster.(none)
76d4e65adb remove undeeded printing of newline. 2006-08-09 15:39:32 +08:00
stewart@willster.(none)
37d8c78036 BUG#13985
fixups after review by jonas
2006-08-09 15:03:55 +08:00
stewart@willster.(none)
c709602124 Merge willster.(none):/home/stewart/Documents/MySQL/5.0/main
into  willster.(none):/home/stewart/Documents/MySQL/5.0/bug13985
2006-08-08 14:40:40 +08:00
jonas@perch.ndb.mysql.com
877950b610 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-08 08:00:22 +02:00
jonas@perch.ndb.mysql.com
c2ad5b4ba0 ndb - bug#21213
Make sure totSendlenAi is set in case of ACC_ABORTCONF and activeCreate == true
  (only needed when >2 replica)
2006-08-08 07:59:52 +02:00
stewart@willster.(none)
e95a60727f Merge willster.(none):/home/stewart/Documents/MySQL/5.0/main
into  willster.(none):/home/stewart/Documents/MySQL/5.0/bug13985
2006-08-08 11:59:21 +08:00
jonas@perch.ndb.mysql.com
7037fd564b Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-07 09:49:46 +02:00
jonas@perch.ndb.mysql.com
8754e59a8f ndb - bug#18475
Fix error message on copyfragref
2006-08-07 09:41:39 +02:00
jonas@perch.ndb.mysql.com
b6f2e59529 ndb - bug#21129
add missing function to mgmapi
2006-08-04 10:30:57 +02:00
jonas@perch.ndb.mysql.com
6285f743b3 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-04 10:16:42 +02:00
jonas@perch.ndb.mysql.com
8a825e3cfa ndb - bug#21400
Fix docs for NdbOpertation::sub_reg
2006-08-04 09:43:23 +02:00
jonas@perch.ndb.mysql.com
fe87ad292f Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-04 08:41:50 +02:00
jonas@perch.ndb.mysql.com
9bf1aec1c4 ndb - bug#20296 (recommit in 4.1)
Make sure that tupkeyErrorLab is run if interpretedUpdate(fail), so that entry is not inserted into index.
     Yeilding crash on following dml on tupel
2006-08-04 08:41:32 +02:00
jonas@perch.ndb.mysql.com
cb9f224a1f ndb - bug#21384
merge 4.1->5.0 (variable rename)
2006-08-03 15:38:04 +02:00
jonas@perch.ndb.mysql.com
ff9a106b24 ndb - bug#20892
Correction of bug#19852 (that also revealed another bug)
  Do grow noOfPagesToGrow with more than was actually allocated
2006-08-03 14:46:11 +02:00
jonas@perch.ndb.mysql.com
7d5a9b8df0 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-08-03 14:02:39 +02:00
jonas@perch.ndb.mysql.com
cfd29d00d2 ndb - bug#20892
Fix bug in tup buddy allocator, which made it make invalid access to cfreepagelist[16] (which is not defined)
2006-08-03 14:01:37 +02:00