MariaDB 5.3.10 Changelog

Download |Release Notes |Changelog |Overview of 5.3

Release date: 13 Nov 2012

For the highlights of this release, see the release notes.

The revision number links will take you to the revision's page on Launchpad. On Launchpad you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #3599 Sat 2012-11-10 00:10:06 +0200

    • Increase the version number to 5.3.10.

  • Revision #3598 Sat 2012-11-10 00:04:44 +0200

    • adjusted test result

  • Revision #3597 Fri 2012-11-09 15:27:13 +0200

    • adjust openssl_1 test as in 5.2 (no idea why this didn't merge)

  • Revision #3596 Fri 2012-11-09 13:07:32 +0200

    • The problem is that memory alocated by copy_andor_structure() well be freed, but if level of SELECT_LEX it will be excluded (in case of merge derived tables and view) then sl->where/having will not be updated here but still can be accessed (so it will be access to freed memory).

    • (patch by Sanja)

  • Revision #3595 [merge] Fri 2012-11-09 13:05:05 +0200

    • merge from 5.2

    • Revision #2732.57.33 Fri 2012-11-09 12:49:12 +0200

      • Disable PBXT on Windows to match all other platforms.

  • Revision #3594 [merge] Fri 2012-11-09 12:54:48 +0200

    • merge test case adjustments from 5.2

    • Revision #2732.57.32 Fri 2012-11-09 11:56:27 +0200

      • Removed the dependency on PBXT from tests information_schema_all_engines, and is_columns_is.

      • Made information_schema_all_engines stable by adding "sorted_result".

  • Revision #3593 [merge] Fri 2012-11-09 10:47:33 +0200

  • Revision #3592 [merge] Fri 2012-11-09 10:11:20 +0200

  • Revision #3591 [merge] Fri 2012-11-02 15:59:16 -0700

    • Merge.

    • Revision #3588.2.1 Thu 2012-11-01 14:54:33 -0700

      • Fixed bug MDEV-585 (LP bug #637962)

      • If, when executing a query with ORDER BY col LIMIT n, the optimizer chose an index-merge scan to access the table containing col while there existed an index defined over col then optimizer did not consider the possibility of using an alternative range scan by this index to avoid filesort. This could cause a performance degradation if the optimizer flag index_merge was set up to 'on'.

  • Revision #3590 [merge] Fri 2012-11-02 15:35:09 +0400

    • Merge: bzr ignore sql-bench/test-table-elimination

    • Revision #3588.1.1 Fri 2012-11-02 15:31:54 +0400

      • bzr ignore sql-bench/test-table-elimination

  • Revision #3589 [merge] Thu 2012-11-01 21:36:31 +0200

  • Revision #3588 Wed 2012-10-31 09:34:25 +0400

  • Revision #3587 Wed 2012-10-10 22:42:50 +0300

    • Fix of MDEV-3799.

    • Find left table in right join (which turned to left join by reordering tables in join list but phisical order of tables of SELECT left as it was).

  • Revision #3586 Wed 2012-10-10 09:21:22 +0400

    • Backport of: olav.sandstaa@oracle.com-20120516074923-vd0dhp183vqcp2ql

    • .. into MariaDB 5.3

  • Revision #3585 Fri 2012-10-05 12:26:55 +0300

    • Fix of MDEV-589.

    • The problem was in incorrect detection of merged views in tem_direct_view_ref::used_tables() .

  • Revision #3584 Mon 2012-10-01 19:04:17 -0700

    • Added the reported test case for LP bug #823237 (a duplicate of bug #823189).

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the Distributions which Include MariaDB page.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?