Search



Search Results
Displaying 141 to 150 of 240 total results
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/connector-python/en/connector-python-option-files.html
This allows specifying values like numbers, tuples, lists, and booleans in the option files. (For general information about option files in MySQL, see Using Option Files.) Two arguments for the connect() call control use of option files in ...
https://dev.mysql.com/doc/internals/en/item-class.html
We also include operators such as = and LIKE, which are operators that return boolean values. To us, the word Item means more than just “thingamabob”; it is a technical term with a precise definition in the context of our source code. In the ...
https://dev.mysql.com/doc/internals/en/transformation-scalar-in.html
To rewrite a scalar IN subquery, the Item_in_subselect::single_value_transformer method is used. The scalar IN subquery will be replaced with an Item_in_optimizer item. On a value request (one of val, val_int, or val_str methods) it evaluates the ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-5-7.html
This section provides information about keywords and reserved words in MySQL 5.7. MySQL 5.7 Keywords and Reserved Words MySQL 5.7 New Keywords and Reserved Words MySQL 5.7 Removed Keywords and Reserved Words MySQL 5.7 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-0.html
This section provides information about keywords and reserved words in MySQL 8.0. MySQL 8.0 Keywords and Reserved Words MySQL 8.0 New Keywords and Reserved Words MySQL 8.0 Removed Keywords and Reserved Words MySQL 8.0 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-4.html
This section provides information about keywords and reserved words in MySQL 8.4. MySQL 8.4 Keywords and Reserved Words MySQL 8.4 New Keywords and Reserved Words MySQL 8.4 Removed Keywords and Reserved Words MySQL 8.4 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-9-3.html
This section provides information about keywords and reserved words in MySQL 9.3. MySQL 9.3 Keywords and Reserved Words MySQL 9.3 New Keywords and Reserved Words MySQL 9.3 Removed Keywords and Reserved Words MySQL 9.3 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-9-4.html
This section provides information about keywords and reserved words in MySQL 9.4. MySQL 9.4 Keywords and Reserved Words MySQL 9.4 New Keywords and Reserved Words MySQL 9.4 Removed Keywords and Reserved Words MySQL 9.4 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-9-5.html
This section provides information about keywords and reserved words in MySQL 9.5. MySQL 9.5 Keywords and Reserved Words MySQL 9.5 New Keywords and Reserved Words MySQL 9.5 Removed Keywords and Reserved Words MySQL 9.5 Keywords and Reserved Words ...
Displaying 141 to 150 of 240 total results