summaryrefslogtreecommitdiff
path: root/storage/ndb/src/ndbapi/ndberror.c
diff options
context:
space:
mode:
authorunknown <mskold/marty@quadfish.(none)>2007-12-07 10:46:12 +0100
committerunknown <mskold/marty@quadfish.(none)>2007-12-07 10:46:12 +0100
commitf0e3f8f1c2957ca2d17e50a1d7dc72cfa13b6c58 (patch)
tree18b14ee47a341053047b623b92e487d3b6832995 /storage/ndb/src/ndbapi/ndberror.c
parentc124985e6d2be89719b08833d546ba19e3b21a8a (diff)
parent8db8ab33f6b925f54143b9dbd5d9df40a6b26f3e (diff)
downloadmariadb-git-f0e3f8f1c2957ca2d17e50a1d7dc72cfa13b6c58.tar.gz
Merge mysql.com:/home/marty/MySQL/mysql-5.0-ndb
into mysql.com:/home/marty/MySQL/mysql-5.1-new-ndb storage/ndb/include/kernel/signaldata/TcKeyRef.hpp: Auto merged storage/ndb/include/kernel/signaldata/TcRollbackRep.hpp: Auto merged storage/ndb/include/ndbapi/NdbDictionary.hpp: Auto merged storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp: Auto merged storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp: Auto merged storage/ndb/src/ndbapi/NdbDictionary.cpp: Auto merged storage/ndb/src/ndbapi/NdbTransaction.cpp: Auto merged storage/ndb/src/ndbapi/ndberror.c: Auto merged sql/ha_ndbcluster.cc: Merge storage/ndb/src/ndbapi/NdbOperationExec.cpp: Merge
Diffstat (limited to 'storage/ndb/src/ndbapi/ndberror.c')
-rw-r--r--storage/ndb/src/ndbapi/ndberror.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/ndb/src/ndbapi/ndberror.c b/storage/ndb/src/ndbapi/ndberror.c
index ef2ab3b709b..e7f946118f2 100644
--- a/storage/ndb/src/ndbapi/ndberror.c
+++ b/storage/ndb/src/ndbapi/ndberror.c
@@ -766,8 +766,6 @@ ndberror_update(ndberror_struct * error){
if(!found){
error->status = ST_U;
}
-
- error->details = 0;
}
#if CHECK_ERRORCODES