Search Results
https://dev.mysql.com/doc/refman/9.7/en/disk-issues.html
You can also set the parameters for the file system that the database uses: If you do not need to know when files were last accessed (which is not really useful on a database server), you can mount your file systems with the -o noatime option. The ... This section describes ways to configure storage devices when you can devote more and faster storage hardware to the database ...For ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-an-anomaly-detection-model.html
You can use the session variable for the model that is valid for the duration of the connection. You can use the session variable for the model that is valid for the duration of the connection. The system has been shut down for further ...To ...
https://dev.mysql.com/doc/refman/9.7/en/string-functions.html
Permissible locale values are the same as the legal values for the lc_time_names system variable (see Section 12.16, “MySQL Server Locale Support”). If the secure_file_priv system variable is set to a nonempty directory name, the file to be ...
https://dev.mysql.com/doc/connectors/en/connector-python-asyncio.html
import asyncio import os import time from mysql.connector.aio import connect # Global variable which will help to format the job sequence output. # DISCLAIMER: this is an example for showcasing/demo purposes, # you should avoid global variables ...
https://dev.mysql.com/doc/connector-python/en/connector-python-asyncio.html
import asyncio import os import time from mysql.connector.aio import connect # Global variable which will help to format the job sequence output. # DISCLAIMER: this is an example for showcasing/demo purposes, # you should avoid global variables ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-using-an-anomaly-detection-model.html
You can use the session variable for the model that is valid for the duration of the connection. You can use the session variable for the model that is valid for the duration of the connection. The system has been shut down for further ...To ...
https://dev.mysql.com/doc/refman/9.7/en/group-replication-tuning-recovery.html
Once the server joining the group has made one attempt to connect to each of the suitable donors in the group, the distributed recovery process sleeps for the number of seconds configured by the group_replication_recovery_reconnect_interval system ...Sleep Interval for Connection Attempts For state transfer from the binary log, the group_replication_recovery_reconnect_interval system variable defines how much time the distributed recovery process should sleep between donor connection ...
https://dev.mysql.com/doc/connectors/en/connector-j-testing.html
com.mysql.cj.testsuite.url: it specifies the JDBC URL for connection to a MySQL test server; see Section 3.5.2, “Connection URL Syntax”. com.mysql.cj.testsuite.url.openssl: (for release 8.0.26 and earlier only) it specifies the JDBC URL for ...
https://dev.mysql.com/doc/connector-j/en/connector-j-testing.html
com.mysql.cj.testsuite.url: it specifies the JDBC URL for connection to a MySQL test server; see Section 6.2, “Connection URL Syntax”. com.mysql.cj.testsuite.url.openssl: (for release 8.0.26 and earlier only) it specifies the JDBC URL for ...
https://dev.mysql.com/doc/mysql-enterprise-backup/9.7/en/meb-files-backed-up-generated.html
server-my.cnf: Contains values of the backed-up server's global variables that are set to non-default values. server-all.cnf: Contains values of all the global variables of the backed-up server. These parameters are also checked during a restore ...