文件首頁
NDB Cluster 內部機制
相關文件 下載本手冊

2.130 DUMP 7090

程式碼

7090

符號

DihSetTimeBetweenGcp

核心區塊

DBDIH

描述。  將全域檢查點之間的時間設定為指定的毫秒數。若沒有參數,則將此間隔設定為 TimeBetweenGlobalCheckpoints 的設定值 (預設為 2000 毫秒)。

範例輸出。 

ndb_mgm> ALL DUMP 7090
Sending dump signal with data:
0x00001bb2
Sending dump signal with data:
0x00001bb2

2019-07-31 18:03:36 [ndbd] INFO     -- Setting time between gcp : 2000
ndb_mgm> ALL DUMP 7090 10000
Sending dump signal with data:
0x00001bb2 0x00002710
Sending dump signal with data:
0x00001bb2 0x00002710
2019-07-31 18:08:01 [ndbd] INFO     -- Setting time between gcp : 10000

其他資訊。  [不適用]