pekka@sama.ndb.mysql.com
|
fe4584c23f
|
Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug29390
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug29390
|
2007-10-14 17:49:58 +02:00 |
|
mtaylor@solace.(none)
|
2a595c1bc1
|
Fixed a typo. We have NdbTransactions not NdbTransations.
|
2007-10-12 01:16:55 -07:00 |
|
mtaylor@solace.(none)
|
04342a487b
|
Added SKIP_INTERNAL wrappers to mark new methods as not part of the public API.
|
2007-10-12 00:10:07 -07:00 |
|
mtaylor@solace.(none)
|
6fd6e7c809
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into solace.(none):/home/mtaylor/src/mysql/mysql-5.1-new-ndb
|
2007-10-11 23:47:07 -07:00 |
|
mtaylor@solace.(none)
|
f178f7258d
|
Fixed header to reflect the implementation.
Added accessor method to help out the NDB/Connectors.
|
2007-10-11 23:46:25 -07:00 |
|
jonas@perch.ndb.mysql.com
|
261c77a0ce
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-10-11 15:53:30 +02:00 |
|
jonas@perch.ndb.mysql.com
|
af5da7057d
|
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-10-11 15:50:56 +02:00 |
|
jonas@perch.ndb.mysql.com
|
9326e82027
|
ndb -
decrease test time
|
2007-10-11 15:28:10 +02:00 |
|
jonas@perch.ndb.mysql.com
|
3465c5bc58
|
ndb - bug#31525
Fix bug regarding node that missed 2 LCP's (that was not included in next LCP after SR)
|
2007-10-11 14:54:05 +02:00 |
|
tsmith@ramayana.hindu.god
|
06c6fce750
|
Merge ramayana.hindu.god:/home/tsmith/m/bk/51
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
|
2007-10-10 14:15:09 -06:00 |
|
istruewing@stella.local
|
0ab9d3718d
|
Merge stella.local:/home2/mydev/mysql-5.1-amain
into stella.local:/home2/mydev/mysql-5.1-axmrg
|
2007-10-10 21:25:19 +02:00 |
|
gluh@eagle.(none)
|
27762854ef
|
Merge mysql.com:/home/gluh/MySQL/Merge/5.1
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
|
2007-10-10 14:33:46 +05:00 |
|
pekka@sama.ndb.mysql.com
|
f83a1beb71
|
Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-ndb
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug29390
|
2007-10-09 13:16:49 +02:00 |
|
jonas@perch.ndb.mysql.com
|
fd4b607f86
|
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-10-09 10:43:44 +02:00 |
|
jonas@perch.ndb.mysql.com
|
c9f7d22437
|
ndb - more test prg fixes (due to small change in scanUpdates impl.)
(autotest tests)
|
2007-10-09 10:41:26 +02:00 |
|
jonas@perch.ndb.mysql.com
|
167d5cf01e
|
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-10-09 09:58:17 +02:00 |
|
jonas@perch.ndb.mysql.com
|
1d1b95f07e
|
ndb - testSystemRestart -n SR_UNDO
yet another test prg bug
|
2007-10-09 09:55:30 +02:00 |
|
cmiller@zippy.cornsilk.net
|
04296df344
|
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
|
2007-10-08 12:40:21 -04:00 |
|
jonas@perch.ndb.mysql.com
|
0bf788057d
|
ndb - post merge fixes
|
2007-10-08 16:10:41 +02:00 |
|
jonas@perch.ndb.mysql.com
|
64d1097707
|
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-10-08 16:05:31 +02:00 |
|
jonas@perch.ndb.mysql.com
|
67da3a6438
|
ndb - fix dd drop table race condition
add list of pages being unmaped, so we can wait for it to be empty before dropping extents
|
2007-10-08 16:02:21 +02:00 |
|
jonas@perch.ndb.mysql.com
|
48847b3604
|
ndb - Fix disk scan (backup)
(introduced by only updating extent pages after pageout)
|
2007-10-08 16:00:18 +02:00 |
|
jonas@perch.ndb.mysql.com
|
dac3eb008e
|
ndb - remove extra ;
(in test framework)
|
2007-10-08 15:58:08 +02:00 |
|
jonas@perch.ndb.mysql.com
|
9a5ae909d6
|
ndb - bug#31257
handle partially complete LCP better in SR
|
2007-10-08 15:57:01 +02:00 |
|
jonas@perch.ndb.mysql.com
|
edf125a54d
|
ndb - bug#30975 (recommit to 51-telco-gca)
- only update extent pages *after* flush of real page has been done
- sync both create/drop of table into undolog (for disk tables)
|
2007-10-08 15:53:29 +02:00 |
|
jonas@perch.ndb.mysql.com
|
3cd048fce8
|
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-10-08 15:22:25 +02:00 |
|
jonas@perch.ndb.mysql.com
|
2583dae031
|
ndb - Set usable timeout for atrt
(problem introduced by stew's timeout handling)
|
2007-10-08 15:11:47 +02:00 |
|
jonas@perch.ndb.mysql.com
|
2890430e44
|
ndb - fix bug in old test prg(s)
fix SR1 and SR2
|
2007-10-08 15:07:58 +02:00 |
|
holyfoot/hf@hfmain.(none)
|
24e84f15b6
|
Merge bk@192.168.21.1:mysql-5.1-opt
into mysql.com:/home/hf/work/30286/my51-30286
|
2007-10-05 15:46:42 +05:00 |
|
holyfoot/hf@hfmain.(none)
|
e3b4267c12
|
Merge mysql.com:/home/hf/work/30286/my50-30286
into mysql.com:/home/hf/work/30286/my51-30286
|
2007-10-05 15:43:15 +05:00 |
|
pekka@sama.ndb.mysql.com
|
c1fbd513c4
|
ndb - wl#29390 post-merge 5.0 to 5.1
|
2007-10-04 19:46:01 +02:00 |
|
pekka@sama.ndb.mysql.com
|
3dea240a6c
|
Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug29390
|
2007-10-04 18:37:49 +02:00 |
|
stewart@flamingspork.com[stewart]
|
1b4b234748
|
[PATCH] BUG#29509 ndb_mgm help needs to list the -a option for DN restart
Index: ndb/storage/ndb/src/mgmclient/CommandInterpreter.cpp
===================================================================
|
2007-10-03 17:26:17 +10:00 |
|
stewart@flamingspork.com[stewart]
|
a43fa8e500
|
[PATCH] BUG#25064 make formatting of key=value consistent in getTextTransReportCounters
Index: ndb/storage/ndb/src/common/debugger/EventLogger.cpp
===================================================================
|
2007-10-03 17:26:03 +10:00 |
|
stewart@flamingspork.com[stewart]
|
5415286db8
|
[PATCH] BUG#25064 Remove newlines from cluster log
Index: ndb/storage/ndb/src/common/debugger/EventLogger.cpp
===================================================================
|
2007-10-03 17:25:46 +10:00 |
|
stewart@willster.(none)
|
766e0694f4
|
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndb-merge
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-merge
|
2007-10-03 16:41:05 +10:00 |
|
jmiller/root@ndbqa01.mysql.com
|
7e7413e6b6
|
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into mysql.com:/usr/clones/mysql-5.1-new-ndb
|
2007-10-02 18:49:40 -05:00 |
|
tomas@whalegate.ndb.mysql.com
|
63c7a66d28
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
|
2007-10-02 11:40:26 +02:00 |
|
stewart@willster.(none)
|
f5a6461e47
|
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndb
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
|
2007-10-01 14:35:22 +10:00 |
|
jonas@perch.ndb.mysql.com
|
40c83d3285
|
ndb - bug#30975
add even more tests
|
2007-09-29 11:10:12 +02:00 |
|
df@pippilotta.erinye.com
|
1f665da388
|
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-build
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
|
2007-09-29 09:33:05 +02:00 |
|
df@pippilotta.erinye.com
|
6f8f1883cb
|
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
|
2007-09-29 09:28:05 +02:00 |
|
df@pippilotta.erinye.com
|
877b17d6e2
|
align types
|
2007-09-29 09:26:33 +02:00 |
|
tomas@whalegate.ndb.mysql.com
|
a79f15e0f9
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
|
2007-09-28 18:39:58 +02:00 |
|
jonas@perch.ndb.mysql.com
|
e4ca466106
|
post merge
|
2007-09-28 10:22:54 +02:00 |
|
jonas@perch.ndb.mysql.com
|
a937ab0abf
|
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb
|
2007-09-28 10:14:05 +02:00 |
|
jonas@perch.ndb.mysql.com
|
b62d7a318e
|
ndb - add new testcases/error insert bug#30975
(recommit for correct merge order)
|
2007-09-28 09:58:56 +02:00 |
|
istruewing@stella.local
|
32fb502bd7
|
Merge stella.local:/home2/mydev/mysql-5.1-amain
into stella.local:/home2/mydev/mysql-5.1-axmrg
|
2007-09-28 09:54:21 +02:00 |
|
tomas@whalegate.ndb.mysql.com
|
db5771557c
|
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
|
2007-09-27 19:11:47 +02:00 |
|
joerg@trift-lap.fambruehe
|
6aa39a1cf6
|
Merge trift-lap.fambruehe:/MySQL/M51/push-5.1
into trift-lap.fambruehe:/MySQL/M51/antony-5.1
|
2007-09-27 16:51:40 +02:00 |
|