Search



Search Results
Displaying 531 to 540 of 3565 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-post-install-general.html
Before you create Connections and set up Groups, we recommend you first read the note immediately following on Users, Roles, and Access Control To create connections, select Instances from the Configuration section of the navigation menu . See ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-dba-upgrade-metadata.html
The dba.upgradeMetadata() function then updates any automatically created MySQL Router users to have the correct privileges. Manually created MySQL Router users with a name not starting with mysql_router_ are not automatically upgraded. Create or ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-rag.html
The examples in this topic use the vector store table demo_embeddings created in the section Ingesting Files Using the URI with Asynchronous Load. In versions older than MySQL 9.2.1, to alter an existing table or create a new table, MySQL requires ... The ML_RAG routine runs retrieval-augmented generation which aims to generate more accurate responses for your ...
https://dev.mysql.com/doc/refman/8.4/en/partitioning-limitations.html
Tables employing user-defined partitioning do not preserve the SQL mode in effect at the time that they were created. Therefore, a change in the SQL mode at any time after the creation of partitioned tables may lead to major changes in the behavior ... This section discusses current restrictions and limitations on MySQL partitioning ...
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 ...
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 ...
Displaying 531 to 540 of 3565 total results