Search



Search Results
Displaying 391 to 400 of 3514 total results
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ml-model-active.html
Use this routine to check which models are loaded and active for which users. All active users and models share the amount of memory defined by the shape, and it might be necessary to schedule users. ML_MODEL_ACTIVE Syntax mysql> CALL ...A JSON ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-ml-model-active.html
Use the ML_MODEL_ACTIVE routine to check which models are loaded and active for which users. All active users and models share the amount of memory defined by the shape, and it might be necessary to schedule users. ML_MODEL_ACTIVE Syntax mysql> ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-real-connect.html
MYSQL * mysql_real_connect(MYSQL *mysql, const char *host, const char *user, const char *passwd, const char *db, unsigned int port, const char *unix_socket, unsigned long client_flag) Description Note mysql_real_connect() is a synchronous function.
https://dev.mysql.com/doc/ndbapi/en/ndb-dictionary.html
You should keep in mind that the NDB API does not track allocated event objects, which means that the user must delete the Event that was obtained using createEvent(), after this object is no longer required. The NDB API does not track allocated ...
https://dev.mysql.com/doc/refman/8.4/en/server-status-variables.html
Memory used by system threads or by the MySQL root account is included in the total, but such threads or users are not subject to disconnection due to memory usage. Includes both implicit (InnoDB-created) and explicit (user-created) undo ...| ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-secure-installation.html
--user=user_name, -u user_name Command-Line Format --user=user_name Type String The user name of the MySQL account to use for connecting to the server. This program enables you to improve the security of your MySQL installation in the following ...
https://dev.mysql.com/doc/refman/8.4/en/nonpersistible-system-variables.html
For example, put these lines in your server my.cnf file: [mysqld] persist_only_admin_x509_subject="subject-value" The format of the Subject value is the same as used for CREATE USER ... A global system variable might involve sensitive data such that ... SET PERSIST and SET PERSIST_ONLY enable global system variables to be persisted to the mysqld-auto.cnf option file in the data directory (see Section 15.7.6.1, “SET Syntax for Variable ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.usage.html
--backup_innodb_undo_directory The relative or absolute directory path where InnoDB creates separate tablespaces for the undo logs. --cloud-tempauth-url The URL of the identity service for authenticating user credentials with Swift's TempAuth ...
https://dev.mysql.com/doc/refman/8.4/en/stored-programs-logging.html
On the replica side, the replica uses the trigger DEFINER attribute to determine which user is considered to be the creator of the trigger. The implication is that although a user must have the CREATE ROUTINE privilege to create a function, the user ...In this situation, it is possible for a procedure to follow different execution paths on source and replica servers, so a user could write a routine containing a dangerous statement that executes only on the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-single.html
Create foreign key failed - parent key is primary key and on-update-cascade is not allowed 21020 MySQL error. Create foreign key failed in NDB - no more object records 21021 MySQL error. Create foreign key failed in NDB - invalid request 21022 MySQL ... This section lists all NDB errors, ordered by NDB error ...
Displaying 391 to 400 of 3514 total results