Search Results
                    
                    
            https://dev.mysql.com/doc/refman/8.4/en/xml-functions.html
                                Do not output explicit error messages that might provide an unauthorized user with clues that could be used to compromise the system; log these to a file or database table instead. Just as SQL injection attacks can be used to obtain information ...
                                            
                https://dev.mysql.com/doc/internals/en/decoding-specification.html
                                Alignment: x bits alignment to the next byte border Code Trees. For every record: 1-5 bytes length of the compressed record in bytes 1. 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-cpp-installation-source-distribution.html
                                The distribution when unpacked includes an INFO_SRC file that provides information about the product version and the source repository from which the distribution was produced. The distribution also includes other documentation files such as those ... To obtain a Connector/C++ source distribution, visit the Connector/C++ downloads ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/mgm-concepts.html
                                A NULL value indicates an error; otherwise, the return value must be freed by the programmer. A function can return any of the following: An integer value, with a value of -1 indicating an error. Error conditions can be identified by using the ...
                                            
                https://dev.mysql.com/doc/internals/en/test-faults-macros.html
                                 DBUG_EXECUTE_IF (keyword, code) allows executing a piece of code if the appropriate dbug instruction is set. DBUG_EVALUATE_IF (keyword, val1, val2) is used in if expressions and returns val1 if the appropriate dbug instruction is set. 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-net-programming-prepared.html
                                In addition, prepared execution can provide a reduction of network traffic because for each execution of the prepared statement, it is necessary only to send the data for the parameters. Another advantage of prepared statements is that, with ...
                                            
                https://dev.mysql.com/doc/connector-net/en/connector-net-programming-prepared.html
                                In addition, prepared execution can provide a reduction of network traffic because for each execution of the prepared statement, it is necessary only to send the data for the parameters. Another advantage of prepared statements is that, with ...
                                            
                https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-delete-cluster.html
                                However, it does remove the cluster configuration, data, and log files that reside in the MySQL Cluster Manager data repository. Deleting mycluster without using --removedirs does not remove the data directory for node 1: $> ls -l ... delete cluster ...delete cluster does not remove any MySQL NDB Cluster binaries from ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/myisamchk-repair-options.html
                                --data-file-length=len, -D len Command-Line Format --data-file-length=len Type Numeric The maximum length of the data file (when re-creating data file when it is “full”). --extend-check, -e Command-Line Format --extend-check Do a repair that ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-increase-dbsystem-storage.html
                                Increasing Storage by Updating the Data Storage Size of a DB System Use the Console to increase the data storage size of a DB System that is in the ACTIVE, STARTING_ERROR, or RESTARTING_ERROR state.  Increasing DB System Storage 3.4.7 Increasing DB ...If the DB System is operating normally, resizing the storage will not restart the DB System, and you can continue to query it while the storage is being ...