Search



Search Results
Displaying 601 to 610 of 3565 total results
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-4.html
Account Management Notes C API Notes Character Set Support Compilation Notes Component Notes Firewall Notes Installation Notes Optimizer Notes Performance Schema Notes Functionality Added or Changed Bugs Fixed Account Management Notes The database ...We solve this by introducing a separate MEM_ROOT object for storing the bind parameters array, which object can be cleared (deallocating the memory) on each call to mysql_stmt_bind_param() or ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/myai-installation-clean-cmdline.html
User and Password --mysql-root-user=username: User name and password for the MySQL root user. --mysql-root-allow-remote-connection: The root user is allowed to connect from hosts other than localhost. If this option is not specified, a random secret ... The MySQL AI Installer can also be run in command-line mode, without invoking the installation ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-restore.html
This program reads the files created as a result of the backup and inserts the stored information into the database. ndb_restore must be executed once for each of the backup files that were created by the START BACKUP command used to create the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-connecting-client.html
You can use the MySQL Administrator user that you specified when creating the DB System (see Creating a DB System) or a MySQL user account created on the DB System using CREATE USER . If you are not the MySQL Administrator and you do not have a ...
https://dev.mysql.com/doc/refman/8.4/en/alter-event.html
(See Section 15.1.13, “CREATE EVENT Statement”.) Any user can alter an event defined on a database for which that user has the EVENT privilege. The syntax for each of the DEFINER, ON SCHEDULE, ON COMPLETION, COMMENT, ENABLE / DISABLE, and DO ...
https://dev.mysql.com/doc/refman/8.4/en/environment-variables.html
USER The default user name on Windows when connecting to mysqld. On some systems, if you set MYSQL_PWD, your password is exposed to any other user who runs ps. Even on systems without such a version of ps, it is unwise to assume that there are no ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-quickstart.html
Create a new schema named ML_SCHEMA_user_name, where the user_name is the name of the owning user. This quickstart shows how to set up a GenAI-powered Help Chat that uses the information available in MySQL HeatWave User Guide to provide answers to ...Note This quickstart assumes that you are familiar with MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/partitioning-overview.html
However, if no columns are listed in the PARTITION BY KEY or PARTITION BY LINEAR KEY clause of the CREATE TABLE or ALTER TABLE statement used to create or modify a user-partitioned NDB table, then the table is not required to have an explicit ...The ... This section provides a conceptual overview of partitioning in MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-options-variables.html
--ndb-default-column-format=[FIXED|DYNAMIC] Command-Line Format --ndb-default-column-format={FIXED|DYNAMIC} System Variable ndb_default_column_format Scope Global Dynamic Yes SET_VAR Hint Applies No Type Enumeration Default Value FIXED Valid Values ... This section provides information about MySQL server options, server and status variables that are specific to NDB ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-connections.html
These methods of connecting to a MySQL server instance create the global session, which is a connection that can be used in all of the MySQL Shell execution modes: SQL mode, JavaScript mode, and Python mode. You can also create multiple additional ... MySQL Shell can connect to MySQL Server using both X Protocol and classic MySQL ...
Displaying 601 to 610 of 3565 total results