Justin.He/justin.he@dev3-240.dev.cn.tlan
51fe11b494
Bug#27640, backup id not displayed in the output of "ndb_mgm start backup wait completed"
2007-06-14 19:40:44 +08:00
tomas@whalegate.ndb.mysql.com
0d4bf93e24
Bug #28443
...
- correction of merge error
2007-05-30 17:25:22 +02:00
tomas@whalegate.ndb.mysql.com
720f56fb0b
Bug #28770 file already opened error when corrupt schema file
...
- make sure we close the first file, before opening the next
2007-05-30 12:29:19 +02:00
tomas@whalegate.ndb.mysql.com
643cc087b1
print user and system time at watchdog check
2007-05-28 16:31:31 +02:00
tomas@whalegate.ndb.mysql.com
bc73912997
make memeber public
2007-05-28 16:18:04 +02:00
tomas@whalegate.ndb.mysql.com
32c1b70e2b
bug#28717, make sure only master updates activeStatus
...
so that othernodes dont get confused after having recevied status from master
and then tries to update it self
2007-05-28 15:59:02 +02:00
knielsen@ymer.(none)
bb1fa5e3ae
Merge bk-internal:/home/bk/mysql-5.0-telco-gca
...
into ymer.(none):/usr/local/mysql/mysql-5.0-telco-gca
2007-04-25 20:51:59 +02:00
tomas@whalegate.ndb.mysql.com
0ac443eff5
Bug #28093 ndb: retry sleep in get table stats 30s instead of 30ms
2007-04-25 15:21:38 +02:00
knielsen@ymer.(none)
32e7f9e62d
BUG#27495: Missing implementation of NdbTransaction::executeAsynch().
...
NdbTransaction::executeAsynch() was not implemented. Add implementation.
2007-04-25 09:23:28 +02:00
tomas@whalegate.ndb.mysql.com
dd6073f5d7
BUG#27560: Memory usage of mysqld grows while doing nothing
...
The query-cache watch thread was continually allocating new thread entries on the
THD MEM_ROOT, not freed until server exit.
Fixed by using a simple array, auto-expanded as necessary.
2007-04-02 18:21:05 +02:00
tomas@whalegate.ndb.mysql.com
a449d1de33
Bug #27320 ndb handler does not reset extra flags on reset()
...
- make sure all extra flags are reset
2007-03-22 12:42:13 +01:00
tomas@whalegate.ndb.mysql.com
5682efdfcf
Bug #26825 MySQL Server Crashes in high load
...
- initialize to NULL, to avoid call of free on uninitialized variable
2007-03-21 08:40:24 +01:00
tomas@poseidon.mysql.com
839f582969
added error code for failing send signal and timeout waiting for node failure
...
added error code for failing send signal and timeout waiting for node failure
2007-03-09 20:34:00 +07:00
tomas@poseidon.mysql.com
9b1281bb9a
ndb single user basic test
2007-03-09 16:39:13 +07:00
tomas@poseidon.mysql.com
b8fda36478
Bug #25275 SINGLE USER MODE prevents ALTER on non-ndb tables for other mysqld nodes
...
- correction of part 1
add ndb_waiter option to wait for single user mode
2007-03-09 15:37:10 +07:00
tomas@poseidon.mysql.com
6c25da9d5b
source code indentation alignment with 5.1, no real change
2007-03-07 10:37:30 +07:00
tomas@poseidon.mysql.com
0ff87447a4
ndb -
...
fix printout
crashes testSystemRestart -n SR_UNDO
2007-03-07 08:11:16 +07:00
tomas@poseidon.mysql.com
f106c25765
Bug #25275 SINGLE USER MODE prevents ALTER on non-ndb tables for other mysqld nodes
...
(part 1)
- add signal data
- add ref in dict on create/drop table/index
2007-03-02 09:06:05 +07:00
tomas@poseidon.mysql.com
fa47c63b91
Bug #26720 Infinite loop on unknown signal in logging function
...
- terminate printing
2007-03-02 08:56:22 +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
tomas@poseidon.mysql.com
120eaec17c
Bug #21033 Error 0 in readAutoIncrementValue()
...
- do not call function if table has no autoincrement
2007-02-14 15:16:26 +07:00
tomas@poseidon.mysql.com
1254253640
make sure some printouts in ndbd out file is done with g_eventLogger
2007-02-14 11:16:10 +07:00
tomas@poseidon.mysql.com
0a4505199c
Bug#26293 cluster mgmt node sometimes doesn't receive events from all nodes on restart
...
- signals where sometimes sent too early when setting up subscriptions
2007-02-14 11:05:38 +07:00
svoj@mysql.com/april.(none)
de1572d687
Merge mysql.com:/home/svoj/devel/bk/mysql-5.0
...
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines
2007-01-25 01:31:58 +04:00
svoj@mysql.com/april.(none)
ea7fe60fbc
Merge mysql.com:/home/svoj/devel/bk/mysql-5.0
...
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines
2007-01-25 01:26:57 +04:00
istruewing@chilla.local
0dc064536f
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines
...
into chilla.local:/home/mydev/mysql-5.0-bug24607
2007-01-24 15:52:19 +01:00
istruewing@chilla.local
23debf8662
Bug#24607 - MyISAM pointer size determined incorrectly
...
After merge fix
2007-01-24 13:29:46 +01:00
istruewing@chilla.local
050ddb2032
Merge chilla.local:/home/mydev/mysql-4.1-bug24607
...
into chilla.local:/home/mydev/mysql-5.0-bug24607
2007-01-24 13:26:06 +01:00
istruewing@chilla.local
928d672c46
Bug#24607 - MyISAM pointer size determined incorrectly
...
Fixed test. On 32-bit machines which compile without
-DBIG_TABLES, MAX_ROWS is truncated to a 32-bit value.
Using a value below 4G is portable.
2007-01-24 13:17:01 +01:00
df@kahlann.erinye.com
cb6c5f7ee7
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0
...
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
2007-01-24 09:24:52 +01:00
svoj@mysql.com/june.mysql.com
0e5aa80e8a
After merge fix.
2007-01-24 11:53:09 +04:00
svoj@mysql.com/june.mysql.com
603dcb4d3f
Merge mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-4.1-engines
...
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-5.0-engines
2007-01-24 11:41:13 +04:00
svoj@mysql.com/june.mysql.com
94d834c7b6
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0-engines
...
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-5.0-engines
2007-01-24 11:40:45 +04:00
svoj@mysql.com/june.mysql.com
02212e6ace
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1-engines
...
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-4.1-engines
2007-01-24 11:38:23 +04:00
stewart@willster.(none)
b0d94e9d35
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into willster.(none):/home/stewart/Documents/MySQL/5.0/ndb-work
2007-01-24 16:24:21 +11:00
stewart@willster.(none)
4889ea2321
fix hpux build problem and some ndb connect errors being missed
2007-01-24 16:12:39 +11:00
tomas@poseidon.mysql.com
f869a0d605
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
2007-01-24 09:13:47 +07:00
istruewing@chilla.local
26153490ec
Merge bk-internal.mysql.com:/home/bk/mysql-4.1-engines
...
into chilla.local:/home/mydev/mysql-4.1-bug24607
2007-01-23 22:27:03 +01:00
istruewing@chilla.local
b381fd87bb
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines
...
into chilla.local:/home/mydev/mysql-5.0-bug24607
2007-01-23 20:19:19 +01:00
pekka@clam.ndb.mysql.com/clam.(none)
d3462b9af1
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into clam.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb
2007-01-23 15:20:50 +01:00
stewart@willster.(none)
a1a7816161
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndb
...
into willster.(none):/home/stewart/Documents/MySQL/5.0/bug25487
2007-01-24 00:44:11 +11:00
svoj@mysql.com/june.mysql.com
fb2172d20b
Merge mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-4.1-engines
...
into mysql.com:/home/svoj/devel/mysql/BUG24401/mysql-5.0-engines
2007-01-23 16:35:17 +04:00
pekka@clam.ndb.mysql.com/clam.(none)
56e2d4ffcb
ndb - bug#25562 use byte-size max_data_length() when setting blob part size
2007-01-23 12:58:10 +01:00
stewart@willster.(none)
5b886fa358
round up Transporter connect timeout
2007-01-23 17:19:27 +11:00
stewart@willster.(none)
4984af30ec
Bug #25487 deleting ndb_cluster_connection object takes long time
...
aim is to:
a) if set_connect_timeout called, timeout connect attempt (for retry on
next call) after timeout period
b) preserve existing blocking behaviour otherwise (for, e.g. mgmapi)
Related to customer issue with long time deleting ndb_cluster_connection
object. believe we're hanging on the connect(2) call until timeout (when
we then realise we should exit the thread).
2007-01-23 17:07:09 +11:00
tomas@poseidon.mysql.com
6825593df8
ndb - bug#22013
...
Fix bug in event handling wrt early node shutdown
2007-01-23 11:44:42 +07:00
tomas@poseidon.mysql.com
12911bb5c0
bug#25746 ndb: 4209 error with 2 VARCHAR primary keys
...
- post review changes
2007-01-23 07:12:03 +07:00
df@kahlann.erinye.com
a5273edd2c
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
...
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build
2007-01-22 18:48:47 +01:00
tomas@poseidon.mysql.com
9605aee4fe
bug#25746 ndb: 4209 error with 2 VARCHAR primary keys
...
- make sure keys are copied correctly when varchar has 2 length bytes
- test case
2007-01-23 00:34:00 +07:00
df@kahlann.erinye.com
c5de0332e1
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work
...
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
2007-01-22 16:39:40 +01:00