Search



Search Results
Displaying 1881 to 1890 of 3435 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-api-characteristics.html
Although some aspects of the plugin API are common to all types of plugins, the API also permits type-specific interface elements so that different types of plugins can be created. The server plugin API has these characteristics: All plugins have ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-status-system-variables.html
For convenience, a number of macros are defined that make creating new system variables within a plugin much simpler. The server plugin interface enables plugins to expose status and system variables using the status_vars and system_vars members of ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/server-plugin-descriptors.html
This is the value that identifies the plugin as being legal for use in a WITH PARSER clause when creating a FULLTEXT index. Every plugin library that contains server plugins must include a library descriptor that contains the general plugin ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
Now in such cases, we skip checking whether or not a given table already exists in the data dictionary; instead, we now always refuse discovery of a table that is altered while a transaction is ongoing and return an error to the user. This could be ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Packaging; Linux: Removed the deprecated tool /usr/bin/pathfix.py from packages for Fedora ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-0.html
Now in such cases, we skip checking whether or not a given table already exists in the data dictionary; instead, we now always refuse discovery of a table that is altered while a transaction is ongoing and return an error to the user. This could be ... MySQL NDB Cluster 8.4.0 is a new development 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-17.html
See Indexing Array Fields in the X DevAPI User Guide for details. (Bug #29446100, Bug #94533) ResultSetImpl.getDouble() was very inefficient because it called FloatingPointBoundsEnforcer.createFromBigDecimal, which needlessly recreated BigDecimal ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-9.html
Components that support DDLS for tables, including the createTable(), dropTable(), and modifyTable() methods. (WL #11210) X DevAPI: The createIndex() method for the Collection interface now has a new syntax. Users can still set useInformationSchema ... Version 8.0.9 Release Candidate is the first release candidate of the 8.0 branch of MySQL Connector/J, providing an insight into upcoming ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-2-0.html
(Bug #116113, Bug #37063728, Bug #63992, Bug #14598872) It might take a long time to create a connection to a server with Connector/J 8.4.0 or later. (Bug #96786, Bug #30280035) When updateRow() was called after some updates have been performed on a ... Version 9.2.0 is a new GA release of MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-automl-workflow.html
Predictions and explanations are returned to the user or application that issued the query. What's Next Learn more about the following: AutoML Learning Types AutoML Ease of Use Oracle AutoML Learn how to Create a Machine Learning Model. A typical ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-classification-generate-prediction.html
For the option to set the user name, you can set it to NULL. The following example runs ML_PREDICT_TABLE on the testing dataset previously created. To generate predictions, use the sample data from the testing_data dataset. Even though the table has ...
Displaying 1881 to 1890 of 3435 total results