Search Results
                    
                    
            https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-datetime-types-processing.html
                                 connectionTimeZone Configures the connection time zone which is used by Connector/J if conversion between the JVM default and a target time zone is needed when preserving instant temporal values. Accepts a geographic time zone name or a time zone ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-odbc-reference-datatypes.html
                                 The following table illustrates how Connector/ODBC maps the server data types to default SQL and C data types. 
                                            
                https://dev.mysql.com/doc/connectors/en/connector-python-example-cursor-select.html
                                 The following example shows how to query data using a cursor created using the connection's cursor() method. The task is to select all employees hired in the year 1999 and print their names and hire dates to the console. We then create a new ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-python-tutorial-cursorbuffered.html
                                 The following example script gives a long-overdue 15% raise effective tomorrow to all employees who joined in the year 2000 and are still with the company. (A buffered cursor fetches and buffers the rows of a result set after executing a query; see ...
                                            
                https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-reference-datatypes.html
                                 The following table illustrates how Connector/ODBC maps the server data types to default SQL and C data types. 
                                            
                https://dev.mysql.com/doc/connector-python/en/connector-python-example-cursor-select.html
                                 The following example shows how to query data using a cursor created using the connection's cursor() method. The task is to select all employees hired in the year 1999 and print their names and hire dates to the console. We then create a new ...
                                            
                https://dev.mysql.com/doc/connector-python/en/connector-python-tutorial-cursorbuffered.html
                                 The following example script gives a long-overdue 15% raise effective tomorrow to all employees who joined in the year 2000 and are still with the company. (A buffered cursor fetches and buffers the rows of a result set after executing a query; see ...
                                            
                https://dev.mysql.com/doc/internals/en/sql-directory.html
                                 Programs for handling SQL commands. The "core" of MySQL. These are the .c and .cc files in the sql directory: derror.cc --- read language-dependent message file des_key_file.cc --- load DES keys from plaintext file discover.cc --- Functions for ...
                                            
                https://dev.mysql.com/doc/mysqld-version-reference/en/built-in-functions.html
                                 The following table shows all built-in functions and operators available in MySQL Server. Introduced: The version or versions in which the item was introduced. Deprecated: The version or versions in which the item was deprecated. Removed: The ...
                                            
                https://dev.mysql.com/doc/mysqld-version-reference/en/keywords-5-7.html
                                 This section provides information about keywords and reserved words in MySQL 5.7. MySQL 5.7 Keywords and Reserved Words MySQL 5.7 New Keywords and Reserved Words MySQL 5.7 Removed Keywords and Reserved Words MySQL 5.7 Keywords and Reserved Words ...