summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/Ndbinit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-254/+0
* 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
* Initial revision of NDB Cluster filesunknown2004-04-141-0/+285