Search



Search Results
Displaying 221 to 230 of 510 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-application-error.html
Having a table without primary key uses an autoincremented hidden key, i.e. The following list enumerates all NDB errors of type AE (Application error). NDB error code 5002 MySQL error DMEC Error message The process has wrong type. NDB error code ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-single.html
Having a table without primary key uses an autoincremented hidden key, i.e. a table without a primary key can not have an autoincremented column 4340 MySQL error. It is not allowed to increment any other than unsigned ints 4218 MySQL error. This ...
https://dev.mysql.com/doc/x-devapi-userguide/en/value-expression-strings.html
An example use of a value expression string would be to increment a counter. Value expression strings are used to compute a value which can then be assigned to a given field or column. This is necessary for both modify() and update(), as well as ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/value-expression-strings.html
An example use of a value expression string would be to increment a counter. Value expression strings are used to compute a value which can then be assigned to a given field or column. This is necessary for both modify() and update(), as well as ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/value-expression-strings.html
An example use of a value expression string would be to increment a counter. Value expression strings are used to compute a value which can then be assigned to a given field or column. This is necessary for both modify() and update(), as well as ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-update-loaded-data.html
You can update loaded external tables by using one of the following methods: You can load data from Object Storage by using event-based incremental load. To prevent the data in a Lakehouse table from getting outdated, refresh the tables using ...To ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-file-formats.html
When the audit log plugin opens the audit log file, it initializes the sequence number to the size of the audit log file, then increments the sequence by 1 for each record logged. When the audit log plugin opens the audit log file, it initializes ...
https://dev.mysql.com/doc/refman/8.4/en/binary-log.html
For more information about the binary log and recovery operations, see Section 9.5, “Point-in-Time (Incremental) Recovery”. The session values of the following system variables are written to the binary log and honored by the replica when ...
https://dev.mysql.com/doc/refman/8.4/en/communication-errors.html
If the log_error_verbosity system variable is set to 3, you might find messages like this in your error log: [Note] Aborted connection 854 to db: 'employees' user: 'josh' If a client is unable even to connect, the server increments the ... If ...
https://dev.mysql.com/doc/refman/8.4/en/flush.html
If binary logging is enabled, the sequence number of the binary log file is incremented by one relative to the previous file. If relay logging is enabled, the sequence number of the relay log file is incremented by one relative to the previous file.
Displaying 221 to 230 of 510 total results