MySQL NDB Cluster 8.1 Manual
MySQL NDB Cluster 8.0 Manual
NDB Cluster API Developer Guide
- Code
100007
- Symbol
DumpStateOrd::BackupEncryptionRequired
- Kernel Block
Description.
In debug builds, disables the
RequireEncryptedBackup
data node configuration parameter.
Sample Output.
$> ndb_mgm -e 'ALL DUMP 100007 0'
Sending dump signal with data:
0x000186a7 0x00000000
Sending dump signal with data:
0x000186a7 0x00000000
Additional Information.
Added in NDB 8.0.22. Has no effect if NDB
binaries were not compiled using
WITH_DEBUG
.