Search Results
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-23.html
However, when Connector/J inserted a java.sql.TIME into the server as a MySQL TIME value, the fractional seconds were always truncated. To allow the fractional seconds to be sent to the server, a new connection property, ... Version 8.0.23 is the ...
https://dev.mysql.com/doc/workbench/en/wb-migration-overview-steps.html
Options (see the figure that follows for an example): Truncate target tables before copying data: In case the target database already exists, this will delete said data. This example migrates a Microsoft SQL Server database to MySQL and includes an ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-data-migration-setup.html
Options: Truncate target tables before copying data: In case the target database already exists, this will delete said data. Transfers data from the source RDBMS to the target MySQL database (see the figure that follows). The setup screen includes ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-modeling.html
Number of Columns to Display [30] Larger tables will be truncated. This section provides configuration options that affect the modeling functionality in MySQL Workbench (see the figure that follows). Force use of software based rendering for EER ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-sql-editor.html
If this option is turned on, data truncation may result: Binary byte string values may contain null bytes as part of their valid data, whereas for nonbinary character strings, a null byte terminates the string. This section provides configuration ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-datetime-types-processing.html
Default Value true Since Version 8.0.23 sendFractionalSeconds If set to "false", the fractional seconds will always be truncated before sending any data to the server. connectionTimeZone Configures the connection time zone which is used by ...
https://dev.mysql.com/doc/connectors/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/connectors/en/connector-odbc-configuration-connection-parameters.html
Without this option, parameter binding will be truncated to 255 characters. On Unix and macOS, use the parameter name and value as the keyword/value pair in the DSN configuration. Alternatively, you can set these parameters within the ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn-windows-5-2.html
The ODBC Data Source Administrator on Windows lets you create DSNs, check driver installation, and configure ODBC functions such as tracing (used for debugging) and connection pooling. The following are steps for creating and configuring a DSN with ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-reference-errorcodes.html
The following tables lists the error codes returned by Connector/ODBC apart from the server errors.