Search Results
                    
                    
            X DevAPI User Guide for MySQL Shell in JavaScript Mode :: 11.4 Collection Index Management Functions
                https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/crud-ebnf-collection-index-management-functions.html
                                 Collection.createIndex() Function The syntax for this function shown in EBNF is: CollectionCreateIndex ::= '.createIndex(' StringLiteral ',' DocumentOrJSON ')' Figure 11.13 CollectionCreateIndexFunction CollectionDropIndex The syntax for this ...
                                            
                https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/crud-ebnf-collection-index-management-functions.html
                                 Collection.createIndex() Function The syntax for this function shown in EBNF is: CollectionCreateIndex ::= '.createIndex(' StringLiteral ',' DocumentOrJSON ')' Figure 11.13 CollectionCreateIndexFunction CollectionDropIndex The syntax for this ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-tutorial-plugins.html
                                 The tutorials in this section demonstrate how to extend MySQL Workbench by creating custom plugins. 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-j-multi-host-connections.html
                                 The following sections discuss a number of topics that involve multi-host connections, namely, server load-balancing, failover, and replication. Developers should know the following things about multi-host connections that are managed through ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-net-programming-datetime-problems.html
                                 The differences in date handling can cause problems for developers who use invalid dates. Invalid MySQL dates cannot be loaded into native .NET DateTime objects, including NULL dates. Because of this issue, .NET DataSet objects cannot be populated ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-odbc-reference-errorcodes.html
                                 The following tables lists the error codes returned by Connector/ODBC apart from the server errors. 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-odbc-usagenotes-functionality.html
                                 This section provides help with common queries and areas of functionality in MySQL and how to use them with Connector/ODBC. 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-python-api-mysqlconnectionpool-set-config.html
                                 Syntax: cnxpool.set_config(**kwargs) This method sets the configuration parameters for connections in the pool. Connections requested from the pool after the configuration change use the new parameters. Connections obtained before the change remain ...
                                            
                https://dev.mysql.com/doc/connector-net/en/connector-net-programming-datetime-problems.html
                                 The differences in date handling can cause problems for developers who use invalid dates. Invalid MySQL dates cannot be loaded into native .NET DateTime objects, including NULL dates. Because of this issue, .NET DataSet objects cannot be populated ...
                                            
                https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-reference-errorcodes.html
                                 The following tables lists the error codes returned by Connector/ODBC apart from the server errors.