summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/NdbConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* backwards compatible name change NdbConnectionto NdbTransactionunknown2004-12-231-2056/+0
* ndb - autotest fixes - always return -1 on failuresunknown2004-12-201-5/+20
* mergeunknown2004-12-161-2/+2
|\
| * Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-12-061-8/+5
| |\
| * | wl1744 - win compile fixesunknown2004-11-101-2/+2
* | | wl2126 - ndb - fix last unhandled part of read_multi_rangeunknown2004-12-071-1/+0
* | | Merge mysql.com:/home/jonas/src/mysql-5.0-ndbunknown2004-11-251-2/+41
|\ \ \
| * \ \ Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-241-2/+5
| |\ \ \ | | | |/ | | |/|
| | * | bug#6775 - ndbunknown2004-11-241-2/+5
| | * | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-11-221-6/+0
| | |\ \ | | | |/ | | |/|
| * | | Merge mysql.com:/home/jonas/src/mysql-5.0unknown2004-11-241-0/+36
| |\ \ \
| | * | | ndb: fix blob performance in long transactionsunknown2004-11-221-0/+36
| | |/ /
* | | | Merge mysql.com:/home/jonas/src/mysql-5.0-ndbunknown2004-11-191-15/+1
|\ \ \ \ | |/ / / |/| | |
| * | | wl#2126 - read_multi_range ndb partunknown2004-11-171-15/+1
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1-fixunknown2004-11-191-6/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | wl2077 moved inline to .hpp fileunknown2004-11-181-6/+0
* | | mergeunknown2004-11-111-2/+1
|\ \ \ | |_|/ |/| |
| * | wl1504 - scan using distribution key and EQ_BOUNDunknown2004-11-011-2/+1
* | | NDB blobs - try to handle insert-update-delete under autocommit=0unknown2004-11-031-0/+5
| |/ |/|
* | NDB bug-6018 support writeTuple with blobsunknown2004-10-311-4/+11
|/
* removing compiler warningsunknown2004-10-221-2/+2
* one warning out, one warning in :-), forgot the argument in assert()unknown2004-10-211-1/+1
* compile warning fixesunknown2004-10-201-6/+11
* wl1801 - more node failure handling in simple/dirty readunknown2004-10-111-0/+1
* wl1801 - Support for handling NF during dirty readunknown2004-10-111-7/+51
* Let blobs use committedRead, this is always correct as unknown2004-10-081-1/+0
* Fix simple/dirty read handlingunknown2004-10-081-14/+15
* wl2135 test prg + bug fixesunknown2004-10-051-0/+13
* NdbIndexScanOperation::reset_bounds()unknown2004-10-041-8/+13
* BUG#4775 "Duplicate key requires rollback of transaction" - Improved error me...unknown2004-09-151-40/+56
* Bug#5429unknown2004-09-071-12/+12
* fixed NdbConnection::restart and made use of it in ha_ndbclusterunknown2004-09-071-0/+2
* renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-2/+4
* added class Ndb_cluster_connection to prepare for making order of starting my...unknown2004-09-011-13/+3
* Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-08-191-7/+55
|\
| * Fix for WL#1731 Handler: multiple databasesunknown2004-08-181-7/+55
* | Set correct error codeunknown2004-08-191-1/+1
|/
* Fix bug for TCKEYREF's when using IgnoreErrorunknown2004-08-051-0/+21
* ha_ndb blobsunknown2004-07-221-26/+41
* testIndex -n NFNR1 unknown2004-07-071-2/+49
* fix for testTransactions -n InsertInsertunknown2004-07-061-1/+1
* merge blob codeunknown2004-06-171-18/+130
|\
| * merged ndb api blobsunknown2004-06-101-18/+130
| |\
| | * ndb api blobsunknown2004-06-101-18/+130
* | | wl1671 - bug fixesunknown2004-06-161-1/+17
* | | Fix AttrType movesunknown2004-05-271-21/+21
* | | Mergeunknown2004-05-271-302/+190
|\ \ \ | |/ / |/| |
| * | wl1671 - Sorted scanunknown2004-05-261-302/+190
| |/
* | Removed AttrType.hpp and moved the "internal" datatypes to their correspondin...unknown2004-05-251-1/+1
|/
* Initial revision of NDB Cluster filesunknown2004-04-141-0/+1787