Search Results
Displaying 3281 to 3290
of 3292 total results
- « Previous
- 327
- 328
- 329
- 330
- Next »
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-plugins.html
These variables become visible through the SHOW STATUS and SHOW VARIABLES statements and the corresponding INFORMATION_SCHEMA tables. To create a plugin library, you must provide the required descriptor information that indicates what plugins the ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/tasks-access-within-k8s.html
row *************************** ENGINE: ndbcluster SUPPORT: YES COMMENT: Clustered, fault-tolerant tables TRANSACTIONS: YES XA: NO SAVEPOINTS: NO 2 rows in set (0.00 sec) . An application running inside the Kubernetes Cluster can use these ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.7-ndb-8.4.7.html
(Bug #38260769) When running CREATE or INSERT statements on a NDB Binlog server with sql_log_bin = 0, replication would fail due to a table not existing. Note These release notes were created with the assistance of MySQL HeatWave GenAI.
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-5.html
It is suitable for use with MySQL NDB Cluster 8.4, 8.0, and 7.6. (Bug #37609816) Client: A delete cluster command failed if the backup's schema file containing the metadata of the NDB tables was missing (for example, due to accidental manual ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-3-0.html
(Bug #35748874) mysqlbackup failed to restore a partial backup when it contained tables with foreign key constraints. MySQL Enterprise Backup 8.3.0 is the latest release for MySQL Enterprise Backup, and supports MySQL Server 8.3.0 only. For MySQL ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-0.html
MySQL Enterprise Backup 8.4.0 marks the start of a new series of LTS (Long Term Support) releases. MySQL Enterprise Backup 8.4.0 is recommended for use on production systems. The 8.4.X LTS releases focus on security and bug fixes while the next ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-27.html
It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. (Bug #33237255, Bug #104641) When cacheServerConfiguration was enabled and subsequent connections were configured with different character set options, inserting strings into a ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-32.html
It is suitable for use with MySQL Server versions 8.0 and 5.7. The check wrongly rejected queries that had a WITH clause using a common table expression and a UNION operator, and had the first SELECT statement put between parentheses. However, the ... Version 8.0.32 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-0-0.html
(WL #16342) The static list of MySQL reserved words found in the DatabaseMetaData class (which is used by Connector/J when it cannot obtain the list of reserved words from the INFORMATION_SCHEMA.KEYWORDS table on the server) has been updated.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-1-0.html
(Bug #113509, Bug #36154975) After using executeBatch() to insert rows into a table and adding more rows with executeUpdate(), getGeneratedKeys() returned the wrong keys for the inserted rows. Version 9.1.0 is a new GA release of MySQL Connector/J.
Displaying 3281 to 3290
of 3292 total results
- « Previous
- 327
- 328
- 329
- 330
- Next »