1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
jonas@perch.ndb.mysql.com
75cc4ef28a ndb - post merge fixes 2005-09-20 12:07:18 +02:00
jonas@perch.ndb.mysql.com
2119a88abe Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-09-20 10:46:33 +02:00
serg@serg.mylan
e1e5b97dea manually merged
Gluh's SESSION/GLOBAL for @variables fix in sql_yacc.yy and
Bar's well_formed_len() changes in ndb code
did not make it and should be re-applied manually
2005-04-06 21:19:20 +02:00
joreland@mysql.com
4143a189c9 merge 2005-02-03 17:04:27 +01:00
joreland@mysql.com
7015a48cf5 wl2240 - ndb - new testcase for validating startTransation with hint 2005-01-14 08:58:50 +01:00
tomas@poseidon.ndb.mysql.com
793f1eebbe added new methods for NdbTransaction::getNdbIndexOperation() and NdbTransaction::getNdbIndexScanOperation() as recommended
made others depricated
updated examples to use recommended
2005-01-10 16:02:36 +01:00
tomas@poseidon.ndb.mysql.com
d42f92d294 fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
tomas@poseidon.ndb.mysql.com
79fb236b0a changed to using NdbTransaction scoped enums
and removed usage of Ndb::waitUntilReady()
2005-01-05 17:59:24 +01:00
tomas@poseidon.ndb.mysql.com
f2b25a6e72 moved AbortOption and ExecType inside NdbTransaction
and provided some backwards compat functions
2005-01-05 04:13:46 +01:00
tomas@poseidon.ndb.mysql.com
9ca6cd71b1 changed documented method from get/setDistributionKey to get/setPartitionKey
+ some extra docs on the area
updated docs by removing som async stuff
2005-01-04 19:51:59 +01:00
tomas@poseidon.ndb.mysql.com
2e7148576c changed example names
and updated some docs
2005-01-04 16:15:15 +01:00
joreland@mysql.com
e4d72dfa63 ndb - Update documentation wrt scans 2004-12-28 11:59:33 +01:00
tomas@poseidon.ndb.mysql.com
749612be10 fixed errors in the doxygen comments 2004-12-23 13:43:54 +01:00
tomas@poseidon.ndb.mysql.com
12e7f8ef2d put all references to async api inside DOXYGEN SKIP_INTERNAL 2004-12-23 13:18:12 +01:00
tomas@poseidon.ndb.mysql.com
89c037b2a9 backwards compatible name change NdbConnectionto NdbTransaction
removed friend declarations from doxygen
updated some documentation in mgmapi
2004-12-23 11:21:01 +01:00
tomas@poseidon.ndb.mysql.com
63243c5a3d version.c:
added compatability info
NdbTransaction.hpp:
  Rename: ndb/include/ndbapi/NdbConnection.hpp -> ndb/include/ndbapi/NdbTransaction.hpp
2004-12-21 18:56:34 +01:00