summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/Ndbinit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warningsunknown2006-11-201-2/+2
* Bug #18863 NDB node fails to restart, cluster stuck in state trying to restar...unknown2006-07-051-16/+0
* ndb - bug#14509, part 1: move autoincr pre-fetch from Ndb to local dict cacheunknown2006-05-081-4/+0
* Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-221-0/+4
|\
| * ndb - fix gcc4 compile problemunknown2005-09-221-0/+4
* | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-201-39/+0
|\ \ | |/
| * Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-191-1/+2
| |\
| * | ndbunknown2005-09-161-39/+0
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1unknown2005-09-191-1/+2
|\ \ \ | | |/ | |/|
| * | bug#9282 - ndb unknown2005-09-191-1/+2
| |/
* | mergeunknown2005-06-091-1/+1
|\ \
| * | bug#11205 - ndb - 4006 when starting scanunknown2005-06-091-1/+1
| |/
* | BUG#9626unknown2005-05-181-12/+4
* | ndb - removed deprecated Ndb constructorunknown2005-01-011-59/+0
* | mergeunknown2005-01-011-8/+13
|\ \ | |/
| * ndb - Fix bug in backward compatility code (for our test programs)unknown2004-12-221-8/+13
* | mergeunknown2004-12-311-31/+29
|\ \ | |/
| * added config parameter Group on connectionunknown2004-12-201-18/+18
| * moved some Ndb member variables to NdbImpl classunknown2004-12-171-16/+14
* | backwards compatible name change NdbConnectionto NdbTransactionunknown2004-12-231-5/+5
|/
* fixed error in test resultunknown2004-11-301-1/+1
* removed usage of NDB_MUTEX_INITIALIZERunknown2004-10-251-15/+0
* changed to call internal snprintf/vsnprintfunknown2004-10-211-3/+3
* Fix simple/dirty read handlingunknown2004-10-081-2/+3
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-251-0/+7
|\
| * added debug printoutsunknown2004-09-251-0/+7
* | Fix memory leakunknown2004-09-251-4/+4
|/
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-161-2/+0
|\
| * delete unnecessary include my_sys.hunknown2004-09-151-1/+0
| * ndb_init() to all ndb programsunknown2004-09-151-1/+0
* | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-111-1/+1
|\ \ | |/ |/|
| * Reomeved compiler warningsunknown2004-09-111-1/+1
* | added possibility to use comma-separated connectstringunknown2004-09-091-2/+2
* | improved show commandunknown2004-09-091-11/+9
* | fixed so that ndbcluster and mysqld can be started independentlyunknown2004-09-061-1/+0
* | introduced my_init() in backwards compatible Ndb constructorunknown2004-09-031-0/+2
* | added class Ndb_cluster_connection to prepare for making order of starting my...unknown2004-09-011-50/+83
* | Better handling of transaction ids,unknown2004-08-271-2/+2
|/
* SCO unix compile fixunknown2004-08-241-1/+1
* Irix64 mipspro ndb compile fixesunknown2004-07-091-2/+3
* fixes for solaris build issues with ndbunknown2004-06-241-17/+11
* merged ndb api blobsunknown2004-06-101-0/+3
|\
| * ndb api blobsunknown2004-06-101-0/+3
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-05-271-2/+6
|\ \
| * \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-05-271-2/+6
| |\ \
| | * | removed global variable fullyQualifiedNamesunknown2004-05-191-2/+6
| | |/
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-ndbunknown2004-05-271-1/+1
|\ \ \ | |/ / |/| |
| * | WL1371 - Cleanup configuration handlingunknown2004-05-261-1/+1
| |/
* | Removed AttrType.hpp and moved the "internal" datatypes to their correspondin...unknown2004-05-251-6/+6
|/
* fix compiler warnings in ndbunknown2004-05-101-2/+2