RFE: MySQL 5.0.88 Upstream Source Update

Bug #483901 reported by BJ Dierkes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IUS Community Project
Fix Released
Low
BJ Dierkes

Related branches

BJ Dierkes (derks)
Changed in ius:
status: New → Triaged
assignee: nobody → BJ Dierkes (derks)
importance: Undecided → Low
milestone: none → mysql50-5.0.87-1
Revision history for this message
BJ Dierkes (derks) wrote :
Download full text (4.3 KiB)

5.0.88 released:
Dear MySQL users,

MySQL Community Server 5.0.88, a new version of the popular Open Source
Database Management System, has been released. This and future releases
in the MySQL Community Server 5.0 series share version numbers with
their MySQL Enterprise Server counterparts.

The release is now available in source and binary form for a number of
platforms from our download pages at

http://dev.mysql.com/downloads/

and mirror sites. Note that not all mirror sites may be up to date at
this point in time, so if you can't find this version on some mirror,
please try again later or choose another download site.

We welcome and appreciate your feedback, bug reports, bug fixes,
patches etc.:

http://forge.mysql.com/wiki/Contributing

This section documents all changes and bugfixes that have been
applied since the last MySQL Community Server release (5.0.87).

http://dev.mysql.com/doc/refman/5.0/en/news-5-0-88.html

If you would like to receive more fine-grained and personalized
update alerts about fixes that are relevant to the version and
features you use, please consider subscribing to MySQL Enterprise
(a commercial MySQL offering). For more details please see
http://www.mysql.com/products/enterprise/advisors.html.

Enjoy!

------------------------------------------------------------------------------

C.1.1. Changes in MySQL 5.0.88

 Bugs fixed:

   * Security Fix: MySQL clients linked against OpenSSL did not
     check server certificates presented by a server linked against
     yaSSL. (Bug#47320: http://bugs.mysql.com/47320)

   * MySQL Cluster: When a data node had written its GCI marker to
     the first page of a megabyte, and that node was later killed
     during restart after having processed that page (marker) but
     before completing a LCP, the data node could fail with
     filesystem errors. (Bug#44952: http://bugs.mysql.com/44952)
     See also Bug#42564: http://bugs.mysql.com/42564,
     Bug#44291: http://bugs.mysql.com/44291.

   * Replication: When a session was closed on the master,
     temporary tables belonging to that session were logged with
     the wrong database names when either of the following
     conditions was true:

       1. The length of the name of the database to which the
          temporary table belonged was greater than the length of
          the current database name.

       2. The current database was not set.
     (Bug#48216: http://bugs.mysql.com/48216)
     See also Bug#46861: http://bugs.mysql.com/46861,
     Bug#48297: http://bugs.mysql.com/48297.

   * Error handling was missing for SELECT statements containing
     subqueries in the WHERE clause and that assigned a SELECT
     result to a user variable. The server could crash as a result.
     (Bug#48291: http://bugs.mysql.com/48291)

   * An assertion could fail if the optimizer used a SPATIAL index.
     (Bug#48258: http://bugs.mysql.com/48258,
     Bug#47019: http://bugs.mysql.com/47019)

   * mysys/mf_keycache.c requires threading, but no test was made
     for thread support. (Bug#47923: http://bugs.mysql.com/47923)

   * If the first argument to GeomFromWKB() function was a geometry
     value, the function just ret...

Read more...

summary: - RFE: MySQL 5.0.87 Upstream Source Update
+ RFE: MySQL 5.0.88 Upstream Source Update
Revision history for this message
BJ Dierkes (derks) wrote :

This has been pushed to ius-el5 stable, ius-el4 stable:

======================================================================
Build: mysql50-5.0.88-1.ius
----------------------------------------------------------------------

Package Description:

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld)
and many different client programs and libraries. The base package
contains the MySQL client programs, the client shared libraries, and
generic MySQL files.

---

Update Information:

%changelog
* Tue Nov 23 2009 BJ Dierkes <email address hidden> - 5.0.88-1.ius
- Latest sources from upstream.
- Removed Patch223: mysql-5.0.85-disabled-tests.patch
- Added /var/lib/mysqltmp dir

* Tue Nov 17 2009 BJ Dierkes <email address hidden> - 5.0.87-1.ius
- Latest sources from upstream. Resolves LP #483901.

---

References:

 [ 1 ] https://bugs.launchpad.net/ius/+bug/483901

Changed in ius:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.