Search



Search Results
Displaying 151 to 160 of 318 total results
https://dev.mysql.com/doc/extending-mysql/9.7/en/adding-loadable-function.html
(xxx() is not even called for subsequent rows.) Loadable Function Character Set Handling By default, loadable functions take no account of the character set or collation of string arguments or return values. In MySQL 9.7 the interface for writing ...
https://dev.mysql.com/doc/connector-cpp/26.7/en/connector-cpp-apps-general-considerations.html
#if MYSQL_CONCPP_VERSION_NUMBER < 8000032 // this usage is OK; it compiles with 8.0.31 and all previous versions #endif When a Connector/C++ application that uses X DevAPI also uses the CharacterSet::utf8mb3 enumeration constant or any of the new ...
https://dev.mysql.com/doc/workbench/en/wb-migration-database-concepts.html
Index Yes Yes Yes Yes Information Schema Yes No Yes Yes Object Names Case Sensitivity Depends on collation Depends on collation Mixed Mixed MySQL: sensitivity of database, table, and trigger names OS dependent; other object names are not ... The ...
https://dev.mysql.com/doc/internals/en/event-data-for-specific-event-types.html
Value is three 2-byte unsigned integers representing the character_set_client, collation_connection, and collation_server system variables. Value is a 2-byte unsigned integer representing the collation_database system variable. The character set ...
https://dev.mysql.com/doc/internals/en/miscellaneous-options.html
For Autotools MySQL build options that have CMake equivalents, the normal mapping from an Autotools option to the CMake option is to convert uppercase, remove leading dashes, replace dashes with underscores, and add a leading -D.
https://dev.mysql.com/doc/internals/en/query-event.html
Note only written if code > 0 (aka "en_US") Q_CHARSET_DATABASE_CODE characterset and collation of the schema Q_TABLE_MAP_FOR_UPDATE_CODE a 64bit-field ... Binlog::QUERY_EVENT: The query event is used to send text querys right the binlog.
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-26-7.html
This section provides information about keywords and reserved words in MySQL 26.7. MySQL 26.7 Keywords and Reserved Words MySQL 26.7 New Keywords and Reserved Words MySQL 26.7 Removed Keywords and Reserved Words MySQL 26.7 Keywords and Reserved ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-0.html
This section provides information about keywords and reserved words in MySQL 8.0. MySQL 8.0 Keywords and Reserved Words MySQL 8.0 New Keywords and Reserved Words MySQL 8.0 Removed Keywords and Reserved Words MySQL 8.0 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-4.html
This section provides information about keywords and reserved words in MySQL 8.4. MySQL 8.4 Keywords and Reserved Words MySQL 8.4 New Keywords and Reserved Words MySQL 8.4 Removed Keywords and Reserved Words MySQL 8.4 Keywords and Reserved Words ...
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-9-7.html
This section provides information about keywords and reserved words in MySQL 9.7. MySQL 9.7 Keywords and Reserved Words MySQL 9.7 New Keywords and Reserved Words MySQL 9.7 Removed Keywords and Reserved Words MySQL 9.7 Keywords and Reserved Words ...
Displaying 151 to 160 of 318 total results