All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.0.12 Changelog

The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now

DownloadRelease NotesChangelogOverview of 10.0

Release date: 16 Jun 2014

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 #4252 Thu 2014-06-12 10:57:03 +0200

    • valgrind warning. initialize found_rows earlier, before any "goto err".

  • Wed 2014-06-11 19:08:06 +0200

    • avoid uppercase table aliases tests - they're not portable

  • Wed 2014-06-11 16:03:10 +0500

    • MySQL Bug#12750920: EMBEDDED SERVER START/STOP. Some variables weren't cleared properly so consequitive embedded server start/stop failed. Cleanups added. Also mysql_client_test.c extended to test that (taken from Mattias Johnson's patch)

  • Wed 2014-06-11 10:09:29 +0200

    • MySQL Users Break when Migrating from MySQL 5.1 to

  • Wed 2014-06-11 10:09:24 +0200

    • MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATETIME COMPARE

  • Wed 2014-06-11 10:08:08 +0200

    • MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATETIME COMPARE"

  • Mon 2014-06-09 20:18:53 +0200

    • cleanup: remove special case from store_key::store_key(), add Field_blob::new_key_field

  • Mon 2014-06-09 20:00:23 +0200

    • mark P_S STABLE and disable it by default

  • [merge] Tue 2014-06-10 15:32:56 -0700

    • Merge

    • [merge] Tue 2014-06-10 12:45:20 -0700

      • Merge.

  • [merge] Tue 2014-06-10 21:51:02 +0200

    • Merge

    • [merge] Tue 2014-06-10 21:46:27 +0200

      • Merge

  • Tue 2014-06-10 17:02:46 +0500

    • IF NOT EXISTS in multi-action ALTER does not work when the problem is created by a previous part of the ALTER. Loops added to the handle_if_exists_option() to check the CREATE/DROP lists for duplicates.

  • [merge] Mon 2014-06-09 22:11:24 +0400

    • Merge spider fixes.

    • Tue 2014-06-10 02:50:33 +0900

      • fix wrong result for Spider test

  • [merge] Mon 2014-06-09 18:00:53 +0200

    • 10.0-connect

    • Fri 2014-05-30 14:53:15 +0200 *

      • Eliminate virtual columns from CSV and FMT table fields modified: storage/connect/colblk.h storage/connect/reldef.h storage/connect/tabfmt.cpp

  • Mon 2014-06-09 16:36:27 +0200

    • - disable spider.spider_fixes

  • Mon 2014-06-09 14:22:43 +0200

    • bzr ignore 'pcre/test*grep'

  • [merge] Mon 2014-06-09 13:47:20 +0300

    • merge of

    • Mon 2014-06-09 13:42:21 +0300

      • : Make exists_to_in optimization ON by default

  • Sun 2014-06-08 19:52:11 +0900

    • merge Spider 3.2.4

  • [merge] Sat 2014-06-07 23:45:05 +0200

    • Merge

    • Sat 2014-06-07 19:00:26 +0200

      • : Server crashes in table_multi_eq_cond_selectivity with ... - In table_cond_selectivity(), reset keyuse variable between the loops.

  • Fri 2014-06-06 21:28:42 +0400

    • : TokuDB: Wrong query result using mrr=on - Key_value_records_iterator::get_next() should pass pointer to the key to handler->ha_index_next_same(). Because of a typo bug, pointer-to-pointer was passed instead in certain cases.

  • Fri 2014-06-06 10:29:52 +0400

    • Comparison between TIME and DATETIME does not use CURRENT_DATE Hybrid functions do not add CURRENT_DATE when converting TIME to DATETIME

  • Fri 2014-06-06 00:09:17 +0200

    • revert tokudb changes that caused crashes

  • [merge] Fri 2014-06-06 00:07:27 +0200

    • merge

  • [merge] Thu 2014-06-05 16:05:08 +0200

    • pcre-8.35

    • Thu 2014-06-05 13:44:44 +0200

      • pcre-8.35.tar.bz2

  • Thu 2014-06-05 16:01:27 +0200

    • remove and ignore generated pcre files

  • [merge] Thu 2014-06-05 16:00:49 +0200

    • pcre-8.34 mergetree initial merge

    • Thu 2014-06-05 12:47:55 +0200

      • pcre-8.34

  • Thu 2014-06-05 15:59:46 +0200

    • SQL_CALC_FOUND_ROWS yields wrong result again

  • Thu 2014-06-05 15:59:41 +0200

    • revert the fix for , restore the fix for . simplify test case for

  • Thu 2014-06-05 15:59:35 +0200

    • MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO BYPASS DATABASE SECURITY

  • Thu 2014-06-05 15:59:25 +0200

    • Include file pcre.h missing in binary dist, meaing I_S plugins can't be built

  • Thu 2014-06-05 09:04:43 +0200

    • mysql_install_db or mysql_upgrade fails when default_engine=archive

  • Thu 2014-06-05 09:03:55 +0200

    • performance schema timestamps relative to epoch

  • Wed 2014-06-04 13:23:00 +0300

    • Fixed compiler warnings

  • Wed 2014-06-04 13:03:55 +0300

    • : MySQL Bug#11766684 59851: UNINITIALISED VALUE IN ITEM_FUNC_LIKE::SELECT_OPTIMIZE WITH SUBQUERY AND

  • Wed 2014-06-04 09:14:38 +0200

    • fix the code to compile without P_S

  • Tue 2014-06-03 16:57:29 +0400

    • - Adding/removing non-materialized virtual column triggers table recreation

  • Wed 2014-06-04 00:26:27 +0400

    • : EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rows - Make get_index_for_order() return correct #rows. changed EXPLAIN outputs are checked - only #rows is different.

  • Mon 2014-06-02 13:33:41 +0200

    • can't skip test with slash in its name

  • Mon 2014-06-02 12:33:17 +0400

    • Bad warning level when inserting a DATETIME value into a TIME column

  • Fri 2014-05-30 16:19:00 +0400

    • INET6_ATON() and INET6_NTOA()

  • Fri 2014-05-30 15:24:25 +0400

    • Moving implementation of INET_ATON() INET_NTOA() into separate files item_inetfunc.h and item_inetfunc.cc.

  • Mon 2014-05-26 22:41:35 +0400

    • Increase version number

  • Mon 2014-05-26 13:31:11 +0200

    • typo fixed (compilation failure with libwrap)

  • Tue 2014-05-13 11:53:30 +0200

    • Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits

