Search



Search Results
Displaying 121 to 130 of 186 total results
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-9-5.html
This section provides information about keywords and reserved words in MySQL 9.5. MySQL 9.5 Keywords and Reserved Words MySQL 9.5 New Keywords and Reserved Words MySQL 9.5 Removed Keywords and Reserved Words MySQL 9.5 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords.html
This section contains information on the keywords and reserved words within the server when creating and submitting queries to the system. For more information on reserved words and their impact on your queries, see Keywords and Reserved Words, in ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-columntype.html
This class enumerates the column types for columns in ndb.
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-errors.html
The Errors object contains the error codes and message exposed by the MySQL Node.js adapters. errors "25000" : "Invalid Transaction State", "2C000" : "Invalid character set name", "42S02" : "Table not found", "IM001" : "Driver does not support this ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemetadata.html
The indexes array of TableMetadata contains one IndexMetadata object per table index. NDB implements a primary key as both an ordered index and a unique index, and might be viewed through the NDB API adapter as two indexes, but through a MySQL ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-examples-requirements.html
The software requirements for running the examples found in the next few sections are as follows: A working Node.js installation Working installations of the ndb and mysql-js adapters The mysql-js adapter also requires a working installation of the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-20.html
(WL #13729) Bugs Fixed For connections made using X Plugin, the last byte was removed from DATETIME values fetched as raw bytes. Connection Management Notes Packaging Notes Bugs Fixed Connection Management Notes For connections made using X Plugin, ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
(Bug #31622907, Bug #100208) Valid query parameters of type DateTime were misinterpreted as a string values. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The following synonyms for the Server ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-26.html
This capability is implemented using the Attributes property of the MySqlCommand class: myCommand.Attributes.SetAttribute("queryAttribute", "value of the query attribute"); myCommand.Attributes.SetAttribute("queryAttribute2", DateTime.Now); For more ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols now are deprecated and support for them is subject to removal in a future version of ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-31.html
(Bug #108091, Bug #34477295) On systems running .NET 6, Connector/NET could throw an exception when trying to perform an equality check involving type Datetime.Date. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed ...
Displaying 121 to 130 of 186 total results