PDF (US Ltr)
        - 35.1Mb
                                PDF (A4)
        - 35.2Mb
                                Man Pages (TGZ)
        - 256.4Kb
                                Man Pages (Zip)
        - 361.2Kb
                                Info (Gzip)
        - 3.4Mb
                                Info (Zip)
        - 3.4Mb
                    
            Search Results
                        
                    
                    
            https://dev.mysql.com/doc/refman/5.7/en/ldml-rules.html
                                Within hexadecimal values, the digits A through F are not case-sensitive; \u00E1 and \u00e1 are equivalent. This is a subset of the syntax described in the LDML specification available at http://www.unicode.org/reports/tr35/, which should be ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/locking-service.html
                                The locking interface treats namespace and lock names as binary strings, so comparisons are case-sensitive.  MySQL distributions provide a locking interface that is accessible at two levels: At the SQL level, as a set of loadable functions that each ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/manual-info.html
                                 This is the Reference Manual for the MySQL Database System, version 5.7, through release 5.7.44. Differences between minor versions of MySQL 5.7 are noted in the present text with reference to release numbers (5.7.x). This manual is not intended ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-install-windows-initial-start.html
                                 Once the NDB Cluster executables and needed configuration files are in place, performing an initial start of the cluster is simply a matter of starting the NDB Cluster executables for all nodes in the cluster. Each cluster node process must be ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-ndbd-definition.html
                                (For example, 100K means 100 × 1024 = 102400.) Parameter names and values are case-insensitive, unless used in a MySQL Server my.cnf or my.ini file, in which case they are case-sensitive.  The [ndbd] and [ndbd default] sections are used to ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-ndbinfo.html
                                 ndbinfo is a database containing information specific to NDB Cluster. This database contains a number of tables, each providing a different sort of data about NDB Cluster node status, resource usage, and operations. You can find more detailed ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-command-options.html
                                 mysql supports the following options, which can be specified on the command line or in the [mysql] and [client] groups of an option file. For information about option files used by MySQL programs, see Section 4.2.2.2, “Using Option Files”. This ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-commands.html
                                 mysql sends each SQL statement that you issue to the server to be executed. There is also a set of commands that mysql itself interprets. For a list of these commands, type help or \h at the mysql> prompt: mysql> help List of all MySQL commands: ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-enterprise-data-masking.html
                                Data masking hides sensitive information by replacing real values with substitutes.  MySQL Enterprise Edition 5.7 and higher includes MySQL Enterprise Data Masking and De-Identification, implemented as a plugin library containing a plugin and ...
                                            
                https://dev.mysql.com/doc/refman/5.7/en/mysql-enterprise-security.html
                                MySQL Transparent Data Encryption (TDE) provides at-rest encryption for MySQL Server for all files that might contain sensitive data.  MySQL Enterprise Edition provides plugins that implement security features using external services: MySQL ...