Search Results
                    
                    
            https://dev.mysql.com/doc/connectors/en/connector-net-entityframework-core.html
                                Maximum String Length The following table shows the maximum length of string types supported by the Connector/NET implementation of EF Core.  MySQL Connector/NET integrates support for Entity Framework Core (EF Core). The requirements and ...
                                            
                https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core.html
                                Maximum String Length The following table shows the maximum length of string types supported by the Connector/NET implementation of EF Core.  MySQL Connector/NET integrates support for Entity Framework Core (EF Core). The requirements and ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-column-limits.html
                                 MySQL HeatWave has the following column limits: As of MySQL 9.2.2, the maximum column width is 4192192 bytes. In previous versions of MySQL, the maximum column width is 65532 bytes. The maximum column limit for base relations, tables as loaded into ...This includes the size of all the data and column metadata stored in the ...
                                            
                https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-procedure.html
                                Perform a test run, and then execute the import cluster command. Any cluster processes that are under the control of the system's boot-time process management facility, such as /etc/init.d on Linux systems or the Services Manager on Windows ... The ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/optimizing-innodb-transaction-management.html
                                For example, an application might encounter performance issues if it commits thousands of times per second, and different performance issues if it commits only every 2-3 hours. When each change is followed by a commit (as with the default autocommit ... To optimize InnoDB transaction processing, find the ideal balance between the performance overhead of transactional features and the workload of your ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
                                It also includes these options: Timeout: Maximum time to wait before the connection is aborted.  This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. In addition to naming your new connection in the field provided, ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/group-replication-performance-xcom-cache-increase.html
                                In this situation, consider increasing the group_replication_message_cache_size limit with reference to the expected volume of messages in the time period specified by the group_replication_member_expel_timeout system variable plus the 5-second ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/innodb-enabling-monitors.html
                                 When InnoDB monitors are enabled for periodic output, InnoDB writes the output to mysqld server standard error output (stderr) every 15 seconds, approximately. If you want to direct the output to the console window rather than to the error log, ...
                                            
                https://dev.mysql.com/doc/refman/8.4/en/replication-features-shutdowns.html
                                However, the replica notices the network outage only after receiving no data from the source for replica_net_timeout seconds. If your outages are short, you may want to decrease the value of replica_net_timeout. If an unexpected exit occurs between ... It is safe to shut down a replication source server and restart it ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide/en/mysql-x-expressions-ebnf-definitions.html
                                 This section provides a visual reference guide to the grammar for the expression language used in X DevAPI.