Search Results
https://dev.mysql.com/doc/heatwave/en/mys-hw-troubleshooting.html
To determine the status of the MySQL HeatWave Cluster, run the following statement: mysql> SHOW GLOBAL STATUS LIKE 'rapid_plugin_bootstrapped'; +---------------------------------+------------+ | Variable_name | Value | ...Smaller, simpler queries, ...Solution A: Your query contains an unsupported predicate, function, operator, or has encountered some other ...
https://dev.mysql.com/doc/refman/9.7/en/sys-statement-performance-analyzer.html
This procedure disables binary logging during its execution by manipulating the session value of the sql_log_bin system variable. Creates a report of the statements running on the server. That is a restricted operation, so the procedure requires ...
https://dev.mysql.com/doc/workbench/en/wb-migration-install-odbc-drivers.html
Operating systems usually provide a graphical interface to help set up ODBC drivers and data sources. Typically you need to provide a name for the data source (the DSN), in addition to the database server IP, port, username, and sometimes the ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-parameters.html
The user could enter a string that generates a runtime error, or in the worst case actually harms the system. This part of the tutorial shows you how to use parameters in your MySQL Connector/NET application. Although it is possible to build SQL ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-binary-macos.html
macOS is based on the FreeBSD operating system, and you can normally use the MySQL network port for connecting to MySQL servers on other hosts. The macOS installation binaries bundle OpenSSL, while the compressed tar archives do not and require ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-parameters.html
The user could enter a string that generates a runtime error, or in the worst case actually harms the system. This part of the tutorial shows you how to use parameters in your MySQL Connector/NET application. Although it is possible to build SQL ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-programming-net-csharp.html
The following sample creates a table my_odbc_net and demonstrates its use in C#. { for (int i=0; i < MyOdbcException.Errors.Count; i++) { Console.Write("ERROR #" + i + "\n" + "Message: " + MyOdbcException.Errors[i].Message + "\n" + "Native: " + ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-macos.html
macOS is based on the FreeBSD operating system, and you can normally use the MySQL network port for connecting to MySQL servers on other hosts. The macOS installation binaries bundle OpenSSL, while the compressed tar archives do not and require ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
MySQL Connector/NET 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production systems. This release can be used against MySQL Server version 5.7 and later. This fix now adds ...Deprecation and ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-preface.html
GOVERNMENT END USERS: Oracle programs (including any operating system, integrated software, any programs embedded, installed, or activated on delivered hardware, and modifications of such programs) and Oracle computer documentation or other Oracle ... This is the User Manual for the MySQL Cluster Manager, version ...