Search



Search Results
Displaying 1551 to 1560 of 4413 total results
https://dev.mysql.com/doc/internals/en/guided-tour-majordir-mysys.html
The next major directory is labelled mysys, which stands for MySQL System Library. This is the toolbox directory, for example it has low level routines for file access. The .c files in mysys have procedures and functions that are handy for calling ...
https://dev.mysql.com/doc/internals/en/storage-engine-options.html
Storage engines are plugins, so the options that control plugin building specify which storage engines to build. The --with-plugins configure option accepts two constructs that have no direct equivalent in CMake: --with-plugins accepts a ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-compiler-options.html
In order to compile source files that use the NDB API, you must ensure that the necessary header files can be found. Header files specific to the NDB and MGM APIs are installed in the following subdirectories of the MySQL include directory, ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/devapi-users-introduction.html
This guide explains how to use the X DevAPI and provides examples of its functionality. The X DevAPI is implemented by MySQL Shell and MySQL Connectors that support X Protocol. For more background information and instructions on how to install and ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/devapi-users-introduction.html
This guide explains how to use the X DevAPI and provides examples of its functionality. The X DevAPI is implemented by MySQL Shell and MySQL Connectors that support X Protocol. For more background information and instructions on how to install and ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-logging-category.html
Log Timestamps This variable controls the timestamp time zone of error log messages, and of general query log and slow query log messages written to files. Log Backward Compatible User Definitions Enabled Whether to log the user_specification part ... Lists the Logging configuration metrics and provides a brief description of ...
https://dev.mysql.com/doc/refman/8.4/en/connection-control-plugin-variables.html
connection_control_max_connection_delay Command-Line Format --connection-control-max-connection-delay=# System Variable connection_control_max_connection_delay Scope Global Dynamic Yes SET_VAR Hint Applies No Type Integer Default Value 2147483647 ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-external-auth-ref.html
Connect Timeout (seconds) Time elapsed without establishing a connection to the LDAP server. If a connection is not established within the defined number of seconds, an error is returned. Read Timeout (seconds) Time elapsed without a response to a ...Secondary Server Hostname and Port Number Hostname or IP address of the secondary LDAP directory ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-byo-embedding-tables.html
This method is faster than running the ML_RAG routine multiple times. The data and models never leave MySQL HeatWave, saving time and effort while keeping the data and models secure. HeatWave AutoML explanations help you understand how predictions ... As of MySQL 9.2.1, MySQL HeatWave GenAI lets you use tables containing your own vector embedding to run retrieval-augemented generation (RAG) with vector ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-rag.html
This method is faster than running the ML_RAG routine multiple times. The data and models never leave MySQL HeatWave, saving time and effort while keeping the data and models secure. It also includes HeatWave Chat, a chatbot that extends generative ... The ML_RAG routine runs retrieval-augmented generation which aims to generate more accurate responses for your ...
Displaying 1551 to 1560 of 4413 total results