Search Results
                    
                    
            https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/bugs.corruption.html
                                Reboot the database server and the storage device to see if the problem persists. If the problem persists after the database server and the storage device have been restarted, you might really have a corruption on your disk. You might consider ...
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-backup-osb.html
                                You control OSB features such as encryption by defining a “storage selector” that applies those features to a particular backup, and passing the name of the storage selector to OSB using the MySQL Enterprise Backup parameter ... Tape drives are ...
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-encrypted-innodb.html
                                When the database server uses encrypted InnoDB tablespaces, MySQL Enterprise Backup always stores the master key for encryption in an encrypted file inside the backup, irrespective of the kind of keyring plugin or component the server uses. The ...
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.html
                                Any other files in the database subdirectories under the server's data directory. Here are some sample commands to start a backup operation with mysqlbackup are: # Information about data files can be retrieved through the database server connection. 
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.verify.html
                                You can then execute SHOW statements to verify the database and table structures, and execute queries to verify further details of the database. See Section 4.2.4, “Restoring a Database” for the basic steps for restoring a backup, and see ...
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/server-repository-options.html
                                 These repository options specify various parameters related to the database server to which a backup is restored. For backups:You do not need to specify this option, because its value is retrieved automatically using the database server connection. 
                                            
                https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-12.html
                                It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #27977617, Bug #90753) When an application tried to connect to a non-MySQL database through some JDBC driver and Connector/J happened to be on the class ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-13.html
                                It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #28207088) When a connection property's value contained an equal sign (“=”) in itself, an exception (“WrongArgumentException: Malformed database ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-17.html
                                It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #20010454, Bug #74690) A new connection property, databaseTerm, sets which of the two terms is used in an application to refer to a database.  Version ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-5-0.html
                                It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. The time zone mappings were updated using the latest CLDR and IANA Time Zone databases. (Bug #23146631) The isSameRM() method incorrectly considered the database ... Note These release notes were created with the assistance of MySQL HeatWave ...