Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301185 - dev-db/mysql-5.0.89 version bump request
Summary: dev-db/mysql-5.0.89 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Linux MySQL bugs team
URL: http://dev.mysql.com/doc/refman/5.0/e...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 12:55 UTC by Krzysztof Olędzki
Modified: 2010-01-31 04:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Olędzki 2010-01-16 12:55:07 UTC
Bugs fixed:

Privileges for stored routines were ignored for mixed-case routine names. (Bug#48872), See also Bug#41049.

Building MySQL on Fedora Core 12 64-bit would due to errors in comp_err. (Bug#48864)

DISTINCT was ignored for queries with GROUP BY WITH ROLLUP and only const tables. (Bug#48475)

Loose index scan was inappropriately chosen for some WHERE conditions. (Bug#48472)

A bad typecast could cause query execution to allocate large amounts of memory. (Bug#48458)

mysql_secure_installation did not work on Solaris. (Bug#48086)

When running mysql_secure_installation, the command would fail if the root password contained multiple spaces, \, # or quote characters. (Bug#48031)

InnoDB did not disallow creation of an index with the name GEN_CLUST_INDEX, which is used internally. (Bug#46000)

Use of InnoDB monitoring (SHOW ENGINE INNODB STATUS or one of the InnoDB Monitor tables) could cause a server crash due to invalid access to a shared variable in a concurrent environment. (Bug#38883)

Output from mysql --html did not encode the <, >, or & characters. (Bug#27884)
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-01-31 04:47:46 UTC
5.0.87+percona, 5.0.88 and 5.0.90 are present in the tree now.
Please note that 5.0.{88,90} do NOT have the Percona patchset, as none was released for them.