Search



Search Results
Displaying 151 to 160 of 1021 total results
https://dev.mysql.com/doc/refman/8.4/en/string-functions-charset.html
MySQL has many operators and functions that return a string. This section answers the question: What is the character set and collation of such a string? For simple functions that take string input and return a string result as output, the output's ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.source.html
To fix a corruption problem in a replication source database, you can restore the backup, taking care not to propagate unnecessary SQL operations to the replica servers: Shut down the source database and then use, for example, the ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-1.html
NDB Cluster 8.4 source code and binaries can be obtained from https://dev.mysql.com/downloads/cluster/. MySQL NDB Cluster 8.4.1 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation.html
Where to Get Connector/ODBC You can get a copy of the latest version of Connector/ODBC binaries and sources from our website at https://dev.mysql.com/downloads//connector/odbc/. For this reason, the binaries are only compatible with unixODBC; ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation.html
Where to Get Connector/ODBC You can get a copy of the latest version of Connector/ODBC binaries and sources from our website at https://dev.mysql.com/downloads//connector/odbc/. For this reason, the binaries are only compatible with unixODBC; ...
https://dev.mysql.com/doc/internals/en/event-meanings.html
The following descriptions briefly summarize the meaning of each event type: UNKNOWN_EVENT This event type should never occur. If an event is read from a binary log that cannot be recognized as something else, it is treated as UNKNOWN_EVENT.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-replicationsource-activity-category.html
Lists the Replication Source Activity metrics and provides a brief description of each. Table 6.26 Replication Source Activity Metrics NameDescriptionBinlog File The name of the current binary log file. Binlog File Position The file position of the ...
https://dev.mysql.com/doc/heatwave/en/heatwave-errors.html
The following list contains all current MySQL HeatWave errors in numerical order. The entry for each error contains the error number, name (symbol), description, and suggested workaround for the condition that gave rise to the error. Error number: ...
https://dev.mysql.com/doc/refman/8.4/en/create-user.html
CREATE USER [IF NOT EXISTS] user [auth_option] [, user [auth_option]] ... [REQUIRE {NONE | tls_option [[AND] tls_option] ...}] [WITH resource_option [resource_option] ...] [password_option | lock_option] ... It enables authentication, role, ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-restore.html
The NDB Cluster restoration program is implemented as a separate command-line utility ndb_restore, which can normally be found in the MySQL bin directory. This program reads the files created as a result of the backup and inserts the stored ...
Displaying 151 to 160 of 1021 total results