Search



Search Results
Displaying 2131 to 2140 of 4413 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-list-warnings.html
list warnings [--max=n] Using this command, you can check important warnings issued across the whole site during the executions of MySQL Cluster Manager client commands since the agent was started (or restarted). Use the --max option to specify the ...It provides additional information that is not exposed by the show warnings ...
https://dev.mysql.com/doc/refman/8.4/en/using-encrypted-connections.html
For example, you can set tls_version='' to start the server with encrypted connections disabled on the main interface, then reconfigure TLS and execute ALTER INSTANCE RELOAD TLS to enable encrypted connections at runtime. Similarly, when you execute ...(The files need not have been generated automatically; what matters is that they have those names and are valid.) If the server does not find valid certificate and key files in the data directory, it continues executing but without support for encrypted ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-add.html
It takes a single document or a list of documents as its argument, and is executed by the execute() function. The Collection.add() function is for storing documents in a collection, similar to the INSERT statement for an SQL database. The ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-auto-parallel-load-syntax.html
Auto Parallel Load executes in dryrun mode automatically if the MySQL HeatWave Cluster is not active. Columns that are explicitly pre-defined as NOT SECONDARY are ignored (they are neither disabled or enabled). Auto Parallel Load does not generate ... MySQL 9.0.0 adds support for Lakehouse Incremental Load with the refresh_external_tables option, see: Section 4.3.13.2, “Refresh Data Using Incremental ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-myisam-category.html
Keep Files On Create Enabled Whether to overwrite MyISAM MYD/MYI files or return an error if no DATA DIRECTORY / INDEX DIRECTORY option is set, and the files already exist. Myisam Max Sort File Size The maximum size of the temporary file that MySQL ... Lists the Myisam configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/refman/8.4/en/full-table.html
If a table-full error occurs, it may be that the disk is full or that the table has reached its maximum size. The effective maximum table size for MySQL databases is usually determined by operating system constraints on file sizes, not by MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/gis-class-geometry.html
For computations on multiple geometry values, all values must have the same SRID or an error occurs. This is the bounding geometry, formed by the minimum and maximum (X,Y) coordinates: ((MINX MINY, MAXX MINY, MAXX MAXY, MINX MAXY, MINX MINY)) ...It ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html
(Bug #31656092, Bug #100292) With the CLIENT_MULTI_FLAG option enabled, executing multiple statements in a batch caused the next query to fail with a Commands out of sync error. URI mode follows X DevAPI URI mode: mysqlx_session_t *sess = ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
Schema validation is performed by the server, which returns an error message if a document in a collection does not match the schema definition or if the server does not support validation. (Bug #30799197) Connector/C++ now implements blocking of ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-1-2.html
(WL #16531) MySQL HeatWave Lakehouse now supports enhanced error and warning messages, providing more data points for easier debugging. This update adds row numbers and character offsets to relevant warning messages in non-strict mode during ...
Displaying 2131 to 2140 of 4413 total results