Search



Search Results
Displaying 511 to 520 of 3428 total results
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore-cloud.html
To restore a backup image from cloud storage to datadir on the server, use the cloud storage options, and also the --backup-dir option to specify the temporary directory into which temporary output, status files, and backup metadata will be saved: ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-configuration-file-locations.html
MySQL Router scans for the default configuration files at startup, and optionally loads user-defined configuration files at runtime from the command line. Configuration read from the following files in the given order (enclosed in parentheses means ...You can alter the default locations at compile time by using the -DROUTER_CONFIGDIR=<path> ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-metric-mysqlserver-ddlstatementactivity-category.html
Create Udf (Delta) The total number of CREATE FUNCTION statements executed for user defined functions. Create User (Delta) The total number of CREATE USER statements executed. Create DB (Delta) The total number of CREATE DATABASE statements executed. Create Event (Delta) The total number of CREATE EVENT statements ... Lists the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-mysqlserver-ddlstatementactivity-category.html
Create Udf (Delta) The total number of CREATE FUNCTION statements executed for user defined functions. Create User (Delta) The total number of CREATE USER statements executed. Create DB (Delta) The total number of CREATE DATABASE statements executed. Create Event (Delta) The total number of CREATE EVENT statements ... Lists the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-mysql-configuration-details.html
User-defined variables are those that have ever been set in either the Create MySQL Configuration or the Copy MySQL Configuration dialog when the configuration was created. Click Copy Configuration to create a new configuration based on the current ... MySQL Configuration Details 19.3 MySQL Configuration Details Follow these steps to view details of your MySQL configurations: In the MySQL HeatWave Console, select the Resources tab, and then click the Configurations ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-web-personalization-provider.html
<webParts> <personalization defaultProvider="MySQLPersonalizationProvider"> <providers> <clear/> <add name="MySQLPersonalizationProvider" type="MySql.Web.Personalization.MySqlPersonalizationProvider, MySql.Web, Version=6.9.3.0, Culture=neutral, ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-web-personalization-provider.html
<webParts> <personalization defaultProvider="MySQLPersonalizationProvider"> <providers> <clear/> <add name="MySQLPersonalizationProvider" type="MySql.Web.Personalization.MySqlPersonalizationProvider, MySql.Web, Version=6.9.3.0, Culture=neutral, ...
https://dev.mysql.com/doc/internals/en/files-in-innodb-sources.html
memory object creation The data dictionary (known in some circles as the catalog) has the metadata information about objects in the database --- column sizes, table names, and the like. For example, in os0file.c there is a public InnoDB function ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-password-validation.html
This affects the ALTER USER, CREATE USER, and SET PASSWORD statements. The validate_password component serves to test user-specified passwords and improve security. In addition, the validate_password component can reject passwords that match the ...
https://dev.mysql.com/doc/refman/8.4/en/test-pluggable-authentication.html
For example: $> mysql --user=testuser --password Enter password: testpassword The plugin fetches the password as received from the client and compares it with the value stored in the authentication_string column of the account row in the mysql.user ... MySQL includes a test plugin that checks account credentials and logs success or failure to the server error ...
Displaying 511 to 520 of 3428 total results