Search



Search Results
Displaying 291 to 300 of 568 total results
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-training-a-forecasting-model.html
The following data types for this column are supported: DATETIME, TIMESTAMP, DATE, TIME, and YEAR, or an auto-incrementing index. Before training the model, it is good practice to define the model handle instead of automatically creating one. If you ... After preparing the data for a forecasting model, you can train the ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-explain-table.html
If the input table does not have a primary key, the output table will have a new primary key column that auto increments. A table can include extra columns, and still use the AutoML model. ML_EXPLAIN_TABLE explains predictions for an entire table ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-predict-table.html
If the input table does not have a primary key, the output table has a new primary key column that auto increments. A table can include extra columns, and still use the AutoML model. ML_PREDICT_TABLE generates predictions for an entire table of ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-train.html
The column can be one of the supported datetime column types, DATETIME, TIMESTAMP, DATE, TIME, and YEAR, or an auto-incrementing index. Before training models, make sure to review the following: Additional AutoML Requirements Supported Data Types ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-sql-editor.html
Auto-save scripts interval: [ 10 seconds ] Frequency of the automatic saves. Figure 3.7 Preferences: SQL Editor: Query Editor Productivity Enable Code Completion in Editors The SQL Editor offers autocomplete functionality by either pressing the ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-authentication.html
connection_properties[OPT_PLUGIN_DIR] = "${INSTALL_DIR}/lib{64}/plugin"; auto *driver = get_driver_instance(); auto *con = driver->connect(connection_properties); // Execute statements ... LDAP authentication requires use of a server from a MySQL ...
https://dev.mysql.com/doc/mysql-installer/en/MySQLInstallerConsole.html
Options: --auto-handle-prereqs If present, MySQL Installer attempts to download and install some software prerequisites, not currently present. If the --auto-handle-prereqs options is omitted, packages with missing prerequisites are not installed.
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-4.html
G | M G GET_MASTER_PUBLIC_KEY M MASTER_AUTO_POSITION MASTER_BIND (R) MASTER_COMPRESSION_ALGORITHMS MASTER_CONNECT_RETRY MASTER_DELAY MASTER_HEARTBEAT_PERIOD MASTER_HOST MASTER_LOG_FILE MASTER_LOG_POS MASTER_PASSWORD MASTER_PORT ... This section ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb-cluster-connection.html
get_auto_reconnect() Gets the auto-reconnection setting for API nodes using this Ndb_cluster_connection. set_auto_reconnect() Enables or disables auto-reconnection of API nodes using this Ndb_cluster_connection. This section provides information ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html
Character Set Support Compilation Notes Configuration Notes Function and Operator Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Character Set Support Connector/C++ now supports the utf8mb4_0900_bin collation added for the utf8mb4 ...
Displaying 291 to 300 of 568 total results