Search Results
                    
                    
            https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.usage.html
                                --defaults-group-suffix Also read option groups with the usual names and a suffix of str.  The following sections describe the command-line options for the different modes of operation of mysqlbackup. Use the hyperlinks at the option names to jump ...
                                            
                https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/restore.html
                                Important When performing a restore, make sure the target directories for restore data are all clean, containing no old or unwanted data files (this might require manual removal of files at the locations specified by the --datadir, ... The ...
                                            
                https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-create-configure.html
                                Once this is done, we modify the target cluster's configuration until it matches that of the wild cluster that we want to import. At a later point in the example, we also show how to test the configuration in a dry run before attempting to perform ...
                                            
                https://dev.mysql.com/doc/mysql-errors/8.4/en/global-error-reference.html
                                Error number: 51; Symbol: EE_INCORRECT_GRP_DEFINITION_IN_CONFIG_FILE; Message: Wrong group definition in config file %s at line %d. Error number: 52; Symbol: EE_OPTION_WITHOUT_GRP_IN_CONFIG_FILE; Message: Found option without preceding group in ...
                                            
                https://dev.mysql.com/doc/c-api/8.4/en/mysql-library-init.html
                                 int mysql_library_init(int argc, char **argv, char **groups) Description Call this function to initialize the MySQL client library before you call any other MySQL function. Note To avoid memory leaks after the application is done using the library ...
                                            
                https://dev.mysql.com/doc/c-api/8.4/en/mysql-real-connect-dns-srv.html
                                Instead, it names a DNS SRV record that specifies a group of servers. 86400 IN SRV 20 5 3306 host4.example.com To use that DNS SRV record, pass "_mysql._tcp.example.com" as the dns_srv_name argument to mysql_real_connect_dns_srv(), which then ...
                                            
                https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-full-text-plugins.html
                                Table 4.3 Full-Text Parser Token Types Token Value Meaning FT_TOKEN_EOF End of data FT_TOKEN_WORD A regular word FT_TOKEN_LEFT_PAREN The beginning of a group or subexpression FT_TOKEN_RIGHT_PAREN The end of a group or subexpression FT_TOKEN_STOPWORD ... MySQL supports server-side full-text parser plugins with MyISAM and ...
                                            
                https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-6.html
                                (Bug #37909595) CREATE TABLESPACE, when the specified logfile group did not exist, was rejected with error 723 No such table existed, which did not correctly identify the source of the problem with the SQL statement. Now in such cases, the server ...
                                            
                https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-how-to-import-onnx.html
                                Update the owner and group of the file path previously specified that has the uploaded ONNX file. Update the owner and group of the file path previously specified that has the uploaded ONNX file.  This topic describes how to import an external ONNX ...
                                            
                https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-aml-training-an-anomaly-detection-model.html
                                IP DATETIME TIME HEX IPPORT OCID window_size: Specifies the maximum number of log lines to be grouped for anomaly detection. Log lines are grouped according to their respective source (for example, logs from multiple MySQL databases that are in the ... After preparing the data for an anomaly detection model, you can train the ...