Search Results
                    
                    
            https://dev.mysql.com/doc/internals/en/floating-point-types.html
                                 The MySQL Reference Manual has a discussion of floating-point numbers in Section 11.2 Numeric Types, including details about the storage. Let us now take up the story from where the MySQL Reference Manual leaves off. This document was created when ...The following discussion concentrates on the case where no display width and decimals are ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/floating-point-types.html
                                MySQL uses four bytes for single-precision values and eight bytes for double-precision values. MySQL also supports this optional precision specification, but the precision value in FLOAT(p) is used only to determine storage size. MySQL permits a ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-single.html
                                Data node/s configured to have encryption but password not provided 1309 MySQL error. Encryption password has bad character/s (see 'HELP START BACKUP') 1310 MySQL error. Encryption password is too long (see 'HELP START BACKUP') 1311 MySQL error. 
                                            
                https://dev.mysql.com/doc/refman/8.4/en/glossary.html
                                It processes SQL statements, and also MySQL-specific commands such as SHOW TABLES, by passing requests to the mysqld daemon. option A configuration parameter for MySQL, either stored in the option file or passed on the command line. Some of the ...
                                            
                https://dev.mysql.com/doc/mysql-monitor/8.0/en/glossary.html
                                Typically, you map LDAP roles to corresponding MySQL Enterprise Monitor roles, to enable groups of users to have basic or administrative access to the Dashboard without configuring each user individually, or giving them a new user ID and password, ... These terms are commonly used in information about MySQL Enterprise ...advisor Advisors filter and evaluate the information collected by the Monitoring ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-application-error.html
                                NDB error code 5002 MySQL error DMEC Error message The process has wrong type. NDB error code 5005 MySQL error DMEC Error message Send to process or receive failed. NDB error code 5007 MySQL error DMEC Error message Invalid error number. NDB error ... The following list enumerates all NDB errors of type AE (Application ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-relnotes.html
                                2025-02-18: Switchover Now Supported for High Availability DB Systems You can now manually promote one of the secondary MySQL instances to be the primary instance in a high availability DB System.  Release Notes 23 Release Notes Release notes for ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/linux-installation-apt-repo.html
                                During the installation, you are asked to supply a password for the root user for your MySQL installation. You can set the root password later using the program mysql_secure_installation.  This section provides guidance on installing MySQL using the ...If you are not sure which version to choose, do not change the default options selected for ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
                                Features Added or Changed in MySQL 8.4 Features Deprecated in MySQL 8.4 Features Removed in MySQL 8.4 Features Added or Changed in MySQL 8.4 The following features have been added to MySQL 8.4: MySQL native password authentication changes. Beginning ... This section summarizes what has been added to, deprecated in, changed, and removed from MySQL 8.4 since MySQL ...
                                            
                https://dev.mysql.com/doc/mysql-errors/8.4/en/server-error-reference.html
                                Error number: 1760; Symbol: ER_INSECURE_CHANGE_SOURCE; SQLSTATE: HY000 Message: Storing MySQL user name or password information in the connection metadata repository is not secure and is therefore not recommended. Please consider using the USER and ... The MySQL server writes some error messages to its error log, and sends others to client ...Example server-side error messages written to the error log: 2018-10-28T13:01:32.735983Z 0 [Note] ...