Search



Search Results
Displaying 211 to 220 of 1830 total results
https://dev.mysql.com/doc/connectors/en/connector-j-session-state-tracker.html
With getSessionStateChanges(), some changes returned by the intermediate queries issued by Connector/J could be missed. Connector/J can receive information on client session state changes tracked by the server if the tracking has been enabled on ...
https://dev.mysql.com/doc/internals/en/scripts-directory.html
Linux programmers use it where Windows programmers would use a *.bat (batch filename extension). Can be safely run during any upgrade to get the newest MySQL privilege tables mysql_install_db.sh --- Create privilege tables and func table ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-workflow-server.html
This includes defining custom file paths for the error log, general log, slow query log (including the configuration of seconds it requires to execute a query), and the binary log. MySQL Installer performs the initial configuration of the MySQL ...
https://dev.mysql.com/doc/mysql-installer/en/server-type-network.html
The Logging Options step enables you to define custom file paths for the error log, general log, slow query log (including the configuration of seconds it requires to execute a query), and the binary log. Server Configuration Type Choose the MySQL ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-post-install.html
Server version 8.0.19-commercial Protocol version 10 Connection Localhost via UNIX socket UNIX socket /tmp/mysql.sock Uptime: 11 min 7 sec Threads: 3 Questions: 8 Slow queries: 0 Opens: 146 Flush tables: 3 Open tables: 63 Queries per second avg: ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-vector-store-overview.html
MySQL HeatWave GenAI encodes your queries using the same embedding model that is used to encode the ingested data to create the vector store. However, when OCR is enabled, the loading process slows down because MySQL HeatWave GenAI scans all images ... This section describes the Vector Store functionality available in MySQL ...
https://dev.mysql.com/doc/connector-j/en/connector-j-interceptors.html
In these kinds of interceptor classes, you might change or augment the processing done by certain kinds of statements, such as automatically checking for queried data in a memcached server, rewriting slow queries, logging information about statement ... An interceptor is a software design pattern that provides a transparent way to extend or modify some aspect of a program, similar to a user ...
https://dev.mysql.com/doc/connector-j/en/connector-j-session-state-tracker.html
With getSessionStateChanges(), some changes returned by the intermediate queries issued by Connector/J could be missed. Connector/J can receive information on client session state changes tracked by the server if the tracking has been enabled on ...
https://dev.mysql.com/doc/refman/8.4/en/added-deprecated-removed.html
If this number grows, it means that at least of the node is having issues answering to Proposals, either by slowliness or network issues. This is an indicator if the group is halted or making slow progress. innodb_api_trx_level: Allows control of ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-system-variables.html
Increasing the value of group_replication_member_expel_timeout can help to avoid unnecessary expulsions on slower or less stable networks, or in the case of expected transient network outages or machine slowdowns. The ... This section lists the ...
Displaying 211 to 220 of 1830 total results