tomas@poseidon.mysql.com
cb4e5fbe00
Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gca-ndb_restore
...
into poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
2007-03-09 00:55:46 +07:00
tomas@poseidon.mysql.com
a1d5b9fea9
changed ndb_restore defaults handeling for structured printout
...
extended ndb_restore_print test with tests
2007-03-08 10:39:35 +07:00
tomas@poseidon.mysql.com
39532a28e5
Bug#26899 ndb_restore cannot restore selected tables and databases
...
Bug#26900 ndb_restore printout option does not give structured data
- add data stucturing options
- add database and table selection options
2007-03-07 13:18:08 +07:00
tomas@poseidon.mysql.com
65a0ee5f8c
Merge poseidon.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
2007-03-02 09:38:03 +07:00
tomas@poseidon.mysql.com
6dd7294dfb
ndb - rel5.1.16 NdbRecAttr print of blob length assumed uint64 aligned buffer
...
ndb - 5.1.16 uint64 align for ndb_restore
(backport)
2007-03-01 08:34:59 +07:00
monty@mysql.com/narttu.mysql.fi
a04157fbb3
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2007-01-22 14:04:40 +02:00
kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
monty@mysql.com/narttu.mysql.fi
88dd873de0
Fixed compiler warnings detected by option -Wshadow and -Wunused:
...
- Removed not used variables and functions
- Added #ifdef around code that is not used
- Renamed variables and functions to avoid conflicts
- Removed some not used arguments
Fixed some class/struct warnings in ndb
Added define IS_LONGDATA() to simplify code in libmysql.c
I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
2006-12-15 00:51:37 +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
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
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
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
pekka@mysql.com
54963c2e52
ndb - bug#14509 [related] re-do auto-incr error handling
2006-05-17 12:40:10 +02:00
pekka@mysql.com
dd58dd51a1
ndb - bug#14509 [related] setAutoIncrement: add error handling
2006-05-16 12:58:41 +02: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
jonas@perch.ndb.mysql.com
63ebbf217d
ndb - bug#13512
...
core dump on no free node id
2005-09-28 11:58:34 +02:00
jonas@perch.ndb.mysql.com
2119a88abe
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-09-20 10:46:33 +02:00
jonas@eel.(none)
e899d41169
ndb
...
impl support for querying resource usage in ndb api
to help track down mem leaks
2005-09-16 11:26:34 +02:00
ndbdev@dl145b.mysql.com
c00a51504a
Merge
2005-09-06 09:01:17 +02:00
tulin@dl145b.mysql.com
d5d360b180
added --core-file option to ndb executables
...
added parseable printout in ndb_restore
2005-09-05 16:33:40 +02:00
joreland@mysql.com
f4731e1f40
Merge mysql.com:/home/jonas/src/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0-push
2005-07-22 12:28:17 +02:00
joreland@mysql.com
fc2573a086
bug#11675 - ndb backup
...
Fix invalid backup log when using #nodes != 2^x
Fix ndb_restore --printXXX options
(among other init counters)
2005-07-22 12:17:53 +02:00
tomas@poseidon.ndb.mysql.com
d97cccd32b
Merge
2005-07-15 01:41:59 +02:00
tomas@poseidon.ndb.mysql.com
9be420ee10
stilled mem leak in usage on getVersionString
...
added __LINE__ so systemErrorLab for better error printout
2005-07-14 18:02:33 +02:00
joreland@mysql.com
9b71605d6c
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-06-13 09:11:53 +02:00
joreland@mysql.com
2d64907d12
bug#10294 - ndb restore with #concurrent transactions < parallelism
...
Enable retry on startTransaction
2005-06-13 09:09:50 +02:00
joreland@mysql.com
7bcc81c87b
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-06-08 16:55:06 +02:00
joreland@mysql.com
dc78a77206
bug#11166 - ndb
...
Fix potential inconsistency when running ndb_restore due to faulty parsing
of backup log wrt inserts
2005-06-08 16:48:57 +02:00
joreland@mysql.com
7a471f7f69
bug#10190 - ndb
...
ndb_restore invalid handling of distribution keys when restoring meta data
(also aligned printout with that of ndb_desc)
2005-05-26 14:03:26 +02:00
tomas@poseidon.ndb.mysql.com
6ceb402511
corrected error in ndb programs debug switch
2005-02-21 23:15:30 +01:00
pekka@mysql.com
338f75a49d
ndb - fix new decimal type mysql vs. ndb
2005-02-16 21:19:42 +01:00
pekka@mysql.com
c177f9fc4a
Merge
2005-02-16 13:14:21 +01:00
pekka@mysql.com
7c9a155c4a
ndb - fix old decimal type mysql vs ndb
2005-02-16 12:45:59 +01:00
tomas@poseidon.ndb.mysql.com
e8090fc224
Merge
2005-01-28 00:47:41 +01:00
tomas@poseidon.ndb.mysql.com
732d1a5e81
Bug#8167 signal usage clash between mysql server and ndb shared memory
...
added shared memory config parameter, signum for use in signalling
added global variable for holdign signum to be used for shared memory connection
only fiddle with signals if it is set
simplified common ndb client option handling
2005-01-28 00:42:41 +01:00
monty@mysql.com
502ba93b38
Merge with global tree
2005-01-18 04:03:26 +02:00
tomas@poseidon.ndb.mysql.com
beffd06278
Bug#7937
2005-01-17 12:29:43 +01:00
pekka@mysql.com
195f7bda02
Merge
2005-01-08 22:34:16 +01:00
pekka@mysql.com
50c3a883b2
ndb - wl-1442 fix Time ordering
2005-01-08 19:28:44 +01:00
pekka@mysql.com
0462ccfe3c
ndb - wl-1442 fix Date ordering
2005-01-08 16:57:51 +01:00
tomas@poseidon.ndb.mysql.com
79fb236b0a
changed to using NdbTransaction scoped enums
...
and removed usage of Ndb::waitUntilReady()
2005-01-05 17:59:24 +01:00
tomas@poseidon.ndb.mysql.com
b44738826a
changed NdbConnection to NdbTransaction
2005-01-04 08:30:48 +01:00
joreland@mysql.com
9dac644fc9
ndb - removed deprecated Ndb constructor
2005-01-01 19:25:31 +01:00
joreland@mysql.com
8f2d0ec1a1
merge
2004-12-31 06:36:32 +01:00
tomas@poseidon.ndb.mysql.com
89c037b2a9
backwards compatible name change NdbConnectionto NdbTransaction
...
removed friend declarations from doxygen
updated some documentation in mgmapi
2004-12-23 11:21:01 +01:00
monty@mishka.local
4f4bbfc279
Merge with 4.1
2004-12-22 13:54:39 +02:00
tomas@poseidon.ndb.mysql.com
7b47be8990
added config parameter Group on connection
...
moved NdbWaiter, m_ndb_cluster_connection, to impl class
moved node selection things to cluster connection
moved all private things to impl class
added opts for shared memory and node selection
changed opts handling somewhat; introduced enum for options and common handling of option variables
added checks for transporter support
automatic addition of shared mem transporters
moved wait_until_ready code to cluster connection
added control of usage of new node selection method
2004-12-20 12:36:14 +01:00
joreland@mysql.com
d8df85c78d
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-17 11:21:08 +01:00