Search Results
                    
                    
            https://dev.mysql.com/doc/refman/8.4/en/server-system-variables.html
                                OFF signals a termination of the background thread, which waits for it to end. The background thread checks the termination flag before accessing the queue to check for tasks to execute. The destination for log output is controlled by the log_output ... The MySQL server maintains many system variables that affect its ...
                                            
                https://dev.mysql.com/doc/refman/8.4/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 6.2.2.2, “Using Option Files”. 
                                            
                https://dev.mysql.com/doc/internals/en/generating-browsable-binary-log-information.html
                                 Source files in the sql directory of a MySQL source tree or source distribution contain comments that can be processed with doxygen to generate HTML files that describe classes, files, and so forth. To generate the HTML files and view information ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/charset-unicode.html
                                 The Unicode Standard includes characters from the Basic Multilingual Plane (BMP) and supplementary characters that lie outside the BMP. For information about the Unicode Standard itself, visit the Unicode Consortium website. BMP characters have ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/regexp.html
                                MySQL implements regular expression support using International Components for Unicode (ICU), which provides full Unicode support and is multibyte safe. For example, the regular expression hello|world contains the | alternation operator and matches ...This section discusses the functions and operators available for regular expression matching and illustrates, with examples, some of the special characters and constructs that can be used for regular expression ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/extended-show.html
                                 Some extensions to SHOW statements accompany the implementation of INFORMATION_SCHEMA: SHOW can be used to get information about the structure of INFORMATION_SCHEMA itself. Several SHOW statements accept a WHERE clause that provides more ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/identifier-mapping.html
                                All other national letters from alphabets that have uppercase/lowercase mapping are encoded as shown in the following table.  There is a correspondence between database and table identifiers and names in the file system. For the basic structure, ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/keywords.html
                                Certain keywords, such as SELECT, DELETE, or BIGINT, are reserved and require special treatment for use as identifiers such as table and column names. This may also be true for the names of built-in functions. Some keywords which are otherwise ...
                                            
                https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-5-7.html
                                 This section provides information about keywords and reserved words in MySQL 5.7. MySQL 5.7 Keywords and Reserved Words MySQL 5.7 New Keywords and Reserved Words MySQL 5.7 Removed Keywords and Reserved Words MySQL 5.7 Keywords and Reserved Words ...
                                            
                https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-8-0.html
                                 This section provides information about keywords and reserved words in MySQL 8.0. MySQL 8.0 Keywords and Reserved Words MySQL 8.0 New Keywords and Reserved Words MySQL 8.0 Removed Keywords and Reserved Words MySQL 8.0 Keywords and Reserved Words ...