Search Results
https://dev.mysql.com/doc/internals/en/x-protocol-lifecycle-lifecycle.html
After a successful finish of the Authentication step the previous Session is discarded and a new Session is created. Topics in this section: Connection Session Stages of Session Setup Authentication Pipelining Max Message Length Extensions The ...
https://dev.mysql.com/doc/mysqld-version-reference/en/optvar-changes-8-0.html
The following list details the changes to specific options and variables within MySQL 8.0.
https://dev.mysql.com/doc/ndbapi/en/ch04s03s01s01.html
Bootstrapping The helper class com.mysql.clusterj.ClusterJHelper contains methods for creating the com.mysql.clusterj.SessionFactory. ClusterJ provides these major interfaces for use by application programs: com.mysql.clusterj.SessionFactory, ...
https://dev.mysql.com/doc/ndbapi/en/mgm-types.html
This section provides information about the data types defined by the MGM API. The types described in this section are all defined in the file /storage/ndb/include/mgmapi/mgmapi.h, with the exception of Ndb_logevent_type, ndb_mgm_event_severity, ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { \"biz\": \"quux\" } }" ); SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://test@localhost/mysess\", \"appdata\": { \"tar\": ...(Bug #25829054, Bug #25860579, WL #10954) MySQL Connector/NET now supports MySQL servers configured to use utf8mb4 as the default character ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-apptask-kill.html
Syntax Example mysql> SELECT mysql_tasks.kill_app_task('app_user_01','698968b7-3b96-11f0-a5dc-02001712c792'); This example terminates the task created by the specified application user and with the specified task ID. Syntax mysql> SELECT ... The ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-apptask-status.html
This topic contains the following sections: Syntax Syntax Example See Also Syntax mysql> SELECT mysql_tasks.app_task_status( IN 'app_user_id' VARCHAR(255), IN 'task_id' VARCHAR (36); Following are app_task_status parameters: app_user_id ...task_id ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-task-manage-routine.html
The sections in this topic describe the different routines that you can use to create, monitor, and terminate asynchronous tasks. For applications that have multiple application users, and there is no direct mapping between MySQL users and ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-model-quality.html
@score is the user-defined session variable that stores the computed score. Any valid name for a user-defined variable is permitted, for example @my_score. Review Machine Learning Use Cases to create machine learning models with sample datasets.
https://dev.mysql.com/doc/heatwave-aws/en/index.html
It covers registration, account management, user and group management, using the MySQL HeatWave Console to create and manage DB Systems and MySQL HeatWave Clusters, connecting, importing data, configuration, and performance monitoring. For more ...