Search



Search Results
Displaying 421 to 430 of 2652 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbscanfilter.html
Strings compared using COND_LIKE and COND_NOTLIKE can use the pattern metacharacters % and _. The condition values COND_LIKE or COND_NOTLIKE are used to compare a column value with a string pattern. When using a COND_LIKE or COND_NOTLIKE comparison ...NdbScanFilter Class Overview NdbScanFilter::begin() NdbScanFilter::BinaryCondition NdbScanFilter::cmp() NdbScanFilter::cmp_param() NdbScanFilter Constructor NdbScanFilter::end() NdbScanFilter::eq() NdbScanFilter::isfalse() NdbScanFilter::isnotnull() NdbScanFilter::isnull() NdbScanFilter::istrue() NdbScanFilter::ge() NdbScanFilter::getNdbError() NdbScanFilter::getNdbOperation() NdbScanFilter::Group NdbScanFilter::gt() NdbScanFilter::le() NdbScanFilter::lt() NdbScanFilter::ne() NdbScanFilter::reset() NdbScanFilter::setSqlCmpSemantics() NdbScanFilter Class Overview Parent class None Child classes None Description NdbScanFilter provides an alternative means of specifying filters for scan ...
https://dev.mysql.com/doc/refman/8.4/en/error-log-rule-based-filtering.html
To escape a character within a string, precede it by a backslash (\). A backslash is required to include backslash itself or the string-quoting character, optional for other characters. Symbolic names can be specified as quoted strings for ... The ...
https://dev.mysql.com/doc/x-devapi-userguide/en/dynamic-sql.html
A quoting function exists to escape SQL names and identifiers. Note The quoting function must not be used to escape values. Session.quoteName() escapes the identifier given in accordance to the settings of the current connection. Use the value ...
https://dev.mysql.com/doc/connectors/en/connector-j-query-attributes.html
Connector/J supports Query Attributes when it has been enabled on the server by installing the query_attributes component (see Prerequisites for Using Query Attributes for details). Attributes are set for a query by using the setAttribute() method ...
https://dev.mysql.com/doc/connectors/en/connector-net-programming-getschema.html
GetSchema(String) - This call returns information about the collection named in the string parameter. If the string “MetaDataCollections” is used then a list of all available collections is returned. GetSchema(String, String[]) - In this call ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-getschema.html
GetSchema(String) - This call returns information about the collection named in the string parameter. If the string “MetaDataCollections” is used then a list of all available collections is returned. GetSchema(String, String[]) - In this call ...
https://dev.mysql.com/doc/internals/en/com-change-user.html
COM_CHANGE_USER changes the user of the current connection and reset the connection state. and others It is followed by the same states as the initial handshake.
https://dev.mysql.com/doc/internals/en/load-event.html
Binlog::LOAD_EVENT: all string lengths are without the terminating 0 Payload 4 slave_proxy_id 4 exec_time 4 skip_lines 1 table_name_len 1 schema_len 4 num_fields 1 field_term 1 enclosed_by 1 line_term 1 line_start 1 escaped_by 1 opt_flags 1 ...
https://dev.mysql.com/doc/x-devapi-userguide/en/method-chaining.html
This section explains how to use method chaining instead of working with SQL strings of JSON structures. The following example shows how method chaining is used instead of an SQL string when working with Session objects. X DevAPI supports a number ...
https://dev.mysql.com/doc/connector-j/en/connector-j-query-attributes.html
Connector/J supports Query Attributes when it has been enabled on the server by installing the query_attributes component (see Prerequisites for Using Query Attributes for details). Attributes are set for a query by using the setAttribute() method ...
Displaying 421 to 430 of 2652 total results