ob_global_debug_sync

2023-08-18 09:26:34  Updated

ob_global_debug_sync specifies a synchronization point during debugging. Different from debug_sync, this variable takes effect on all sessions. This variable takes effect only when debug_sync_timeout is set to a value other than 0.

Property Description
Parameter type Varchar
Default value Null string
Value range N/A
Effective scope SESSION
Visible No. This variable is invisible to all tenants.

Contact Us