Commit graph

72 commits

Author SHA1 Message Date
brian@zim.(none)
2a7c71e309 Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
pekka@mysql.com
91eaf92861 ndb - wl-1203 alignment fix 2005-02-26 16:56:39 +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
51553a5af1 ndb - post-merge fixes 2005-02-16 14:59:17 +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
mysqldev@mysql.com
abf7837fbb resolved merge conflict 2005-02-04 14:27:09 +01:00
tomas@poseidon.ndb.mysql.com
7fd685ffe8 added test to trigger drifferent fragmentations in ndb
corrected documentation on fragmentation
    set "fragmentation medium" to mean 2 fragments per node instead of 1
    set default fragmentation to small instead of medium
    bug#8284 adjust fragmentation to max_rows
2005-02-04 14:25:08 +01:00
pekka@mysql.com
8480b22122 Merge 2005-01-27 18:41:23 +01:00
pekka@mysql.com
5cbadf4358 ndb - make YEAR and TIMESTAMP into ndb types 2005-01-27 17:33:35 +01:00
tomas@poseidon.ndb.mysql.com
843ef4fcc8 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-14 14:30:30 +01:00
tomas@poseidon.ndb.mysql.com
fa57a72b9b added support for 'show status like 'Ndb%''
added number_of_replicas printout in show table status
2005-01-14 12:32:33 +01:00
joreland@mysql.com
7015a48cf5 wl2240 - ndb - new testcase for validating startTransation with hint 2005-01-14 08:58:50 +01:00
tomas@poseidon.ndb.mysql.com
3a75159a03 Bug#7626 2005-01-13 23:26:59 +01:00
tomas@poseidon.ndb.mysql.com
9f606fcfd8 To get correct values in SHOW TABLE STATUS
Added pseudo column fragment memory
    changed ndb_get_table_statistics to take struct 
    and read row_size and fragment_memory
2005-01-13 18:24:19 +01:00
tomas@poseidon.ndb.mysql.com
793f1eebbe added new methods for NdbTransaction::getNdbIndexOperation() and NdbTransaction::getNdbIndexScanOperation() as recommended
made others depricated
updated examples to use recommended
2005-01-10 16:02:36 +01:00
tomas@poseidon.ndb.mysql.com
d42f92d294 fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
pekka@mysql.com
51adbae299 Merge 2005-01-09 00:45:06 +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
287721ee20 fixed some missing references in the ndbapi docs for events and dictionary 2005-01-08 10:03:44 +01:00
pekka@mysql.com
68f6ef903d Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/export/space/pekka/ndb/version/my50-dt
2005-01-07 13:53:25 +01:00
tomas@poseidon.ndb.mysql.com
7f3e6084cd added using table object reference in event creation 2005-01-07 13:00:51 +01:00
tomas@poseidon.ndb.mysql.com
95a2dbdd64 added get methods on event object 2005-01-07 11:59:22 +01:00
pekka@mysql.com
f3103c489c ndb - wl-1442 new varchar 2005-01-07 11:55:20 +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
tomas@poseidon.ndb.mysql.com
fa5127e2ff last go at enabling using const NdbDictionary didn't work
+ some docs update on events
2005-01-05 19:59:45 +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
9ca6cd71b1 changed documented method from get/setDistributionKey to get/setPartitionKey
+ some extra docs on the area
updated docs by removing som async stuff
2005-01-04 19:51:59 +01:00
tomas@poseidon.ndb.mysql.com
2e7148576c changed example names
and updated some docs
2005-01-04 16:15:15 +01:00
tomas@poseidon.ndb.mysql.com
c1cfd9b446 added const declarations 2005-01-04 13:15:03 +01:00
joreland@mysql.com
4a26906bd6 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-31 10:22:05 +01:00
joreland@mysql.com
e4197f2e4f merge 2004-12-31 10:21:33 +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
tulin@build.mysql.com
598ae38fa8 NdbDictionary.hpp:
updated ndb dictionary docs
2004-12-30 23:38:21 +01:00
joreland@mysql.com
20a84d7494 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-28 17:01:51 +01:00
joreland@mysql.com
4ed658dee3 wl2126 - fix ndb part of "latest" ingo patch
(hopefully last :-))
2004-12-28 17:01:07 +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
59fadbcba7 partly rewritten the Diciotnary docs to reflect the integration with MySQL 2004-12-23 17:29:48 +01:00
tomas@poseidon.ndb.mysql.com
749612be10 fixed errors in the doxygen comments 2004-12-23 13:43:54 +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
44959ca889 Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2004-12-21 13:22:46 +01:00
tomas@poseidon.ndb.mysql.com
af30206907 Updated docs 2004-12-21 13:21:59 +01:00
joreland@mysql.com
cfa20fbaa6 merge 2004-12-17 10:36:14 +01:00
joreland@mysql.com
5fe332db5e merge 2004-12-16 22:42:27 +01:00
joreland@mysql.com
4115519537 Merge 2004-12-15 13:12:54 +01:00
joreland@mysql.com
25c8705d78 ndb - major update HugoOperations/Transactions
+more code reuse
     +easier testing of indexes
2004-12-14 22:30:33 +01:00