Search



Search Results
Displaying 631 to 640 of 3510 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-install-tarball.html
When the agent runs for the first time, it creates a directory where the agent stores its own configuration data; by default, that is mcm_data in the parent directory of the MySQL Cluster Manager installation directory. In the second of these lines, ... Extract the MySQL Cluster Manager 8.4.9 program and other files from the distribution ...
https://dev.mysql.com/doc/refman/9.7/en/events-overview.html
Users can create, modify, and drop scheduled events using SQL statements intended for these purposes. The default definer of an event is the user who created the event, unless the event has been altered, in which case the definer is the user who ...
https://dev.mysql.com/doc/refman/9.7/en/sha256-pluggable-authentication.html
For example: $> mysql --ssl-mode=DISABLED -u sha256user -p Enter password: password For this connection attempt by sha256user, the server determines that sha256_password is the appropriate authentication plugin and invokes it (because that was the ... MySQL provides two authentication plugins that implement SHA-256 hashing for user account passwords: sha256_password: Implements basic SHA-256 ...caching_sha2_password: Implements SHA-256 ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
If a user creates a table with text columns that use a non-UTF-8 character set, and this column holds a string with non-ASCII characters, errors will occur for attempts to access that string (for example, in a query result). (WL #10785) X DevAPI ...
https://dev.mysql.com/doc/refman/9.7/en/clone-plugin-failure-handling.html
User-created data (schemas, tables, tablespaces) and binary logs on the recipient are removed before data is cloned to the recipient data directory. When user-created data and binary logs are removed from the recipient data directory during a remote ...For informational purposes, warnings are printed to the server error log to specify when data removal starts and finishes: [Warning] [MY-013453] [InnoDB] Clone removing all user data for provisioning: ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-using-an-anomaly-detection-model.html
To create summaries, use the following options: summarize_logs: Enable summaries by setting this to TRUE. For the option to set the user name, you can set it to NULL. The following example runs ML_PREDICT_TABLE on the testing dataset previously ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-installation.html
Create the database first; its name should not exceed 64 characters. For example: mysql> CREATE DATABASE IF NOT EXISTS database-name; Next, run the script using the alternative database name. For new MySQL installations, the USER and HOST columns in ... Important The audit_log plugin is deprecated, and is being replaced by the audit_log ...
https://dev.mysql.com/doc/refman/9.7/en/keyring-aws-component.html
The database administrator has the responsibility for creating any configuration files to be used, and for ensuring that their contents are correct. Given the preceding configuration file items, to configure component_keyring_aws, create a component ... Note component_keyring_aws is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/9.7/en/select-into.html
Note Any file created by INTO OUTFILE or INTO DUMPFILE is owned by the operating system user under whose account mysqld runs. For the INTO var_list variant: var_list names a list of one or more variables, each of which can be a user-defined ...INTO ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-using-an-anomaly-detection-model.html
To create summaries, use the following options: summarize_logs: Enable summaries by setting this to TRUE. For the option to set the user name, you can set it to NULL. The following example runs ML_PREDICT_TABLE on the testing dataset previously ...
Displaying 631 to 640 of 3510 total results