Search Results
https://dev.mysql.com/doc/extending-mysql/9.7/en/writing-authentication-plugins-client-side.html
Error Code Meaning CR_OK Success CR_OK_HANDSHAKE_COMPLETE Success, client done CR_ERROR Error CR_OK_HANDSHAKE_COMPLETE indicates that the client has done its part successfully and has read the last packet. Declare the client-side plugin descriptor ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-model-catalog-table.html
If an error occurs during training or you cancel the training operation, AutoML records the error status in this column. It also records any error messages that occur during model training. The MODEL_CATALOG table ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-prepare-an-anomaly-detection-model.html
This topic describes how to prepare the data to use for two anomaly detection machine learning models: a semi-supervised anomaly detection model, and an unsupervised anomaly detection model for logs. To prepare the data for this use case, you set ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-training-a-recommendation-model.html
Values in this column must be in a STRING data type, otherwise an error is returned during training. Values in this column must be in a STRING data type, otherwise an error is returned during training. After preparing the data for a recommendation ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-ai-aml-using-an-anomaly-detection-model.html
To generate predictions, use the sample data from the two anomaly detection datasets: credit_card_train and training_data. Both datasets have labeled and unlabeled rows, but only the dataset for semi-supervised learning uses this for training. The ...
https://dev.mysql.com/doc/mysql-ai/9.7/en/mys-mysqlai-ml-rag-table.html
fail_on_embedding_error: if set to true, stops the batch processing of input queries and throws an error in case an error is encountered for an input row. If set to false, allows the batch processing to partially fail for rows where errors are ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/9.7/en/news-9-1-0.html
(Bug #36694848) Bugs Fixed NDB Cluster APIs: Using NdbRecord and OO_SETVALUE from the NDB API to write the value of a Varchar, Varbinary, Longvarchar, or Longvarbinary column failed with error 829. (Bug #36724336) Issues arose when an attempt was ...
https://dev.mysql.com/doc/relnotes/mysql-router/9.7/en/news-9-3-0.html
Now the exception is caught with a 400 HTTP (Bad Request) error returned to the client. (Bug #37408429, Bug #37408370) If a client without the SESSION TRACK capability, or without enabling trackSessionState (MySQL Connector/J), connected to the ...
https://dev.mysql.com/doc/workbench/en/wb-forward-engineering-sql-scripts.html
Exporting privileges for nonexistent users will result in errors when you execute the CREATE script. Exporting users that already exist will also result in an error. Forward engineering enables you to create a script of your database model. You may ...
https://dev.mysql.com/doc/workbench/en/wb-installing-linux.html
Note A change in the %cmake macro causes an error to occur when MySQL Workbench is built from source code on Fedora 33 using the RPM package. There are binary distributions of MySQL Workbench available for several variants of Linux, including ...