mariadb/ndb/include/ndbapi
unknown 9d9d758208 added support for 'show status like 'Ndb%''
added number_of_replicas printout in show table status


mysql-test/r/ndb_alter_table.result:
  added number_of_replicas to show table status printout
mysql-test/r/ndb_autodiscover.result:
  added number_of_replicas to show table status printout
ndb/include/ndbapi/NdbDictionary.hpp:
  added get method for replica count
ndb/include/ndbapi/ndb_cluster_connection.hpp:
  added get method of node id
ndb/src/ndbapi/NdbDictionary.cpp:
  added get method for replica count
ndb/src/ndbapi/ndb_cluster_connection.cpp:
  added get method of node id
2005-01-14 12:32:33 +01:00
..
Ndb.hpp Documentation: NdbError is no longer a class, 2005-01-12 03:55:53 +10:00
ndb_cluster_connection.hpp added support for 'show status like 'Ndb%'' 2005-01-14 12:32:33 +01:00
NdbApi.hpp merge 2005-01-01 14:01:37 +01:00
ndbapi_limits.h Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb 2004-10-29 10:24:56 +00:00
NdbBlob.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbDictionary.hpp added support for 'show status like 'Ndb%'' 2005-01-14 12:32:33 +01:00
ndberror.h fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbError.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbEventOperation.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbIndexOperation.hpp doxygn to skip some more 2004-12-23 14:43:36 +01:00
NdbIndexScanOperation.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbOperation.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbPool.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbRecAttr.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbReceiver.hpp merge 2005-01-01 14:01:37 +01:00
NdbScanFilter.hpp ndb Updated example 2005-01-03 12:07:47 +01:00
NdbScanOperation.hpp fixed a number of doxygen warnings 2005-01-10 01:25:20 +01:00
NdbTransaction.hpp added new methods for NdbTransaction::getNdbIndexOperation() and NdbTransaction::getNdbIndexScanOperation() as recommended 2005-01-10 16:02:36 +01:00