Search Results
                    
                    
            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. Incorrect combination of ScanOption flags, extraGetValues ptr and ... 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 ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-27.html
                                (Bug #33097912) When querying a CHAR(36) column, reading a non-NULL value could emit an error if MySqlCommand was part of the prepared statement.  Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/NET ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-20.html
                                (WL #13565) Bugs Fixed When using SQL_C_WCHAR with SQLGetData, binary data was not returned correctly as its hexacecimal representation. Related, using SQL_C_CHAR with SQLGetData did return binary data as hex. (Bug #28864788, Bug #92429) When ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-33.html
                                (WL #15482) Improved JSON data character support by presenting JSON columns as utf8mb4 strings instead of binary data. This change also affected the following ODBC functions: SQLColumns() result set changes: DATA_TYPE (column #5) and SQL_DATA_TYPE ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new OCI_CONFIG_PROFILE connection option to define a profile set in OCI_CONFIG_FILE; and it defaults to ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-2-0.html
                                (Bug #116657, Bug #37286526) For fixed column types, such as CHAR, having these fields contain unexpected multi-byte characters could cause a "returned data that does not match expected data length for column" error.  Functionality Added or Changed ...
                                            
                https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-passwordvalidation-category.html
                                Length The minimum number of characters that passwords checked by the validate_password plugin must have. Mixed Case Count The minimum number of lowercase and uppercase characters that passwords checked by the validate_password plugin must have if ... Lists the Password Validation configuration metrics and provides a brief description of ...