Commit graph

18 commits

Author SHA1 Message Date
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
b44738826a changed NdbConnection to NdbTransaction 2005-01-04 08:30:48 +01:00
joreland@mysql.com
9dac644fc9 ndb - removed deprecated Ndb constructor 2005-01-01 19:25:31 +01:00
joreland@mysql.com
8f2d0ec1a1 merge 2004-12-31 06:36:32 +01:00
tomas@poseidon.ndb.mysql.com
7b47be8990 added config parameter Group on connection
moved NdbWaiter, m_ndb_cluster_connection, to impl class
    moved node selection things to cluster connection
    moved all private things to impl class
    added opts for shared memory and node selection
    changed opts handling somewhat; introduced enum for options and common handling of option variables
    added checks for transporter support
    automatic addition of shared mem transporters
    moved wait_until_ready code to cluster connection
    added control of usage of new node selection method
2004-12-20 12:36:14 +01:00
pekka@mysql.com
b2f164b4b4 ndb: wl-1893: range scanning backwards, ndb kernel 2004-12-17 10:20:18 +01:00
joreland@mysql.com
20fa339cb1 wl2126 - ndb - fix last unhandled part of read_multi_range
reading sorted multi_range with several range-scans
2004-12-07 15:15:49 +01:00
tomas@poseidon.ndb.mysql.com
45341b920a Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-mysqladmin
2004-11-22 11:07:52 +00:00
tomas@poseidon.ndb.mysql.com
c23b521e2f aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all
enabled new section in my.cnf [mysql_cluster], which is read by all executables, where connect string can be put for all cluster executables
2004-11-22 08:06:39 +00:00
joreland@mysql.com
4d43c10f3b wl2077 - ndb close scan - fix introduced bugs wrt premature close of scan 2004-11-21 22:15:44 +01:00
joreland@mysql.com
5e0d7711c2 wl2077 moved inline to .hpp file 2004-11-18 20:54:35 +01:00
tomas@poseidon.ndb.mysql.com
41e39c7be3 aligned ndb versioning with mysql
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
    added define NDB_INIT
    removed getarg, strlcat, strlcpy
    aligned ndb version with mysql version
    cpcd: removed old way of reading config file and replaced with mysql load_defaults
    changed from using getarg to my_getopts
    use mysql my_progname
    moved getarg to test
2004-11-01 13:55:43 +00:00
tomas@poseidon.ndb.mysql.com
fbc245e63c removed compiler warning
shortened help text
2004-10-25 10:23:45 +00:00
pekka@mysql.com
3fe6bebfe4 delete unnecessary include my_sys.h 2004-09-15 12:36:21 +02:00
pekka@mysql.com
39a4aa39f2 ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
tomas@poseidon.(none)
bc8594364a added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant 2004-09-01 14:56:53 +00:00
joreland@mysql.com
9d851e9385 Merge 2004-05-27 11:36:10 +02:00
tomas@poseidon.(none)
8327a68438 neww ndb automake 2004-05-26 15:36:55 +00:00
Renamed from ndb/tools/select_all/select_all.cpp (Browse further)