15.8. Debugging
15.8.1. SET DEBUG OPTION
Sets debug options
Syntax
|
SET DEBUG OPTION option-name = value
Table 15.6. Supported options
Option name | Value Type | Description |
---|---|---|
|
| Stores statement BLR for retrieval with |
SET DEBUG OPTION
configures debug information for the current connection.
🛑
Warning
Debug options are closely tied to engine internals and their usage is discouraged if you do not understand how these internals are subject to change between versions.