Search



Search Results
Displaying 581 to 590 of 1932 total results
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-setup.html
Choosing a Setup Type Path Conflicts Check Requirements MySQL Installer Configuration Files When you download MySQL Installer for the first time, a setup wizard guides you through the initial installation of MySQL products. MySQL Installer detects ...As the following figure shows, the initial setup is a one-time activity in the overall ...
https://dev.mysql.com/doc/ndbapi/en/ndb-dictionary.html
This means that they cannot be accessed by MySQL clients, and that they cannot be replicated. Tables created using this method cannot be seen by the MySQL Server, cannot be updated by MySQL clients, and cannot be replicated. Prior to NDB 8.0, an NDB ...For these reasons, it is often preferable to avoid working with ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-insufficient-space.html
The following list enumerates all NDB errors of type IS (Insufficient space).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-internal-temporary.html
The following list enumerates all NDB errors of type IT (Internal temporary).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-node-recovery-error.html
The following list enumerates all NDB errors of type NR (Node Recovery error).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-schema-error.html
The following list enumerates all NDB errors of type SE (Schema error).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-unknown-result-error.html
NDB error code 4008 MySQL error DMEC Error message Receive from NDB failed NDB error code 4009 MySQL error HA_ERR_NO_CONNECTION Error message Cluster Failure NDB error code 4012 MySQL error DMEC Error message Request ndbd time-out, maybe due to high ... The following list enumerates all NDB errors of type UR (Unknown result ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-user-defined-error.html
The following list enumerates all NDB errors of type UD (User defined error).
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-blobs-ndbrecord.html
Note While the MySQL data type used in the example is actually TEXT, the same principles apply /* ndbapi_blob_ndbrecord Illustrates the manipulation of BLOB (actually TEXT in this example). */ #ifdef _WIN32 #include <winsock2.h> #endif #include ...
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-recattr-vs-ndbrecord.html
This example illustrates the key differences between the old-style NdbRecAttr API and the newer approach using NdbRecord when performing some common tasks in an NDB API application. The source code can be found can be found in the file ...
Displaying 581 to 590 of 1932 total results