Commit graph

666 commits

Author SHA1 Message Date
tomas@poseidon.(none)
5ee0411275 compile fix 2004-09-16 13:24:42 +00:00
tomas@poseidon.(none)
9df9132183 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
2004-09-16 08:23:37 +00:00
tomas@poseidon.(none)
5488f207db mysql_install_db should do skip-ndbcluster
set a printout in SocketClient only for debug
2004-09-16 08:22:22 +00:00
mskold@mysql.com
9cf8385540 Merge mskold@build.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
2004-09-15 19:01:00 +02:00
mskold@mysql.com
81d5944f25 Fixed compiler warnings 2004-09-15 19:00:23 +02:00
magnus@neptunus.(none)
76fd06c704 Print the error message if read of local config fails. 2004-09-15 16:01:20 +02:00
tomas@poseidon.(none)
57256494d2 CommandInterpreter.cpp:
removed help text for non implemented command
2004-09-15 08:45:43 +00:00
tomas@poseidon.(none)
4447c23df6 fixed cosmetic printouts 2004-09-15 08:39:12 +00:00
tomas@poseidon.(none)
d475ddbeda bug, forgot to set to zero 2004-09-15 08:23:44 +00:00
mskold@mysql.com
95e0c85a41 Fixed compilation warning 2004-09-15 09:29:56 +02:00
mskold@mysql.com
9311c81a55 Merge mskold@build.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
2004-09-14 18:17:03 +02:00
tomas@poseidon.(none)
62c5d4a372 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
2004-09-14 12:48:05 +00:00
tomas@poseidon.(none)
fc174af248 new method to set size of local table data
clearer configure description texts
changed Ndb_local_table_info to use create, destroy metods and hidden constructor/destructor
move definition if Thd_ndb to .h file and changes seize/release to operate on Thd_ndb instead of Ndb objects
moved allocation/deletion of Ndb objects to Thd_ndb
2004-09-14 12:47:34 +00:00
tomas@poseidon.(none)
aecd1e5d7f Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
2004-09-14 08:55:09 +00:00
tomas@poseidon.(none)
21a4b1b4e6 moved all ndb thread specific data into new placeholder
new methods to keep "records" up to date
unset flag HA_NOT_EXACT_COUNT to make handler read "records" field, for count() optim and join optimization
new methods to keep "records" up to datecorrect record field in ndbcluster handler
new method for ndbcluster handler to store/retrieve table and thread specific data
changed local hash to store new table_info object, with placeholders for local data, instead of TableImpl
hanged deleteKey to return ponter to deleted object
moved heavy global cache fetch from inline to separate method
2004-09-14 08:52:21 +00:00
joreland@mysql.com
618ada6345 removed printout 2004-09-14 09:27:06 +02:00
joreland@mysql.com
d2f51fb7ce Fix UtilTransaction::verifyIndex wrt to null handling 2004-09-14 09:08:03 +02:00
mskold@mysql.com
6370af0bb2 Merge mskold@build.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
2004-09-13 22:31:16 +02:00
joreland@mysql.com
4d44bea861 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-12 09:24:53 +02:00
joreland@mysql.com
460859fc12 Fix command line options 2004-09-12 09:23:05 +02:00
mskold@mysql.com
8afda1cb3d Merge mskold@build.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
2004-09-11 20:56:06 +02:00
mskold@mysql.com
d555950b9d Reomeved compiler warnings 2004-09-11 20:53:57 +02:00
tomas@poseidon.(none)
eeae012b4e Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-ndb-merge
2004-09-10 15:04:40 +00:00
tomas@poseidon.(none)
8df4fa5d43 bug#5435 2004-09-10 14:55:42 +00:00
tomas@poseidon.(none)
513805d8ae removed debug printout that slipped in 2004-09-09 21:53:01 +00:00
tomas@poseidon.(none)
69695656a1 fixed compile error 2004-09-09 20:43:42 +00:00
tomas@poseidon.(none)
dfe6033f8e added possibility to use comma-separated connectstring
compile error/warning fixes
added force of heartbeat
added ability to force heartbeat
2004-09-09 19:52:03 +00:00
tomas@poseidon.(none)
6b8f55a565 Merge 2004-09-09 16:43:11 +00:00
tomas@poseidon.(none)
a5fa9d8692 main.cpp:
removed shhor switch for nodaemon
2004-09-09 16:41:20 +00:00
tomas@poseidon.(none)
3015cb361b MgmtSrvr.cpp:
Added ability to force heartbeat
2004-09-09 16:40:15 +00:00
tulin@build.mysql.com
9698903eb5 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/tulin/mysql-4.1-ndb-merge
2004-09-09 16:22:47 +02:00
tomas@poseidon.(none)
b9d4ca6944 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-09 14:22:46 +00:00
tomas@poseidon.(none)
19a2bc21f7 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-09 13:57:23 +00:00
tomas@poseidon.(none)
8178861dd9 improved show command
fixed some mutex locks for Ndb objects
moved TranspoterFacade::stop_instance to cluster connection
moved Socket Server::start_server outside the TransporterFacade::start_instance thread
2004-09-09 13:55:14 +00:00
tulin@build.mysql.com
0718ddcbbb merge 2004-09-09 14:39:01 +02:00
joreland@mysql.com
ddf3cb98a6 fix NdbDictionary 2004-09-09 14:20:11 +02:00
tomas@poseidon.(none)
976086d36e better error printouts on cannot alloc node id
put ByteOrder config param back as depricated
2004-09-09 09:04:53 +00:00
ndbdev@ndbmaster.mysql.com
a4de52117e Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into ndbmaster.mysql.com:/ndb/clone-mysql-4.1-ndb-daily-2004-09-08
2004-09-09 08:41:37 +02:00
ndbdev@ndbmaster.mysql.com
180f03eae6 wl1292 -
Fix autotest of backups
Fix autotest with mysql-test-run
2004-09-09 08:40:20 +02:00
joreland@mysql.com
d933be7927 Ndb backup/restore also handle indexes 2004-09-08 22:30:05 +02:00
tomas@poseidon.(none)
a34f63cf33 removed unnecesary check in ConfigInfo
added retries to tryBind
2004-09-08 16:31:52 +00:00
tomas@poseidon.(none)
e4290e4831 dded method to retrieve mysqld, ndbd, and ndb_mgmd aliases for API,MGM and DB
added sanity checks for config file
changed so that ndb_0 is replaced by ndb_pid#### in ndb files
added error_string for to some functions, alloc_node_id(), start()
added better error printout for failed alloc node id
better error printouts for failures when starting ndb_mgmd
2004-09-08 14:30:39 +00:00
joreland@mysql.com
9b5efa4c5c Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-08 13:44:52 +02:00
joreland@mysql.com
92abbaf55e Restore transid when flushing 2004-09-08 13:42:44 +02:00
ndbdev@ndbmaster.mysql.com
44d34cb6d0 wl1292 - mysql-test-run in autotest
Reset SIGCHLD before exec-ing
2004-09-08 11:18:22 +02:00
ndbdev@ndbmaster.mysql.com
91cb0fbc82 Removed usage of "useFullyQualifiedNames" 2004-09-08 08:02:59 +02:00
joreland@mysql.com
f63f994b73 bug#at - testNdbApi WaitUntilReady, MaxNdb
fix delete of dictionary before connection has been established
2004-09-08 06:48:03 +02:00
joreland@mysql.com
e9edf3cfb9 BUG#ndb_blob on 1 node
Make sure to flush buffer when sending long sig so that order is maintained
2004-09-08 06:26:44 +02:00
joreland@mysql.com
e8566a205a Bug#5429
Use const table * in NDB API
2004-09-07 21:53:59 +02:00
joreland@mysql.com
aa27f0ed75 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-07 14:30:12 +02:00