| Code | Symbol | Kernel Block(s) |
|---|---|---|
| 2303 | LqhDumpLcpState |
DBACC |
Description. Dumps the status of a local checkpoint from the point of view of a DBLQH block instance.
Beginning with MySQL Cluster NDB 6.3.49, MySQL Cluster NDB 7.0.33, MySQL Cluster NDB 7.1.22, and MySQL Cluster NDB 7.2.6, this command also dumps the status of the single fragment scan record reserved for this LCP. (Bug #13986128)
Sample Output.
Node 2: == LQH LCP STATE == Node 2: clcpCompletedState=0, c_lcpId=3, cnoOfFragsCheckpointed=0 Node 2: lcpState=0 lastFragmentFlag=0 Node 2: currentFragment.fragPtrI=9 Node 2: currentFragment.lcpFragOrd.tableId=4 Node 2: lcpQueued=0 reportEmpty=0 Node 2: m_EMPTY_LCP_REQ=-1077761081
Additional Information. [N/A]
