Search



Search Results
Displaying 281 to 290 of 887 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-performance-space-overview.html
Compression does add some CPU overhead, but the overhead is algorithm dependent and it is fairly low for the default algorithm used by MySQL Enterprise Backup. When it comes to formulating your backup strategy, performance and storage space are the ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-clusterset-setting-options-channels.html
String that specifies the permitted compression algorithms for connections to the replication source clusterSetReplicationZstdCompressionLevel: corresponds to the replication option SOURCE_ZSTD_COMPRESSION_LEVEL. Specifies the compression level to ... The following options can be set with clusterSet.createReplicaCluster() and cluster.setOption(): clusterSetReplicationConnectRetry: corresponds to the replication option ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-replicaset-setting-options-channels.html
String that specifies the permitted compression algorithms for connections to the replication source. Specifies the compression level to use for connections to the replication source server that use the zstd compression algorithm. The following ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-compressed-connections.html
When compression is requested for a session, if the server supports compression and can agree a compression algorithm with MySQL Shell, all information sent between the client and the server is compressed. If compression is enabled, the compression ... You can request compression for MySQL Shell connections that use classic MySQL protocol, and X ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-aml-anomaly-detection-model-types.html
Unsupervised Anomaly Detection When running an unsupervised anomaly detection model, the machine learning algorithm requires no labeled data. What's Next Learn more about the following: Anomaly Detection Algorithm Model Types Anomaly Detection for ... The AutoML feature of MySQL AI provides two types of learning for anomaly detection models: unsupervised and ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-ml-train.html
ML_TRAIN will consider all supported models during the algorithm selection stage if options includes exogenous_variables, including models that do not support exogenous_variables. mysql> CALL ... Run the ML_TRAIN routine on a training dataset to ...
https://dev.mysql.com/doc/internals/en/strings-directory.html
Many of the files in this subdirectory are equivalent to well-known functions that appear in most C string libraries. On the other hand, some of the files are MySQL additions or improvements. Often the MySQL changes are attempts to optimize the ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-33.html
Collection<T> now includes these new methods: Add(Object[]) (replaces the Add(T) method) Count() CreateIndex(String, Object) DropIndex(String) Find(String) GetOne(Object) Modify(String) Remove(String) RemoveOne(Object) (Bug #31182148, WL #15476) ...
https://dev.mysql.com/doc/connectors/en/connector-net-entityframework-core-scaffold-example.html
Note If you are using a connector version earlier than Connector/NET 8.0.23, replace MySql.EntityFrameworkCore with MySql.Data.EntityFrameworkCore. Note If you are using a connector version earlier than Connector/NET 8.0.23, replace ... Scaffolding ...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-scaffold-example.html
Note If you are using a connector version earlier than Connector/NET 8.0.23, replace MySql.EntityFrameworkCore with MySql.Data.EntityFrameworkCore. Note If you are using a connector version earlier than Connector/NET 8.0.23, replace ... Scaffolding ...
Displaying 281 to 290 of 887 total results