Search



Search Results
Displaying 251 to 260 of 382 total results
https://dev.mysql.com/doc/ndbapi/en/mccj-using-clusterj-mappings.html
Java Data Type MySQL Column Type String CHAR, VARCHAR, TEXT byte[] BINARY, VARBINARY, BLOB Note No translation binary data is performed when mapping from MySQL BINARY, VARBINARY, or BLOB column values to Java byte arrays. ClusterJ provides mappings ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-backup.html
Signature int ndb_mgm_start_backup ( NdbMgmHandle handle, int wait, unsigned int* id, struct ndb_mgm_reply* reply, unsigned int nextBackupId, unsigned int backupPoint, const char* password, unsigned int password_length ) Parameters This function ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-log-events.html
Signature const char* ndb_logevent_get_latest_error_msg ( const NdbLogEventHandle handle ) Parameters A log event handle. This section provides information about MGM API functions used for listening to log events. ndb_mgm_listen_event() ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-management-server-handles.html
Signature void ndb_mgm_set_name ( NdbMgmHandle handle, const char* name ) Parameters This function takes two arguments: A management server handle. This section provides information about MGM API functions used to create and destroy management ...
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-single.html
Encryption password has bad character/s (see 'HELP START BACKUP') 1310 MySQL error. Create foreign key failed in NDB - name contains invalid character (/) 217 MySQL error. Character string is invalid for given character set 745 MySQL error. This ...
https://dev.mysql.com/doc/ndbapi/en/ndb-start-establishing-connection.html
To establish a connection to the server, you must create an instance of Ndb_cluster_connection, whose constructor takes as its argument a cluster connection string. The cluster connection is not actually initiated until the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
Connections to the server made using X DevAPI or X DevAPI for C continue to use the connection character set determined by the server. (Bug #28204677) Packaging Notes Connector/C++ 32-bit MSI packages are now available for Windows. (WL #12262) ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
(Bug #31061034, Bug #98955) An application using Entity Framework code-first migration without the default system decimal separator, the period character (.), could not generate a new database. Now, setting the system decimal separator to a ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-24.html
(Bug #32150115, Bug #101592) An exception was thrown if any CHAR(36) columns containing a NULL value were referenced in a query. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The IgnorePrepare ...
Displaying 251 to 260 of 382 total results