MySQL NDB 叢集 8.1 手冊
MySQL NDB 叢集 8.0 手冊
NDB 叢集 API 開發人員指南
- 代碼
103000
- 符號
SetSchedulerResponsiveness
- 核心區塊
描述。 將 SchedulerResponsiveness
參數設定為 0 到 10(含)之間的值。
範例輸出。
ndb_mgm> ALL DUMP 103000
Sending dump signal with data:
0x00019258
Sending dump signal with data:
0x00019258
dump 103000 X, where X is between 0 and 10 to set transactional priority
ndb_mgm> ALL DUMP 103000 50
Sending dump signal with data:
0x00019258 0x00000032
Sending dump signal with data:
0x00019258 0x00000032
Trying to set SchedulerResponsiveness outside 0-10
ndb_mgm> ALL DUMP 103000 5
Sending dump signal with data:
0x00019258 0x00000005
Sending dump signal with data:
0x00019258 0x00000005
Setting SchedulerResponsiveness to 5
其他資訊。 [不適用]