d27ba66b0e
Functionality added or changed: * The time zone tables available at http://dev.mysql.com/downloads/timezones.html have been updated. These tables can be used on systems such as Windows or HP-UX that do not include zoneinfo files. (Bug#40230) Bugs fixed: * Security Fix: During evaluation of arguments to extreme-value functions (such as LEAST() and GREATEST()), type errors did not propagate properly, causing the server to crash. (Bug#55826, CVE-2010-3833) * Security Fix: The server could crash after materializing a derived table that required a temporary table for grouping. (Bug#55568, CVE-2010-3834) * Security Fix: A user-variable assignment expression that is evaluated in a logical expression context can be precalculated in a temporary table for GROUP BY. However, when the expression value is used after creation of the temporary table, it was re-evaluated, not read from the table and a server crash resulted. (Bug#55564, CVE-2010-3835) * Security Fix: Joins involving a table with a unique SET column could cause a server crash. (Bug#54575, CVE-2010-3677) * Security Fix: Pre-evaluation of LIKE predicates during view preparation could cause a server crash. (Bug#54568, CVE-2010-3836) * Security Fix: GROUP_CONCAT() and WITH ROLLUP together could cause a server crash. (Bug#54476, CVE-2010-3837) * Security Fix: Queries could cause a server crash if the GREATEST() or LEAST() function had a mixed list of numeric and LONGBLOB arguments, and the result of such a function was processed using an intermediate temporary table. (Bug#54461, CVE-2010-3838) * Security Fix: Using EXPLAIN with queries of the form SELECT ... UNION ... ORDER BY (SELECT ... WHERE ...) could cause a server crash. (Bug#52711, CVE-2010-3682) * InnoDB Storage Engine: Creating or dropping a table with 1023 transactions active caused an assertion failure. (Bug#49238) * The make_binary_distribution target to make could fail on some platforms because the lines generated were too long for the shell. (Bug#54590) * A client could supply data in chunks to a prepared statement parameter other than of type TEXT or BLOB using the mysql_stmt_send_long_data() C API function (or COM_STMT_SEND_LONG_DATA command). This led to a crash because other data types are not valid for long data. (Bug#54041) * Builds of the embedded mysqld would fail due to a missing element of the struct NET. (Bug#53908, Bug#53912) * The definition of the MY_INIT macro in my_sys.h included an extraneous semicolon, which could cause compilation failure. (Bug#53906) * If the remote server for a FEDERATED table could not be accessed, queries for the INFORMATION_SCHEMA.TABLES table failed. (Bug#35333) * mysqld could fail during execution when using SSL. (Bug#34236) * Threads that were calculating the estimated number of records for a range scan did not respond to the KILL statement. That is, if a range join type is possible (even if not selected by the optimizer as a join type of choice and thus not shown by EXPLAIN), the query in the statistics state (shown by the SHOW PROCESSLIST) did not respond to the KILL statement. (Bug#25421)
23 lines
1.3 KiB
Text
23 lines
1.3 KiB
Text
$NetBSD: distinfo,v 1.26 2011/02/26 02:58:56 taca Exp $
|
|
|
|
SHA1 (mysql-5.0.92.tar.gz) = 10fffc7672a469af4a7fd980922b04d7ba0143ba
|
|
RMD160 (mysql-5.0.92.tar.gz) = 24a373a1b124acf39d0c0726e5cb6f47dc1bef08
|
|
Size (mysql-5.0.92.tar.gz) = 22440590 bytes
|
|
SHA1 (patch-aa) = 4517f9e7445ccb6e7cdd6eee44af4fe3d8dc9513
|
|
SHA1 (patch-ab) = 7c51a0214c3e6205605047c72b07eac6792600db
|
|
SHA1 (patch-ae) = dc67ad03f9ea370b17a45f73e974013e0ac48d71
|
|
SHA1 (patch-af) = 256de04aefd067ac7bdf8a6d1d817723efa6c6ec
|
|
SHA1 (patch-ag) = 9b859106d70e266147a31abf4554312269aa799c
|
|
SHA1 (patch-ah) = 4a4f0071a9eab19eec3dcfb2e2cc7bbcf4849c20
|
|
SHA1 (patch-ai) = 56d3f66a903224b8d27213480e7ea3e485e52f1d
|
|
SHA1 (patch-aj) = b8516c18b1c2be5b3492ece583e9b8a85b89331a
|
|
SHA1 (patch-ak) = 27698a132b42519e267dda0584a75eae1b74edea
|
|
SHA1 (patch-al) = a8232565e70d199b77e044152dee3df52564724b
|
|
SHA1 (patch-am) = cc551d150c5b0adee8906d428b87bdc88ea47a05
|
|
SHA1 (patch-an) = 1f7ede981f2e7a846f49a5cfd443051acf9f3a02
|
|
SHA1 (patch-ap) = 70049d00e30d89201dd8d9fc0ace4e6edfcffae7
|
|
SHA1 (patch-aq) = e63b5be7cb1cb2e8ca8ee52e7e42632c05804959
|
|
SHA1 (patch-bf) = 180aefb012a0d17269654ba0aeb71ec74ea98e6c
|
|
SHA1 (patch-ca) = 8d3f658a44a8d225a362b7f6135c772ee53ba5e3
|
|
SHA1 (patch-cb) = b3a6bcc6f201b3ba1068ebe2d0cef3fbb22ab621
|
|
SHA1 (patch-cc) = 2d1347ba57e35da484edd4fa3c764441ec6a80ed
|