MySQL NDB Cluster 8.1 Manual
MySQL NDB Cluster 8.0 Manual
NDB Cluster API Developer Guide
- Code
2515
- Symbol
TcDumpSetOfApiConnectRec
- Kernel Block
Description.
Prints a range of API connection records. The syntax is as shown
here, where recordno
is the number of
the first record, numrecords
is the
number of records to be dumped, and
instanceno
is the block instance
number:
DUMP 2515 recordno numrecords instanceno
Caution
It is recommended not to print more than 10 records at a time
using this DUMP
code from a cluster under
load.
Sample Output.
...
Additional Information.
DUMP
code 2515 was added in NDB 7.4.