Search Results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
(Bug #81572, Bug #23342572) Using MySQLConverter.escape() on datetime objects raised the error TypeError: an integer is required. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
If the value of default_password_lifetime is a positive integer N, it indicates the permitted password lifetime; passwords must be changed every N days. Lists the Security configuration metrics and provides a brief description of each. Table 7.31 ...
https://dev.mysql.com/doc/x-devapi-userguide/en/understanding-automatic-document-ids.html
serial is a per-instance automatically incremented integer serial number value, which is hex encoded and has a range of 0 to 264-1. This sections describes in detail how document IDs are generated and how to interpret them. X DevAPI relies on ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/custom-xml-reference.html
For example, the precondition query can be used to check the version of the MySQL server. For more information, see Section 31.2.2.2, “Main Queries” attributes Enables you to label the types of data returned by the query. It is also possible to ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/schema-advisor-ref.html
The primary purpose of AUTO_INCREMENT in MySQL is to generate a sequence of positive integers. Default frequency 00:10:00 Default auto-close enabled no Server-Enforced Data Integrity Checking Disabled SQL Modes define what SQL syntax MySQL should ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-password-validation.html
The function takes a password argument and returns an integer from 0 (weak) to 100 (strong). The validate_password component serves to test user-specified passwords and improve security. The component exposes a set of system variables that enable ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/understanding-automatic-document-ids.html
serial is a per-instance automatically incremented integer serial number value, which is hex encoded and has a range of 0 to 264-1. This sections describes in detail how document IDs are generated and how to interpret them. X DevAPI relies on ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/understanding-automatic-document-ids.html
serial is a per-instance automatically incremented integer serial number value, which is hex encoded and has a range of 0 to 264-1. This sections describes in detail how document IDs are generated and how to interpret them. X DevAPI relies on ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-arithmetic-operators.html
All arithmetic operators are supported with variable-length encoded string columns, see Section 5.8.1.4, “Encoding String Columns”.
https://dev.mysql.com/doc/heatwave/en/mys-hw-data-load-prerequisites.html
Load time is affected if the primary key contains more than one column, or if the primary key column is not an INTEGER column. This topic describes how to prepare your data for loading into MySQL HeatWave. Prepare Data Before loading data, ensure ...