Search



Search Results
Displaying 771 to 780 of 1437 total results
https://dev.mysql.com/doc/connectors/en/connector-odbc-usagenotes-functionality-performance.html
You can check, and disable, tracing within Windows using the Tracing panel of the ODBC Data Source Administrator. Within Windows, you can disable the Connector/ODBC and query logs by modifying the DSN configuration. The Connector/ODBC driver has ...
https://dev.mysql.com/doc/connectors/en/connector-python-opentelemetry.html
Disabling Trace Context Propagation The boolean connection property named otel_context_propagation is True by default. MySQL Server added OpenTelemetry support in MySQL Enterprise Edition version 8.1.0, which is a commercial product. Introduction ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-errors.html
Ensure that you have not enabled the disable transactions option in your DSN. Disabling Data-At-Execution Is it possible to disable data-at-execution using a flag? If you do not want to use data-at-execution, remove the corresponding calls. The ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-opentelemetry.html
Enabling and Disabling Tracing By default, the connector forwards the context only when an instrumented application installs the required OpenTelemetry SDK libraries and configures the trace exporter to send trace data to some destination. DISABLED: ... For applications on Linux systems that use OpenTelemetry (OTel) instrumentation, the connector adds query and connection spans to the trace generated by application code and forwards the current OpenTelemetry context to the ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-usagenotes-functionality-performance.html
You can check, and disable, tracing within Windows using the Tracing panel of the ODBC Data Source Administrator. Within Windows, you can disable the Connector/ODBC and query logs by modifying the DSN configuration. The Connector/ODBC driver has ...
https://dev.mysql.com/doc/connector-python/en/connector-python-opentelemetry.html
Disabling Trace Context Propagation The boolean connection property named otel_context_propagation is True by default. MySQL Server added OpenTelemetry support in MySQL Enterprise Edition version 8.1.0, which is a commercial product. Introduction ...
https://dev.mysql.com/doc/internals/en/variation-of-protocol-option.html
if (`SELECT $SP_PROTOCOL + $CURSOR_PROTOCOL + $VIEW_PROTOCOL > 0 OR $PS_PROTOCOL = 0`) { --skip Test requires: ps-protocol enabled, other protocols disabled } --source include/<whatever>.inc . It is usual to run tests with and without the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-index.html
Index::setLogging Description This method is used to enable or disable logging of the index to disk. If enable is true, then logging is enabled for the index; if false, then logging of this index is disabled. Index Class Overview Index Class ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-validation.html
Note Connector/J implements JSON schema validation very differently from the model described in this section. For example you can enable or disable validation, or change the JSON schema that documents are validated against. For example, to modify a ... Collections can be configured to verify documents against a JSON ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-14.html
default_storage_engine=INNODB default_tmp_storage_engine=INNODB event_scheduler=ON explicit_defaults_for_timestamp=1 sql_mode=STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION innodb_file_format=Barracuda innodb_file_per_table ...If ...
Displaying 771 to 780 of 1437 total results