Search



Search Results
Displaying 1171 to 1180 of 5815 total results
https://dev.mysql.com/doc/mysql-shell/9.4/en/creating-a-replicaset.html
Once you have configured your instances, create an InnoDB ReplicaSet by completing the following steps: Connect to an instance and use dba.createReplicaSet() to create a managed ReplicaSet that uses MySQL asynchronous replication, rather than MySQL ...The MySQL instance, which MySQL Shell is connected to, is used as the initial primary of the ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-connection-using-parameters.html
In addition to specifying connection parameters using a connection string, it is also possible to define the connection data when starting MySQL Shell using separate command parameters for each value. For a full reference of MySQL Shell command ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-prompt-themes.html
To customize the prompt theme file, either set the MYSQLSH_PROMPT_THEME environment variable to a prompt theme file name, or copy a prompt theme file to the ~/.mysqlsh/ directory on Linux and macOS, or the %AppData%\Roaming\MySQL\mysqlsh\ directory ... The MySQL Shell prompt can be customized using prompt theme ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-debug-diagnostics.html
The debugging and diagnostics utility util.debug.collectDiagnostics() enables you to collect diagnostic data on your MySQL server. About the Utility Requirements and Restrictions Running the Utility Options for Collecting Diagnostics About the ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/myai-installation-clean-cmdline.html
The MySQL AI Installer can also be run in command-line mode, without invoking the installation GUI. User and Password --mysql-root-user=username: User name and password for the MySQL root user. The password must satisfy the MEDIUM level policy of ...Install Without Satisfying Minimum Requirements --skip-requirements: Install even if the system does not satisfy the minimum ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-rag.html
This routine aims to provide detailed, accurate, and contextually relevant answers by augmenting a generative model with information retrieved from a comprehensive knowledge base. citations: contains the following details: segment: the textual ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
(Bug #92789, Bug #28824591) A complete IConvertible implementation for the MySqlDateTime class was missing from the .NET provider. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and ...(WL #14734) Connector/NET now fully supports EF Core 6.0 for applications that target .NET 6 ...
https://dev.mysql.com/doc/refman/8.4/en/replication-administration-status.html
row *************************** Id: 10 User: root Host: replica1:58371 db: NULL Command: Binlog Dump Time: 777 State: Has sent all binlog to slave; waiting for binlog to be updated Info: NULL Because it is the replica that drives the replication ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-hw-details.html
Last Updated: The date and time the MySQL HeatWave Cluster was last updated. Created: The date and time the MySQL HeatWave Cluster was created. See Details for the MySQL and MySQL HeatWave Cluster Performance Metrics. CREATING: Resources are being ... MySQL HeatWave Cluster Details 4.3.1 MySQL HeatWave Cluster Details The MySQL HeatWave Cluster information page contains the following tabs: Table 4-2 Tabs on the MySQL HeatWave Cluster Details Page Name Description Details MySQL HeatWave Cluster ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-2-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added two new connection options: read_timeout (time limit to receive a response from the server) and write_timeout (time limit to send data to the server). (Bug #115788, Bug ...Both options default to None, which sets the timeout to ...(WL #16285) Bugs Fixed The configuration option ...
Displaying 1171 to 1180 of 5815 total results