Search



Search Results
Displaying 1091 to 1100 of 1521 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/adding-loadable-function.html
For information about the order in which MySQL calls these functions, see Loadable Function Interface Functions. For information about the order in which MySQL calls these functions, see Loadable Function Interface Functions. The MySQL interface ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
(Bug #36191370) When a backup was restored using ndb_restore with --disable-indexes and --restore-privilege-tables, the ordered index of the primary key was lost on the mysql.ndb_sql_metadata table, and could not be rebuilt even with ... Deprecation ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-4.html
Problems arose under some circumstances because it was possible for the timestamps of events logged in this file to be out of order; the Incident event was written following other events but had a smaller timestamp than these preceding events. (Bug ... MySQL NDB Cluster 8.4.4 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-19.html
This fix sets the epoch also to 1 for the RPM package provided by the MySQL Yum repository, in order to prevent the installation problem. Version 8.0.19 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-8.html
See descriptions for loadBalancingStrategy and serverAffinityOrder in Configuration Properties for details. Users should update Connector/J to this latest release in order to connect to MySQL 8.0.3. Version 8.0.8 Development Milestone is the latest ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-model-handles.html
mysql> SET @variable = (SELECT model_handle FROM ML_SCHEMA_user1.MODEL_CATALOG ORDER BY build_timestamp DESC LIMIT 1); The following example sets the latest_model variable. mysql> SET @latest_model = (SELECT model_handle FROM ... When ML_TRAIN ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-nl-sql.html
The routine also runs the generated SQL statement and displays the result set. You can use this routine for generating and running SQL queries only for databases and tables that you have access to. The routine automatically detects these errors, and ...
https://dev.mysql.com/doc/workbench/en/dbdoc-templates-markers.html
These markers can be used in any template, including custom templates. Using the table The table shows which variables are defined in which sections. The variable should be used in its correct section or its value will not be displayed. If a ...
https://dev.mysql.com/doc/connectors/en/connecting-using-kerberos.html
Client-side Kerberos configurations In order to operate properly with the Kerberos server, Connector/J requires either a system-wide Kerberos configuration, or these local system property settings for the JVM: -Djava.security.krb5.kdc=[the KDC host ... Kerberos is a ticket-based server-client mutual authentication protocol that is supported by the MySQL Server (commercial versions ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-apps-general-considerations.html
The latter must be installed on the system in order to run code that links against Connector/C++ libraries. This section discusses general considerations to keep in mind when building Connector/C++ applications. For information that applies to ...
Displaying 1091 to 1100 of 1521 total results