Search



Search Results
Displaying 481 to 490 of 3514 total results
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysqlconnection-user.html
This read-only property returns the user name used for connecting to the MySQL server.
https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlconnection-user.html
This read-only property returns the user name used for connecting to the MySQL server.
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/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/mysql-secure-deployment-guide/8.0/en/secure-deployment-password-validation.html
This affects the ALTER USER, CREATE USER, and SET PASSWORD statements. In addition, the validate_password component can reject passwords that match the user name part of the effective user account for the current session, either forward or in ...The ...
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/refman/8.4/en/implicit-commit.html
This means that a ROLLBACK from the user does not undo CREATE TABLE statements the user made during that transaction. ALTER USER, CREATE USER, DROP USER, GRANT, RENAME USER, REVOKE, SET PASSWORD. CREATE TABLE and DROP TABLE statements do not commit ... The statements listed in this section (and any synonyms for them) implicitly end any transaction active in the current session, as if you had done a COMMIT before executing the ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-user-roles.html
MySQL Enterprise Monitor Agent installation requires a dedicated user in each monitored MySQL server, and optional limited and general users the installer can create for you. Before installing MySQL Enterprise Monitor, gather credentials (a root ...
Displaying 481 to 490 of 3514 total results