ob_enable_plan_cache specifies whether to enable the plan cache.
| Property | Description |
|---|---|
| Parameter type | Boolean |
| Default value | 1 |
| Value range | * 0: Disable the plan cache. * 1: Enable the plan cache. |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |