Search



Search Results
Displaying 2351 to 2360 of 3282 total results
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-error-logging.html
Server Error Logging 3.1.2.3 Server Error Logging MySQL HeatWave on AWS logs MySQL Server diagnostic information such as errors, warnings, and status updates to the Performance Schema error_log table. You can use a command-line client such as MySQL ...
https://dev.mysql.com/doc/connector-j/en/connector-j-build-props-changes.html
A number of Ant properties for building Connector/J from source have been renamed; see Table 4.1, “Changes with the Build Properties from Connector/J 5.1 to 8.0 and Beyond” Table 4.1 Changes with the Build Properties from Connector/J 5.1 to 8.0 ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-blob-clob-processing.html
blobSendChunkSize Chunk size to use when sending BLOB/CLOBs via server-prepared statements. Note that this value cannot exceed the value of 'maxAllowedPacket' and, if that is the case, then this value will be corrected automatically. Since Version ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-jdbc-compliance.html
Default Value false Since Version 3.0.0 useOldAliasMetadataBehavior Should the driver use the legacy behavior for "AS" clauses on columns and tables, and only return aliases ,if any, for 'ResultSetMetaData.getColumnName()' or ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-result-sets.html
clobberStreamingResults This will cause a streaming result set to be automatically closed, and any outstanding data still streaming from the server to be discarded if another query is executed before all the data has been read from the server.
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 ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-charsets.html
Setting the Character Encoding For Connector/J 8.0.25 and earlier: The character encoding between the client and the server is automatically detected upon connection (provided that the Connector/J connection properties characterEncoding and ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-error-sqlstates.html
The table below provides a mapping of the MySQL error numbers to JDBC SQLState values.
https://dev.mysql.com/doc/connector-j/en/connector-j-test-props-changes.html
No longer needed, as multi-JVM tests have been removed from the test suite.
https://dev.mysql.com/doc/refman/8.4/en/adding-collation-unicode-uca.html
The following table lists the base collations of the Unicode character sets for which UCA collations can be defined. Table 12.4 MySQL Character Sets Available for User-Defined UCA Collations Character Set Base Collation utf8mb4 utf8mb4_unicode_ci ...
Displaying 2351 to 2360 of 3282 total results