Revision #4233.1.1 Tue 2014-06-10 10:34:58 -0700

  • Fixed bug MDEV-6071. The method JOIN_CACHE::init may fail (return 1) if some conditions on the used join buffer is not satisfied. For example it fails if join_buffer_size is greater than join_buffer_space_limit. The conditions should be checked when running the EXPLAIN command for the query. That's why the method JOIN_CACHE::init has to be called for EXPLAIN commands as well.

Revision #4235.1.1 Tue 2014-06-10 12:25:16 +0200

  • MDEV-5985: EITS: selectivity estimates look illogical for join and non-key equalities Part#1.

Revision #4236.1.1 Tue 2014-06-10 02:25:58 +0900

  • fix for Spider build error by abort_loop on windows

Revision #4155.1.9 Tue 2014-05-27 12:50:52 +0200 *

  • Fix a bug causing the tabname option to be ignored when the connection string was not an URL but a server name. Also make the dbname option to be recignized in create (was only seached in option_list) modified: storage/connect/ha_connect.cc storage/connect/tabmysql.cpp

  • Revision #4155.1.8 Mon 2014-05-12 23:42:17 +0200 *

    • Fix writing header of void CONNECT DBF tables on first insert. An error occured when the table definition had a special column that was not skipped from the header. modified: storage/connect/filamdbf.cpp

  • Revision #4155.1.7 Fri 2014-05-09 12:35:19 +0200 *

    • Fix wrong error "Invalid offset for CVS table" when a special column is defined in a CSV table (MDEV-6187) modified: storage/connect/ha_connect.cc storage/connect/reldef.h storage/connect/tabfmt.cpp

  • Revision #4251
    Revision #4250
    MDEV-5995
    Revision #4249
    MDEV-6253
    MariaDB 10.0.10
    Revision #4248
    MDEV-6065
    Revision #4247
    MDEV-6065
    Revision #4246
    Revision #4245
    MDEV-6249
    Revision #4244
    Revision #4242.1.1
    Revision #4243
    Revision #4241.1.1
    Revision #4242
    MDEV-4440
    Revision #4241
    Revision #4236.1.2
    Revision #4240
    Revision #4155.1.10
    Revision #4239
    MDEV-6320
    Revision #4238
    Revision #4237
    MDEV-6047
    Revision #4218.1.1
    MDEV-6047
    Revision #4236
    Revision #4235
    Revision #4221.1.1
    MDEV-6308
    Revision #4234
    MDEV-5976
    Revision #4233
    MDEV-6102
    MDEV-6101
    Revision #4232
    Revision #4231
    MariaDB 5.5.38
    Revision #4230
    Revision #0.66.2
    Revision #4229
    Revision #4228
    Revision #0.66.1
    Revision #4227
    MDEV-6221
    Revision #4226
    MDEV-5898
    MDEV-5549
    MDEV-5898
    Revision #4225
    MDEV-5998
    Revision #4224
    MDEV-6149
    Revision #4223
    MDEV-6243
    Revision #4222
    MDEV-6258
    MariaDB 10.0
    Revision #4221
    Revision #4220
    MDEV-6046
    Revision #4219
    Revision #4218
    MDEV-6103
    Revision #4217
    MDEV-5884
    Revision #4216
    MDEV-6280
    Revision #4215
    MDEV-6287
    Revision #4214
    MDEV-4051
    Revision #4213
    Revision #4212
    Revision #4211
    Revision #4210
    MDEV-6153

    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 page.

    Distributions which Include MariaDB

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