mariadb/ndb/test
unknown e9bfc41514 ndb - bug#19285 : document and check what blob ops are allowed
ndb/src/ndbapi/ndberror.c:
  distinguish blob method errors: 4265-wrong state 4275-wrong op type/lockmode
ndb/src/ndbapi/NdbBlobImpl.hpp:
  distinguish blob method errors: 4265-wrong state 4275-wrong op type/lockmode
  fix 4269 -> 4270
ndb/test/ndbapi/testBlobs.cpp:
  test lock upgrade, test 4275 errors
ndb/include/ndbapi/NdbScanOperation.hpp:
  fix comment
ndb/include/ndbapi/NdbBlob.hpp:
  upgrade LM_CommittedRead to LM_Read
  check if write allowed (new error 4275)
  dont invalidate blob state on error (just general principle)
ndb/src/ndbapi/NdbBlob.cpp:
  upgrade LM_CommittedRead to LM_Read
  check if write allowed (new error 4275)
  dont invalidate blob state on error (just general principle)
2006-06-14 13:58:51 +02:00
..
include Merge perch.ndb.mysql.com:/home/jonas/src/41-work 2006-03-22 15:24:32 +01:00
ndbapi ndb - bug#19285 : document and check what blob ops are allowed 2006-06-14 13:58:51 +02:00
ndbnet Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
newtonapi ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
odbc removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
run-test Merge perch.ndb.mysql.com:/home/jonas/src/41-work 2006-06-01 08:28:59 +02:00
sql ndb - prelim perl scripts to autotest 2005-10-06 09:44:25 +02:00
src Merge perch.ndb.mysql.com:/home/jonas/src/41-work 2006-04-05 11:21:36 +02:00
tools merge 2005-05-26 22:42:13 +02:00
Makefile.am wl1744 - ndb on windows 2004-11-10 00:03:01 +01:00