Search



Search Results
Displaying 881 to 890 of 5835 total results
https://dev.mysql.com/doc/connector-j/en/connector-j-support-bug-report.html
Writing a good bug report takes patience, but doing it right the first time saves time both for us and for yourself. Sometimes the error is platform-dependent; in such cases, it is next to impossible for us to fix anything without knowing the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-import.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. --idlespin=# Command-Line Format --idlespin=# Type Integer Default Value 0 ...Options supported by ndb_import include those for specifying field separators, escapes, and line terminators, and are described later in this ...
https://dev.mysql.com/doc/ndbapi/en/mccj-overview-clusterj-object-models.html
It also stores parameters regarding how to connect to the cluster, including connection delays and timeouts. This section discusses the ClusterJ API and the object model used to represent the data handled by the application. The ClusterJ API ...All ...
https://dev.mysql.com/doc/refman/8.4/en/trigger-syntax.html
It also includes clauses that specify the trigger action time, the triggering event, and what to do when the trigger activates: The keyword BEFORE indicates the trigger action time. It is possible to define multiple triggers for a given table that ... To create a trigger or drop a trigger, use the CREATE TRIGGER or DROP TRIGGER statement, described in Section 15.1.22, “CREATE TRIGGER Statement”, and Section 15.1.34, “DROP TRIGGER ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-delete-inventory.html
This token can be used in a DELETE request, to confirm the state of the asset has not changed between the time the deletable request was run, and the time the DELETE request is run. This section describes how to delete information on assets, and ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-query-analyzer-queries.html
Date and time range: displays the statement's time range, as selected on the Query Analyzer page. Example Statements: (Displayed only if Example Query is enabled) distribution chart of the statement by Execution Time, in milliseconds, and time and ...Graphs: displays the average execution time, number of executions, and number of rows affected by the statement within the selected time ...
https://dev.mysql.com/doc/refman/8.4/en/function-resolution.html
ADDDATE BIT_AND BIT_OR BIT_XOR CAST COUNT CURDATE CURTIME DATE_ADD DATE_SUB EXTRACT GROUP_CONCAT MAX MID MIN NOW POSITION SESSION_USER STD STDDEV STDDEV_POP STDDEV_SAMP SUBDATE SUBSTR SUBSTRING SUM SYSDATE SYSTEM_USER TRIM VARIANCE VAR_POP VAR_SAMP ... MySQL supports built-in (native) functions, loadable functions, and stored ...Built-In Function Name Parsing Function Name Resolution Built-In Function ...
https://dev.mysql.com/doc/refman/8.4/en/string-functions-charset.html
MySQL has many operators and functions that return a string. This section answers the question: What is the character set and collation of such a string? For simple functions that take string input and return a string result as output, the output's ...WHEN a THEN b WHEN b THEN c COLLATE X END, the resulting collation ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-vector-store-overview.html
It automatically parses unstructured data formats, which include PDF (including scanned PDF files), PPT, TXT, HTML, and DOC file formats, from the local filesystem. Then, it segments the parsed data, creates vector embeddings, and stores them for ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-understanding-consistency-guarantees.html
With the first approach, the group takes the minimum time possible to secure a stable group membership after a primary failure by electing a new primary and then allowing data access immediately while it is still applying any possible backlog from ...The events that relate to the consistency of a system can be split into control operations, either manual or automatically triggered by failures; and data flow ...
Displaying 881 to 890 of 5835 total results