Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 1971 to 1980 of 2151 total results
https://dev.mysql.com/doc/refman/8.0/en/ansi-diff-update.html
If you access a column from the table to be updated in an expression, UPDATE uses the current value of the column. The second assignment in the following statement sets col2 to the current (updated) col1 value, not the original col1 value. The ...
https://dev.mysql.com/doc/refman/8.0/en/apache.html
There are programs that let you authenticate your users from a MySQL database and also let you write your log files into a MySQL table.
https://dev.mysql.com/doc/refman/8.0/en/apis-php-info.html
The MySQL PHP API manual is now published in standalone form, not as part of the MySQL Reference Manual.
https://dev.mysql.com/doc/refman/8.0/en/apis-ruby-mysqlruby.html
For information on installing the module, and the functions exposed, see MySQL/Ruby. The MySQL/Ruby module provides access to MySQL databases using Ruby through libmysqlclient.
https://dev.mysql.com/doc/refman/8.0/en/apis-ruby-rubymysql.html
For information on installing the module, and the functions exposed, see Ruby/MySQL. The Ruby/MySQL module provides access to MySQL databases using Ruby through a native driver interface using the MySQL network protocol.
https://dev.mysql.com/doc/refman/8.0/en/audit-log-restrictions.html
Changes made by no-SQL APIs, such as memcached, Node.JS, and the NDB API, are not logged. MySQL Enterprise Audit is subject to these general restrictions: Only SQL statements are logged. Only top-level statements are logged, not statements within ...
https://dev.mysql.com/doc/refman/8.0/en/authentication-plugins.html
The following sections describe pluggable authentication methods available in MySQL and the plugins that implement these methods. Note If you are looking for information about the authentication_oci plugin, it is MySQL HeatWave Service only. For ...
https://dev.mysql.com/doc/refman/8.0/en/binlog.html
This statement can execute only format description events and row events. It is generated by the mysqlbinlog program as the printable representation of certain events in binary log files. (See Section 6.6.9, “mysqlbinlog — Utility for Processing ...
https://dev.mysql.com/doc/refman/8.0/en/cannot-roll-back.html
If you issue a statement early in a transaction that cannot be rolled back, and then another statement later fails, the full effect of the transaction cannot be rolled back in such cases by issuing a ROLLBACK statement. In general, these include ...
https://dev.mysql.com/doc/refman/8.0/en/channels-commands-single-channel.html
The requester must wait while the transaction is completed and the rotation takes place. This behavior prevents transactions from being split, which is not permitted for Group Replication.
Displaying 1971 to 1980 of 2151 total results