Search Results
                    
                    
            https://dev.mysql.com/doc/refman/8.4/en/firewall-usage.html
                                To control the initial firewall state explicitly, you can set the variable at server startup. Scheduling Firewall Cache Reloads Each time the MYSQL_FIREWALL server-side plugin initializes, it loads data from these tables to its internal cache: ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-configuration-overview.html
                                For node parameters, these tables also indicate what type of restart is required (node restart or system restart)—and whether the restart must be done with --initial—to change the value of a given configuration parameter. When performing a node ...Each of the node parameter tables lists the parameters for a given type (ndbd, ndb_mgmd, mysqld, computer, tcp, or ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/postinstallation.html
                                 This section discusses tasks that you should perform after installing MySQL: If necessary, initialize the data directory and create the MySQL grant tables. For some MySQL installation methods, data directory initialization may be done for you ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/replication-options-binary-log.html
                                The exception is if you use mysqld to initialize the data directory manually by invoking it with the --initialize or --initialize-insecure option, when binary logging is disabled by default. When you first start the server with binary log encryption ... Startup Options Used with Binary Logging System Variables Used with Binary Logging You can use the mysqld options and system variables that are described in this section to affect the operation of the binary log as well as to control which statements are written to the binary ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/windows-postinstallation.html
                                If necessary, initialize the data directory and create the MySQL grant tables. Windows installation operations performed by MySQL Configurator can initialize the data directory automatically. For installation from a ZIP Archive package, initialize ... GUI tools exist that perform most of the tasks described in this section, including: MySQL Configurator: Used to configure the MySQL ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/windows-server-first-start.html
                                Note The database must be initialized before MySQL can be started. For additional information about the initialization process, see Section 2.9.1, “Initializing the Data Directory”. [Server] C:\mysql\bin\mysqld.exe (mysqld 8.0.30) starting as ...
                                            
                https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-start-process.html
                                 start process {[--initial|-i] nodespec | --added} cluster_name nodespec: {nodetype | process_id_list} process_id_list: process_id[, process_id[, ...]] This command starts the MySQL NDB Cluster processes specified by nodespec in the cluster named ...
                                            
                https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-mcmd.html
                                -i, --initial Reinitialize configuration metadata directory --pid-file <pidfile> Path and filename of pid file -V, --version Display version information and exit. When an SQL node is initialized, the mcmd agent creates a new MySQL user account on it ...Invoking this executable starts the MySQL Cluster Manager Agent, to which you can connect using the mcm client (see Section 4.3, “Starting the MySQL Cluster Manager Client” and Chapter 5, MySQL Cluster Manager Client Commands for more ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-high-availability-and-clustering.html
                                Default Value 120 Since Version 5.1.6 initialTimeout If 'autoReconnect' is enabled, the initial time to wait between re-connect attempts (in seconds, defaults to "2"). Default Value 30 Since Version 3.0.2 allowReplicaDownConnections By default, a ...
                                            
                https://dev.mysql.com/doc/mysql-installer/en/mysql-installer-catalog-dashboard.html
                                This step appears when you select: The Custom setup type during the initial setup. MySQL Installer Dashboard The MySQL Installer dashboard is the default view that you see when you start MySQL Installer after the initial setup finishes. If you ...