Search Results
https://dev.mysql.com/doc/connectors/en/connector-python-multi.html
Users must quote these when included in multi statements for other purposes different from declaring an actual statement delimiter; such as names for tables, columns, variables, in comments, and so on. The multi statement execution generates one or ... Connector/Python can execute either a single or multiple statements, this section references multiple statement and associated delimiter ...
https://dev.mysql.com/doc/connector-python/en/connector-python-multi.html
Users must quote these when included in multi statements for other purposes different from declaring an actual statement delimiter; such as names for tables, columns, variables, in comments, and so on. The multi statement execution generates one or ... Connector/Python can execute either a single or multiple statements, this section references multiple statement and associated delimiter ...
https://dev.mysql.com/doc/internals/en/error-messages-5-0-3-higher.html
The file you edit to add a new error message depends on your version of MySQL: MySQL 5.0.3 up to 5.5: Edit errmsg.txt MySQL 5.5 and up: Edit errmsg-utf8.txt In either case, comp_err generates the header files automatically during the MySQL build ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-binarylogs-category.html
Set to NONE to disable, or the name of the algorithm to be used for generating checksums; currently, only CRC32 checksums are supported. Max Binlog Cache Size If a transaction requires more than this many bytes of memory, the server generates a ...
https://dev.mysql.com/doc/heatwave/en/heatwave-system-variables.html
lakehouse_filter_warning_modes_list Command-Line Format --lakehouse_filter_warning_modes_list=modes System Variable lakehouse_filter_warning_modes_list Scope Session Dynamic Yes SET_VAR Hint Applies No Type String Default Value ...Most MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-channel-details.html
Possible values are: Raise an error Allow Generate primary key: Allows replicating a CREATE TABLE or ALTER TABLE transaction with no primary keys, and automatically generates a new invisible primary key column while creating a table without primary ...Possible values are: Manual input: The UUID was user-defined or was generated by the ... Channel Details 8.7.1 Channel Details The Channel Details page contains the following ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-troubleshooting.html
If you have to use a floating point column in your primary key, use DOUBLE or DECIMAL types in place of FLOAT. The second reason for the generation of exceptions is that transaction-scoped contextual data may be vulnerable, for example: Temporary ...
https://dev.mysql.com/doc/refman/8.4/en/diagnostics-area.html
The definitions apply for conditions generated other than by a signal (that is, by a SIGNAL or RESIGNAL statement). CATALOG_NAME, SCHEMA_NAME, TABLE_NAME, COLUMN_NAME: Strings that indicate the catalog, schema, table, and column related to the ...
https://dev.mysql.com/doc/refman/8.4/en/innodb-compression-syntax-warnings.html
Specifying a KEY_BLOCK_SIZE with any other ROW_FORMAT generates a warning that you can view with SHOW WARNINGS. If you are running with innodb_strict_mode enabled, the combination of a KEY_BLOCK_SIZE with any ROW_FORMAT other than COMPRESSED ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-errors.html
This fixes a bug in Access that when you export data to MySQL, the table and column names aren't specified. This fixes some cases where columns are marked as #DELETED# in Access. If you are using Connector/ODBC to link to a table that has a BIGINT ... The following section details some common errors and their suggested fix or alternative ...