Search



Search Results
Displaying 121 to 130 of 342 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-mcmd.html
--help, -? Command-Line Format --help mcmd help output provides information on some file paths and all the program options; it also provides some usage examples of the mcmd command: $> mcmd --help MySQL Cluster Manager v8.4.6 on linux-glibc2.17 ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-kill.html
mysql_kill() cannot handle values larger than 32 bits; to guard against killing the wrong thread, the function raises CR_INVALID_CONN_HANDLE if given an ID larger than 32 bits. int mysql_kill(MYSQL *mysql, unsigned long pid) Description Note ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-0.html
This is fixed by using a 64-bit value to represent the amount of pooled free memory. MySQL NDB Cluster 8.4.0 is a new development release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-32.html
(Bug #108419, Bug #34578010) When using server-side prepared statements, the BIT data type was not properly handled by NativeQueryBindValue.getFieldType() and, as a result, BIT values were being mapped to FIELD_TYPE_VAR_STRING and causing malformed ... Version 8.0.32 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-data-modeling-menus.html
Some menu items are not available in the MySQL Workbench Community Edition of this application, and are available only in the MySQL Workbench Commercial Editions. 9.1.1.1.1 The File Menu Use the File menu to open a project, begin a new project, or ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-postgresql-typemapping.html
BIT BIT BOOLEAN TINYINT(1) REAL FLOAT DOUBLE PRECISION DOUBLE NUMERIC DECIMAL DECIMAL DECIMAL MONEY DECIMAL(19,2) CHAR CHAR/LONGTEXT Depending on its length. The following table shows the mapping between PostgreSQL (source) data types and MySQL ...
https://dev.mysql.com/doc/workbench/en/wb-migration-install-odbc-drivers.html
In macOS, MySQL Workbench is built as a 32-bit application, so you need the 32-bit drivers. For each RDBMS, you need its corresponding ODBC driver, which must also be installed on the same machine that MySQL Workbench is running on. This driver is ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-apps-generic-linux-notes.html
Note Connector/C++ 8.0.32 provides generic Linux packages for ARM architecture (64 bit). All Connector/C++ versions provide generic Linux packages for Intel architecture (both 32 and 64 bits). This section describes aspects of building ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-installation-source-cpp.html
To install Connector/C++ from source, verify that your system satisfies the requirements outlined in Section 2.4.1, “Source Installation System Prerequisites”. Configuring Connector/C++ Specifying External Dependencies Building Connector/C++ ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-connection-parameters.html
COLUMN_SIZE_S32 Limit column size to signed 32-bit range 134217728 Limits the column size to a signed 32-bit value to prevent problems with larger column sizes in applications that do not support them. On Unix and macOS, use the parameter name and ...
Displaying 121 to 130 of 342 total results