Commit graph

215 commits

Author SHA1 Message Date
mskold/marty@mysql.com/linux.site
a172df24a9 Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb
2006-11-30 16:04:12 +01:00
monty@mysql.com/nosik.monty.fi
e825879800 Remove compiler warnings
(Mostly in DBUG_PRINT() and unused arguments)
Fixed bug in query cache when used with traceing (--with-debug)
Fixed memory leak in mysqldump
Removed warnings from mysqltest scripts (replaced -- with #)
2006-11-20 22:42:06 +02:00
mskold/marty@mysql.com/linux.site
a40f5dfbac Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb
2006-11-14 11:38:57 +01:00
hartmut@mysql.com/linux.site
639683919d Fix for Bug #23887 (Introduced by Bugfix #22295) 2006-11-13 17:04:40 +01:00
kostja@bodhi.local
5196eadc06 Merge bodhi.local:/opt/local/work/mysql-4.1-runtime
into  bodhi.local:/opt/local/work/mysql-5.0-runtime-merge
2006-11-02 02:38:41 +03:00
jonas@perch.ndb.mysql.com
eb94d02581 Merge perch.ndb.mysql.com:/home/jonas/src/tmp/mysql-4.1-ndb
into  perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-ndb-bj
2006-09-29 11:47:35 +02:00
jonas@perch.ndb.mysql.com
b52d86cff3 Merge perch.ndb.mysql.com:/home/jonas/src/tmp/mysql-5.0-ndb
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb-bj
2006-09-29 11:37:21 +02:00
dli@dev3-76.dev.cn.tlan
cdf20b96f5 Merge dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-4.1/mysql-4.1-bug-19651
into  dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-19651
2006-09-28 20:06:18 +08:00
dli@dev3-76.dev.cn.tlan
cb3b878aaa Merge dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-4.1/mysql-4.1-ndb-bj
into  dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-4.1/mysql-4.1-bug-19651
2006-09-28 19:26:29 +08:00
dli@dev3-76.dev.cn.tlan
192c01e164 fix for bug#19651, if temporary error occured while retoring, report it in the restore result. 2006-09-26 11:03:11 +08:00
gni/root@dev3-127.(none)
3b67bb3b5e BUG#21585 The --help option shows a screen of command options for ndbd, ndb_mgmd, ndb_mgm
and other commands related to ndb. For all of these, the help screen contains
          "Ndb.cfg" string. Now i change the "Ndb.cfg" to "my.cnf" because "Ndb.cfg" is obsolete.
2006-09-22 20:13:03 +08:00
gni/root@dev3-127.(none)
7279dde64b BUG#21585 The --help option shows a screen of command options for the ndbd,ndb_mgmd, ndb_mgm
and other commands related to ndb. For all of these, the help screen contains 
          "Ndb.cfg" string. Now i change the "Ndb.cfg" to "my.cnf" because "Ndb.cfg" is obsolete.
2006-09-19 11:15:50 +08:00
hartmut@mysql.com/linux.site
e59a1dae73 Changed to use NdbAutoPtr instead of explicit free() calls
as suggested by Jonas (still Bug #17582)
2006-09-14 00:12:17 +02:00
hartmut@mysql.com/linux.site
b9372f7efa Make ndb_config use the same default options
as any other ndb tool in the distribution (Bug #22295)
2006-09-13 23:40:28 +02:00
hartmut@mysql.com/linux.site
d214ec09d1 Fixed host name comparison (still Bug #17582) 2006-09-13 23:19:18 +02:00
hartmut@mysql.com/linux.site
9fe02aa8db added print_defaults() calls to --help output for all binaries (Bug #21994) 2006-09-04 16:33:56 +02:00
hartmut@mysql.com/linux.site
e3d56d2cd3 make DNS based hostname queries work (bug #17582) 2006-08-30 20:45:43 +02:00
stewart@willster.(none)
628e9ccb43 BUG#21204 ndb_size.pl doesn't take extended BLOB/TEXT size into account 2006-07-26 11:44:52 +10:00
tomas@poseidon.ndb.mysql.com
4199719438 Bug #20820 auto inc table not handled correctly when restored from cluster backup 2006-07-06 18:50:44 +02:00
tomas@poseidon.ndb.mysql.com
95447f9d1a Bug #19852 Restoring backup made from cluster with full data memory fails
- make sure to allocate just enough pages in the fragments by using the actual
  row count from the backup, to avoid over allocation of pages to fragments, and
  thus avoid the bug
2006-06-27 10:02:58 +02:00
stewart@mysql.com
f2e583c5d3 WL#3310 Update ndb_size.pl for 5.1
the "If I had a hammer" patch.

Had to answer the question, did it in code.

Much more accurrate results for 5.1
2006-06-07 01:37:29 +10:00
pekka@mysql.com
da807a85b9 Merge mysql.com:/space/pekka/ndb/version/my50
into  mysql.com:/space/pekka/ndb/version/my50-bug14509
2006-05-25 13:08:50 +02:00
pekka@mysql.com
54963c2e52 ndb - bug#14509 [related] re-do auto-incr error handling 2006-05-17 12:40:10 +02:00
tomas@poseidon.ndb.mysql.com
23be1988fc Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2006-05-17 00:23:40 +02:00
tomas@poseidon.ndb.mysql.com
9432143bee ndb: added some missing error codes to mgmapi
ndb: ndb_waiter disconnect/reconnect on get status error
2006-05-17 00:22:43 +02:00
pekka@mysql.com
dd58dd51a1 ndb - bug#14509 [related] setAutoIncrement: add error handling 2006-05-16 12:58:41 +02:00
pekka@mysql.com
ec42119233 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
into  mysql.com:/space/pekka/ndb/version/my50
2006-05-03 23:17:16 +02:00
pekka@mysql.com
5c0012cb98 ndb - bug#19201 (4.1), see comment in NdbBlob.cpp 2006-05-02 14:33:55 +02:00
kent@mysql.com
3a0d957f8a Makefile.am:
Use "dist_bin_SCRIPTS" to get a script distributed
2006-03-29 22:51:49 +02:00
kent@mysql.com
a0a4381ebf Makefile.am:
Use "dist_bin_SCRIPTS" to get a script distributed
2006-03-29 22:33:27 +02:00
kent@mysql.com
0d332aef39 Merge 2006-03-29 15:05:06 +02:00
kent@mysql.com
37b916a728 Makefile.am:
Added "ndb_error_reporter" script, bug#18421
2006-03-29 14:18:29 +02:00
kent@mysql.com
e5ec09e888 Makefile.am:
Install "ndb_size.pl" script and template, bug#18421
2006-03-29 14:07:13 +02:00
jonas@perch.ndb.mysql.com
a9d67fdedc ndb -
post merge fixes
2006-03-22 15:46:51 +01:00
jonas@perch.ndb.mysql.com
612e220115 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-03-22 15:24:32 +01:00
jonas@perch.ndb.mysql.com
f835cc6a54 ndb -
Add per partition info (optionally to ndb_desc)
2006-03-22 15:06:44 +01:00
tomas@poseidon.ndb.mysql.com
4f449e4f22 ndb:
add optional reporting of of a "name" tied to a nodeid in the cluster log
reporting added for mysql server and ndb_restore
2006-02-13 12:58:12 +01:00
pekka@mysql.com
9ccda327a3 Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
into  mysql.com:/space/pekka/ndb/version/my50
2006-02-05 22:51:13 +01:00
pekka@mysql.com
8ed86030b4 ndb - bug#16693 (4.1) test + workaround, analyze later 2006-02-05 22:12:06 +01:00
konstantin@mysql.com
fa5b4b55a0 Merge mysql.com:/opt/local/work/mysql-4.1-root
into  mysql.com:/opt/local/work/mysql-5.0-root
2006-01-19 15:23:01 +03:00
stewart@mysql.com
95e29a975a small typo fixes 2006-01-19 22:50:54 +11:00
stewart@mysql.com
efbdf7b225 Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main
into  mysql.com:/home/stewart/Documents/MySQL/5.0/main
2005-12-28 00:57:18 +11:00
stewart@mysql.com
1e630458f7 New tool to collate all information to form a good error report for NDB.
It will copy from each node the logs and trace dumps (if any) and create
a tarball. Having this tarball attached to a bug report greatly helps
troubleshooting and avoids user error.

It will (optionally) also get the filesystem.
2005-12-07 11:11:59 +01:00
stewart@mysql.com
cd8b89d3a4 Merge mysql.com:/home/stewart/Documents/MySQL/4.1/cleanup
into  mysql.com:/home/stewart/Documents/MySQL/5.0/cleanup
2005-12-06 13:25:28 +01:00
stewart@mysql.com
416cd04a51 ndb_size.pl:
fix incorrect quoting of column name
2005-11-29 14:55:26 +01:00
jimw@mysql.com
f8ce7bc01e Merge mysql.com:/home/jimw/my/mysql-4.1-clean
into  mysql.com:/home/jimw/my/mysql-5.0-clean
2005-11-17 13:37:30 -08:00
stewart@mysql.com
87e98c8706 WL#2779 ndb_size.pl
Add display of minimum requirements for various cluster parameters
e.g. DataMemory, IndexMemory, MaxNoOfTables, MaxNoOfAttributes etc

and the memory usage because of them.
2005-11-16 19:47:03 +11:00
stewart@mysql.com
d9ef452289 WL#2779 ndb_size.pl
fix some small bugs, slightly improve output, add --help
2005-11-16 18:26:30 +11:00
tomas@poseidon.ndb.mysql.com
a191d8cce1 postt review fixes 2005-10-12 15:19:51 +02:00
tomas@poseidon.ndb.mysql.com
fd0cd55652 Bug #13009 No gaps allowed in node id number sequence
+ some small bugfixes in ndb_config
+ extending ndb_config to print connections and take shm option
2005-10-12 14:17:39 +02:00