Search Results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-2-0.html
(Bug #35520983) The SQLStatistics() function returned the wrong type for a PRIMARY KEY index. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Packaging: On Windows, the MSI package definition files were updated to work with ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-13.html
The registry key path was updated to allow the CEXT prerequisite check to execute and pass. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Python 3.7 support. (Bug #27081809, Bug #87818, WL #12239) To go with the ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
(Bug #82366, Bug #24364556) Added a MySQLCursorPreparedDict class option that is similar to MySQLCursorPrepared except that the former returns a fetched row as a dictionary in which column names are used as keys while the latter returns a row as a ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is deprecated in Python 3.10 and removed in Python ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-12-1-0-4-0.html
On the All Metrics page, any attempt to retrieve the Innodb Transaction Activity metrics resulted in the following error: Metric has no keys, but result has multiple rows The metrics were not displayed. Important This version requires the Oracle ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-binarylogs-category.html
Lists the Binary Logs configuration metrics and provides a brief description of each. Table 7.2 Binary Logs Configuration Metrics NameDescriptionBinlog Cache Size The size of the cache to hold changes to the binary log during a transaction. A ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-capabilities-category.html
Rtree Keys Enabled True if RTREE indexes are available, false if not. Lists the Capabilities configuration metrics and provides a brief description of each. Table 7.3 Capabilities Configuration Metrics NameDescriptionCompress Enabled True if the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-connectionbuffers-category.html
Read Rnd Buffer Size The size (in bytes) for reading rows in sorted order following a key-sorting operation, to avoid disk seeks. Lists the Connection Buffers configuration metrics and provides a brief description of each. Table 7.8 Connection ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-insertdelayed-activity-category.html
Table 6.19 Insert Delayed Activity Metrics NameDescriptionErrors (Delta) The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key). Lists the Insert Delayed Activity metrics and provides a brief ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-mysqlserver-adminstatementactivity-category.html
Assign To Keycache (Delta) The total number of CACHE INDEX statements executed. Preload Keys (Delta) The total number of LOAD INDEX INTO CACHE statements executed. Lists the Admin Statement Activity metrics and provides a brief description of each.
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-find.html
The OVERLAPS operator compares two JSON fragments and returns true (1) if the two fragments have any values in any key-value pair or array element in common. The find(SearchConditionStr) function is for searching documents in a collection, similar ...