gkodinov/kgeorge@macbook.gmz
7cb4b7c19d
fixed warnings and compile errors from the fix for bug 26243
2008-03-29 09:52:16 +02:00
kent@kent-amd64.(none)
3426a62a9f
Merge mysql.com:/home/kent/bk/build/mysql-4.1-build
...
into mysql.com:/home/kent/bk/build/mysql-5.0-build
2008-02-26 18:21:45 +01:00
kent@mysql.com/kent-amd64.(none)
ff25b92543
configure.in:
...
Corrected calculation of version id, incorrect last two digits if < 10
Keep "sp1" or "a" in MYSQL_NO_DASH_VERSION, to set correct version in
RPM spec file
Added MYSQL_NUMERIC_VERSION that is like MYSQL_NO_DASH_VERSION before
Added clear doc how the different version variables differ
SocketServer.cpp:
Corrected typo in debug error message
2008-02-26 18:18:03 +01:00
joerg@trift2.
c93bb1bfb1
Merge trift2.:/MySQL/M50/mysql-5.0
...
into trift2.:/MySQL/M50/push-5.0
2008-02-22 16:36:09 +01:00
msvensson@pilot.mysql.com
21e767aaa4
Merge pilot.mysql.com:/data/msvensson/mysql/bug32025/my50-bug32025
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-02-07 10:01:36 +01:00
msvensson@pilot.mysql.com
259263da7e
Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd
2008-02-07 08:08:43 +01:00
mskold/marty@mysql.com/quadfish.(none)
859bc1d0fc
Added random sleeps before retrying temporarly failed DICT signals, to avoid race conditions
2008-02-06 15:08:45 +01:00
msvensson@pilot.mysql.com
e3e5a1ee14
Merge pilot.mysql.com:/data/msvensson/mysql/bug31239/my50-bug31239
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-02-05 14:06:59 +01:00
msvensson@pilot.mysql.com
20485108de
Bug#31239 Test "ndb_views" returns NDB error 4259 "Invalid set of range scan bounds"
2008-02-05 12:44:57 +01:00
pekka@sama.ndb.mysql.com
ab547213ad
ndb - some warnings, debug errors
2008-02-04 13:46:35 +01:00
pekka@sama.ndb.mysql.com
2920f9298a
bug#34169 - fix pthread_t abuse
2008-02-04 09:23:56 +01:00
pekka@sama.ndb.mysql.com
256f6e31d8
ndb - bug#34107 - ndb api test case
2008-01-31 23:15:07 +01:00
pekka@sama.ndb.mysql.com
e2f23fb8d9
Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb
...
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug34107
2008-01-31 14:24:10 +01:00
pekka@sama.ndb.mysql.com
2b78957875
ndb - bug#34107 patch 2, ndb api
2008-01-31 13:58:29 +01:00
pekka@sama.ndb.mysql.com
ccb79bb8ee
ndb - bug#34107 patch 1, kernel
2008-01-31 13:56:12 +01:00
jonas@perch.ndb.mysql.com
f16b8a1931
ndb - bug#34160
...
make sure release of not added ptr does not corrupt hashtable
2008-01-30 11:58:10 +01:00
jonas@perch.ndb.mysql.com
4230b1b53e
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into perch.ndb.mysql.com:/home/jonas/src/50-ndb
2008-01-30 08:10:37 +01:00
jonas@perch.ndb.mysql.com
0c03b509eb
ndb - bug#30172
...
Backup can assert with "big" table definitions
Correct condition before fetching next meta-table
Increase meta-buffer, to cope with atleast 2 tables
2008-01-30 08:09:56 +01:00
pekka@sama.ndb.mysql.com
7bf78e09d3
Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-ndb
...
into sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug31477
2008-01-27 17:26:27 +01:00
pekka@sama.ndb.mysql.com
bf5c1848d9
ndb - bug#31477 - 5.0
2008-01-27 16:41:29 +01:00
mskold/marty@quadfish.(none)
187358286c
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/marty/MySQL/mysql-5.0-ndb
2008-01-25 17:28:35 +01:00
tomas@whalegate.ndb.mysql.com
c4f4cdd83b
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-bj
2008-01-23 14:41:06 +01:00
jonas@perch.ndb.mysql.com
f4d6dd7135
Merge perch.ndb.mysql.com:/home/jonas/src/50-telco-gca
...
into perch.ndb.mysql.com:/home/jonas/src/50-ndb
2008-01-23 13:04:36 +01:00
jonas@perch.ndb.mysql.com
68b5382a60
ndb - bug#34005
...
make sure whole send buffer is flushed, even when wrapping around end
2008-01-23 12:56:27 +01:00
mskold/marty@mysql.com/quadfish.(none)
f6f8dd3431
Ndb.hpp:
...
Changed function attribute names to match implementation
2008-01-23 11:41:45 +01:00
jonas@perch.ndb.mysql.com
c9485283c7
Merge perch.ndb.mysql.com:/home/jonas/src/50-telco-gca
...
into perch.ndb.mysql.com:/home/jonas/src/50-ndb
2008-01-23 10:04:12 +01:00
jonas@perch.ndb.mysql.com
88dc7e9d76
ndb - bug#33750
...
make sure that getField does not write after supplied buffer
(recommit to correct clone, for easy merging)
2008-01-23 09:59:06 +01:00
mskold/marty@mysql.com/quadfish.(none)
a272be0c49
Fixed incorrect signature comment
2008-01-22 15:04:56 +01:00
mskold/marty@mysql.com/quadfish.(none)
571a7bb380
DictCache.hpp, Ndb.hpp:
...
Add new variable m_highest_seen when only peeking at auto_increment NEXTID and not retrieving to cache. Add new method to check tupleId before calling data node
ndb_restore.result, ndb_restore.test:
Changed test to use information_schema to check auto_increment
DictCache.cpp, Ndb.cpp:
Add new variable m_highest_seen when only peeking at auto_increment NEXTID and not retrieving to cache. Add new method to check tupleId before calling data node. When setting the auto_increment value we'll also read up the new value, this is useful if we use the table the first time in this MySQL Server and haven't yet seen the NEXTID value. The kernel will avoid updating since it already has the value but will also read up the NEXTID value to ensure we don't need to do this any more time.
ndb_auto_increment.result:
Updated result file since it was incorrect
2008-01-22 14:18:47 +01:00
gni@dev3-221.dev.cn.tlan
0b1d727be7
Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/mysql-5.0-ndb
...
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/mysql-5.0-ndb-bj
2008-01-10 20:04:21 +08:00
gni@dev3-221.dev.cn.tlan
b5368c1b9a
Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj
...
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/bug28298
2008-01-10 13:51:09 +08:00
tomas@whalegate.ndb.mysql.com
0de8ac6ffd
Bug #33237 NDB_MGM 'eat' 99% cpu utilization
2007-12-14 13:43:48 +01:00
tomas@whalegate.ndb.mysql.com
3a89198273
Bug #33168 Incorrectly handled parameters can make the TC crash during node failure
...
- during commit deadlock timeout needs to be at least 5 times db hearbeat
2007-12-13 21:31:38 +01:00
tomas@whalegate.ndb.mysql.com
b009d97f84
Bug #33206 signal not reset properly in ndb
2007-12-13 12:03:11 +01:00
tomas@whalegate.ndb.mysql.com
9a189642e7
remoce compiler warnings
2007-12-11 11:41:19 +01:00
tomas@whalegate.ndb.mysql.com
ddbb4d425c
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
2007-12-10 10:31:51 +01:00
mskold/marty@mysql.com/quadfish.(none)
fc6f839b03
bug#21072 Duplicate key error in NDB references wrong key: Post-review fixes
2007-12-07 10:33:50 +01:00
mskold/marty@mysql.com/quadfish.(none)
27c025061d
bug#21072 Duplicate key error in NDB references wrong key: Return correct key for non-batching inserts
2007-12-06 17:15:21 +01:00
tomas@whalegate.ndb.mysql.com
42052ed0f1
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
2007-11-16 11:26:29 +01:00
jonas@perch.ndb.mysql.com
3abdc0d943
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
2007-11-14 13:06:19 +01:00
gni/ngb@dev3-221.dev.cn.tlan
b1d880ea71
Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/mysql-5.0-ndb-bj
...
into dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/bug30271
2007-11-14 10:33:51 +08:00
jonas@perch.ndb.mysql.com
f8c413a510
ndb - bug#32160 (recommit to 5.0)
...
fix lcp master take over bug
2007-11-07 20:57:21 +01:00
tomas@whalegate.ndb.mysql.com
e981c427d8
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
2007-11-02 23:33:25 +01:00
tomas@whalegate.ndb.mysql.com
ca0cbdd8ee
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-merge
2007-11-02 23:31:23 +01:00
knielsen@ymer.(none)
084849d917
Bug #31848 : Test failure: Cluster has problems on insert with auto-increment
...
Fix uninitialized variable causing failures for some interpreted update
operations on gcc 4.2.1.
2007-11-01 07:59:55 +01:00
jonas@perch.ndb.mysql.com
2965c480ec
ndb - bug#31635 (5.0)
...
0 pad varsize keys in ndbapi
2007-10-26 08:42:33 +02:00
knielsen@loke.(none)
75a5c28d98
Merge loke.(none):/home/knielsen/devel/bug31761
...
into loke.(none):/home/knielsen/devel/mysql-5.0-ndb
2007-10-25 08:45:27 +02:00
knielsen@loke.(none)[knielsen]
a7f7875578
BUG#31761: Code for cluster is not safe for strict-alias optimization in new gcc
...
Fix problem with AttributeHeader::init() seen with gcc 4.2.1.
Using the same object as both Uint32 and class AttributeHeader violates
strict aliasing rule.
2007-10-25 07:57:18 +02:00
pekka@sama.ndb.mysql.com
5961666886
ndb - bug#29390: fix mem leak introduced in previous cset
2007-10-14 16:17:39 +02:00
tsmith@ramayana.hindu.god
070dc3ffb5
Merge ramayana.hindu.god:/home/tsmith/m/bk/50
...
into ramayana.hindu.god:/home/tsmith/m/bk/maint/50
2007-10-10 14:12:36 -06:00