Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-agent-rights.html
If you are manually managing this user, grant at least the EXECUTE, PROCESS, REPLICATION CLIENT, SELECT, and SHOW DATABASES privileges globally, and UPDATE on the performance_schema.threads table. If you are manually managing this user, it should ...
https://dev.mysql.com/doc/internals/en/mysql-server.html
dispatch_command Mysql-5.5 sql/sql_parse.cc:869 mysql_binlog_send Mysql-5.5 sql/sql_repl.cc:436 Mysql-5.6 sql/rpl_master.cc mysql_stmt_get_longdata Mysql-5.5 sql/sql_prepare.cc:2802 mysqld_stmt_prepare Mysql-5.5 sql/sql_prepare.cc:2165 ...Mysql-5.5 ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-tls.html
Unlike the case with ndb_mgm_connect(), ndb_mgm_connect_tls() cannot be called on a handle which is already connected; such an attempt fails with error NDB_MGM_ALREADY_CONNECTED. Signature int ndb_mgm_connect_tls ( NdbMgmHandle handle, int ... The ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html
Error Handling Legacy (JDBC API) Notes Packaging Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Error Handling If an application tries to obtain a result set from a statement that does not produce one, an exception occurs. For ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-content.html
This method is faster than running the ML_GENERATE routine multiple times. MySQL offers high performance, reliability, and scalability, making it a popular choice for developers worldwide.\n\n[DONE]", "error": null} *************************** 2.
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-embeddings.html
This method is faster than running the ML_EMBED_ROW routine multiple times. In case the routine fails to generate output for specific rows, details of the errors encountered and default values used are added for the rows in this additional column.
https://dev.mysql.com/doc/refman/8.4/en/temporary-table-problems.html
For example, the following does not work: SELECT * FROM temp_table JOIN temp_table AS t2; The statement produces this error: ERROR 1137: Can't reopen table: 'temp_table' You can work around this issue if your query permits use of a common table ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-generate-content.html
This method is faster than running the ML_GENERATE routine multiple times. It supports various features like SQL queries, indexing, transactions, and security, making it a popular choice for web applications, enterprise software, and mobile apps ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-generate-embeddings.html
This method is faster than running the ML_EMBED_ROW routine multiple times. In case the routine fails to generate output for specific rows, details of the errors encountered and default values used are added for the rows in this additional column.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-myisam-category.html
Keep Files On Create Enabled Whether to overwrite MyISAM MYD/MYI files or return an error if no DATA DIRECTORY / INDEX DIRECTORY option is set, and the files already exist. Myisam Max Sort File Size The maximum size of the temporary file that MySQL ... Lists the Myisam configuration metrics and provides a brief description of ...