Updated on 2025-05-12 GMT+08:00

Using Other EXPLAIN Formats

In addition to the standard EXPLAIN format, you can use explain format=tree and explain format=json to check whether NDP is enabled or disabled.

Disabling NDP

After NDP is disabled, the execution plan is as follows.

Enabling NDP

After NDP is enabled, the execution plan is as follows.