Search Results
                    
                    
            https://dev.mysql.com/doc/refman/8.4/en/windows-installation.html
                                 MySQL is available for Microsoft Windows 64-bit operating systems only. There are different methods to install MySQL on Microsoft Windows: the MSI, the standard binary distribution (packaged as a compressed file) containing all of the necessary ...
                                            
                https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-3.html
                                (Bug #36559642) Some combinations of optimizer hints did not function correctly.  C API Notes Compilation Notes Configuration Notes SQL Function and Operator Notes JavaScript Programs Performance Schema Notes sys Schema Notes Thread Pool Notes ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-preferences-sql-editor.html
                                 This section provides configuration options that affect the SQL editor functionality in MySQL Workbench. Permits saving and reloading the SQL editor tabs after MySQL Workbench is closed and reopened (including after an unexpected shutdown). 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-python-coding.html
                                 The following guidelines cover aspects of developing MySQL applications that might not be immediately obvious to developers coming from a Python background: For security, do not hardcode the values needed to connect and log into the database in ...
                                            
                https://dev.mysql.com/doc/connector-python/en/connector-python-coding.html
                                 The following guidelines cover aspects of developing MySQL applications that might not be immediately obvious to developers coming from a Python background: For security, do not hardcode the values needed to connect and log into the database in ...
                                            
                https://dev.mysql.com/doc/internals/en/strings-directory.html
                                Many of the files in this subdirectory are equivalent to well-known functions that appear in most C string libraries. On the other hand, some of the files are MySQL additions or improvements. Often the MySQL changes are attempts to optimize the ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-dictionary.html
                                This means that they cannot be accessed by MySQL clients, and that they cannot be replicated. For these reasons, it is often preferable to avoid working with them. The Dictionary class does not have any methods for working directly with columns. You ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-event.html
                                Event Class Overview Event::addEventColumn() Event::addEventColumns() Event::addTableEvent() Event Constructor Event::EventDurability Event::EventReport Event::getDurability() Event::getEventColumn() Event::getName() Event::getNoOfEventColumns() ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-ndb-cluster-connection.html
                                 This section provides information about the Ndb_cluster_connection class, which models a connection by a management server (ndb_mgmd) to a set of data nodes. The application connects to a cluster management server when this object's connect() ...
                                            
                https://dev.mysql.com/doc/mysql-monitor/8.0/en/security-advisors-ref.html
                                Note MySQL Enterprise Firewall and MySQL Enterprise Audit Plug-in advisors are described in MySQL Enterprise Firewall and MySQL Enterprise Audit Plugin. As of MySQL 4.1 (and later), PASSWORD() was modified to produce a longer 41-byte hash value to ...