Commit graph

210 commits

Author SHA1 Message Date
pekka@mysql.com
fe906b4777 ndb - wl-1442 4.1->5.0 merge fixes 2005-01-08 23:24:25 +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
pekka@mysql.com
f3103c489c ndb - wl-1442 new varchar 2005-01-07 11:55:20 +01:00
tomas@poseidon.ndb.mysql.com
f105070eff added classification "schema object already exists" 2005-01-07 10:48:13 +01:00
tomas@poseidon.ndb.mysql.com
e9a43dda06 updated event example to make use of new NdbError member in NdbEventOperation
added my_pthread_init to get dbug print correct in Hugo
    added define for event error code
2005-01-06 21:13:04 +01:00
tomas@poseidon.ndb.mysql.com
45738d53ea ndbapi event code cleanup
+ some more docs on event
2005-01-05 21:22:37 +01:00
joreland@mysql.com
8f2d0ec1a1 merge 2004-12-31 06:36:32 +01:00
joreland@mysql.com
dd32940b50 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/jonas/src/mysql-5.0
2004-12-31 06:14:18 +01:00
pekka@mysql.com
933a545ec6 ndb: wl-1442 mysql vs ndb datatypes: prepare 2004-12-26 22:40:42 +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
joreland@mysql.com
bf2cdc7520 bug#7466 - ndb - bitfields of size 0 is unsupported 2004-12-22 06:19:19 +01:00
joreland@mysql.com
cfa20fbaa6 merge 2004-12-17 10:36:14 +01:00
pekka@mysql.com
b2f164b4b4 ndb: wl-1893: range scanning backwards, ndb kernel 2004-12-17 10:20:18 +01:00
pekka@mysql.com
4ef4272e2c ndb: small fixes (error codes, debug stuff) 2004-12-17 09:01:54 +01:00
joreland@mysql.com
5fe332db5e merge 2004-12-16 22:42:27 +01:00
konstantin@mysql.com
ba69a5b7e8 Making 4.1 tree compile with -ansi -pedantic 2004-12-16 16:16:28 +03:00
joreland@mysql.com
4115519537 Merge 2004-12-15 13:12:54 +01:00
joreland@mysql.com
b439d7f134 wl2240 - ndb partitioning,
fix scan take over
2004-12-14 10:58:29 +01:00
pekka@mysql.com
31d8a89407 ndb: wl-1732 support all charsets 2004-12-12 18:37:36 +01:00
joreland@mysql.com
3d2e560562 ndb - bitfields - more tests, now passes all api tests!! 2004-12-10 16:15:36 +01:00
joreland@mysql.com
cd79b299a6 Merge mysql.com:/home/jonas/src/mysql-5.0-ndb
into mysql.com:/home/jonas/src/wl2126
2004-12-07 08:39:59 +01:00
joreland@mysql.com
50e15affff Merge mysql.com:/home/jonas/src/mysql-4.1-fix
into mysql.com:/home/jonas/src/wl1744
2004-12-06 14:52:31 +01:00
joreland@mysql.com
a16633a2fb Merge mysql.com:/home/jonas/src/mysql-5.0
into mysql.com:/home/jonas/src/wl2126
2004-12-06 09:29:36 +01:00
joreland@mysql.com
b2987e0a40 Add general n-bitfields to ndb storage engine 2004-12-05 19:48:15 +01:00
brian@avenger.(none)
b85f4677d5 Merge for Matt for Innodb bug. 2004-11-30 10:10:40 -08:00
tomas@poseidon.ndb.mysql.com
b11f3feb53 aligned backup errorcodes with rest of ndb error codes giving it range from 1300
added new error type "configuration or application error"
    Added check if backup is issued during diskless mode, backup refuse returned
    added possibility to get error code as a result from management client
    addded possibility to set connecstring with CONNECT command
    changed to use strcasecmp instead of strcmp
    added possibility to run one command on cammand client to ndb_mgm and get an errorcode of command fails
    made thread safe veriosn of getErrorText in management server
    aligned backup errorcodes with rest of ndb error codes giving it range from 1300
    print error message from regular ndberror struct
    added new arrer type "cofiguration or application error"
    commented on allocaded ranges for errors
2004-11-29 15:14:43 +00:00
joreland@mysql.com
d22ab3f7b3 wl2126 ndb read_multi_range - bugfixes + more tests 2004-11-29 13:50:13 +01:00
joreland@mysql.com
83434d3529 wl2126 - ndb - add support for batching range scans
1) removed acc keyinfo
2) introduce handling of multiple bounds
2004-11-23 22:08:47 +01:00
joreland@mysql.com
e43f95e6be merge 2004-11-22 07:59:09 +01:00
pekka@mysql.com
c273fda5ed ndb: new arbitrator behaviour for >=3-way: < 1/2 nodes can survive 2004-11-18 16:44:50 +01:00
joreland@mysql.com
2746143aff Merge mysql.com:/home/jonas/src/mysql-5.0-ndb
into mysql.com:/home/jonas/src/5.0-ndb-jonas
2004-11-15 21:55:25 +01:00
joreland@mysql.com
13362e6c50 wl2240 - ndb partitioning
- new test program
- changed scan take over protocol
- fixed some bugs
2004-11-15 21:40:35 +01:00
joreland@mysql.com
8888980d7a wl1744 - ndb on windows 2004-11-15 10:43:17 +01:00
pekka@mysql.com
52e05dadac ndb: fix bug-4644 Err Out of fragment operations 2004-11-13 17:34:34 +01:00
joreland@mysql.com
58ecd9a5cf merge 2004-11-11 10:45:45 +01:00
joreland@mysql.com
31303bd0de wl1744 - win compile fixes 2004-11-10 00:39:12 +01:00
joreland@mysql.com
432c12de86 wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
joreland@mysql.com
8d82c1308d wl1504 - scan using distribution key and EQ_BOUND 2004-11-01 23:23:26 +01:00
joreland@mysql.com
f8e15a41f5 Removed old not used/illegal declaration 2004-11-01 12:49:38 +01:00
joreland@mysql.com
5374ac8f35 wl1540, 1802
Index scan/lookup (only scan specific fragment)
2004-10-31 22:21:51 +01:00
tomas@poseidon.ndb.mysql.com
ee1acdf0e0 compilation fix for AIX 2004-10-26 09:48:01 +00:00
tomas@poseidon.ndb.mysql.com
48f1ee6acf AIX compile fixes 2004-10-22 15:13:06 +00:00
tomas@poseidon.ndb.mysql.com
6e10fe2519 changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
tomas@poseidon.ndb.mysql.com
d4d0c0dc0b Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-10-21 11:27:21 +00:00
tomas@poseidon.ndb.mysql.com
e797c14fb2 changed to same signature as rest of print functions
provite declarations for signal print functions, needed on some platforms
ome platforms don't like the length calculation for SignalDataPrintFunction
    so null terminate instead
ome platforms complain about this extra level Logger::Logger::
 null terminate SignalDataPrintFunctions instead
    move declaration of print function to SignalData.hpp
  just change from "" to <> in include
 moved double declatration of i out
2004-10-21 11:12:15 +00:00
tomas@poseidon.ndb.mysql.com
ec96f9a1a5 compile warning fixes 2004-10-20 13:42:41 +00:00
pekka@mysql.com
5c700650ca Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-10-14 10:38:47 +02:00