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 therelease 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".
Revision #4251 Wed 2014-06-11 19:08:06 +0200
avoid uppercase table aliases tests - they're not portable
Revision #4250 Wed 2014-06-11 16:03:10 +0500
MDEV-5995 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)
Revision #4249 Wed 2014-06-11 10:09:29 +0200
MDEV-6253 MySQL Users Break when Migrating from MySQL 5.1 to MariaDB 10.0.10
Revision #4248 Wed 2014-06-11 10:09:24 +0200
MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATETIME COMPARE
Revision #4247 Wed 2014-06-11 10:08:08 +0200
MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATETIME COMPARE"
Revision #4246 Mon 2014-06-09 20:18:53 +0200
cleanup: remove special case from store_key::store_key(), add Field_blob::new_key_field
Revision #4245 Mon 2014-06-09 20:00:23 +0200
MDEV-6249 mark P_S STABLE and disable it by default
Revision #4244 [merge] Tue 2014-06-10 15:32:56 -0700
Merge
Revision #4242.1.1 [merge] Tue 2014-06-10 12:45:20 -0700
Merge.
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 #4243 [merge] Tue 2014-06-10 21:51:02 +0200
Merge
Revision #4241.1.1 [merge] Tue 2014-06-10 21:46:27 +0200
Merge
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 #4242 Tue 2014-06-10 17:02:46 +0500
MDEV-4440 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.
Revision #4241 [merge] Mon 2014-06-09 22:11:24 +0400
Merge spider fixes.
Revision #4236.1.2 Tue 2014-06-10 02:50:33 +0900
fix wrong result for Spider test
Revision #4236.1.1 Tue 2014-06-10 02:25:58 +0900
fix for Spider build error by abort_loop on windows
Revision #4240 [merge] Mon 2014-06-09 18:00:53 +0200
10.0-connect
Revision #4155.1.10 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
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 #4239 Mon 2014-06-09 16:36:27 +0200
MDEV-6320 - disable spider.spider_fixes
Revision #4238 Mon 2014-06-09 14:22:43 +0200
bzr ignore 'pcre/test*grep'
Revision #4237 [merge] Mon 2014-06-09 13:47:20 +0300
merge of MDEV-6047
Revision #4218.1.1 Mon 2014-06-09 13:42:21 +0300
MDEV-6047: Make exists_to_in optimization ON by default
Revision #4236 Sun 2014-06-08 19:52:11 +0900
merge Spider 3.2.4
Revision #4235 [merge] Sat 2014-06-07 23:45:05 +0200
Merge
Revision #4221.1.1 Sat 2014-06-07 19:00:26 +0200
MDEV-6308: Server crashes in table_multi_eq_cond_selectivity with ... - In table_cond_selectivity(), reset keyuse variable between the loops.
Revision #4234 Fri 2014-06-06 21:28:42 +0400
MDEV-5976: 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.
Revision #4233 Fri 2014-06-06 10:29:52 +0400
Revision #4232 Fri 2014-06-06 00:09:17 +0200
revert tokudb changes that caused crashes
Revision #4231 [merge] Fri 2014-06-06 00:07:27 +0200
MariaDB 5.5.38 merge
Revision #4230 [merge] Thu 2014-06-05 16:05:08 +0200
pcre-8.35
Revision #0.66.2 Thu 2014-06-05 13:44:44 +0200
pcre-8.35.tar.bz2
Revision #4229 Thu 2014-06-05 16:01:27 +0200
remove and ignore generated pcre files
Revision #4228 [merge] Thu 2014-06-05 16:00:49 +0200
pcre-8.34 mergetree initial merge
Revision #0.66.1 Thu 2014-06-05 12:47:55 +0200
pcre-8.34
Revision #4227 Thu 2014-06-05 15:59:46 +0200
MDEV-6221 SQL_CALC_FOUND_ROWS yields wrong result again
Revision #4226 Thu 2014-06-05 15:59:41 +0200
Revision #4225 Thu 2014-06-05 15:59:35 +0200
MDEV-5998 MySQL Bug#11756966 - 48958: STORED PROCEDURES CAN BE LEVERAGED TO BYPASS DATABASE SECURITY
Revision #4224 Thu 2014-06-05 15:59:25 +0200
MDEV-6149 Include file pcre.h missing in binary dist, meaing I_S plugins can't be built
Revision #4223 Thu 2014-06-05 09:04:43 +0200
MDEV-6243 mysql_install_db or mysql_upgrade fails when default_engine=archive
Revision #4222 Thu 2014-06-05 09:03:55 +0200
MDEV-6258 MariaDB 10.0 performance schema timestamps relative to epoch
Revision #4221 Wed 2014-06-04 13:23:00 +0300
Fixed compiler warnings
Revision #4220 Wed 2014-06-04 13:03:55 +0300
MDEV-6046: MySQL Bug#11766684 59851: UNINITIALISED VALUE IN ITEM_FUNC_LIKE::SELECT_OPTIMIZE WITH SUBQUERY AND
Revision #4219 Wed 2014-06-04 09:14:38 +0200
fix the code to compile without P_S
Revision #4218 Tue 2014-06-03 16:57:29 +0400
MDEV-6103 - Adding/removing non-materialized virtual column triggers table recreation
Revision #4217 Wed 2014-06-04 00:26:27 +0400
MDEV-5884: 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.
Revision #4216 Mon 2014-06-02 13:33:41 +0200
MDEV-6280 can't skip test with slash in its name
Revision #4215 Mon 2014-06-02 12:33:17 +0400
MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME column
Revision #4214 Fri 2014-05-30 16:19:00 +0400
MDEV-4051 INET6_ATON() and INET6_NTOA()
Revision #4213 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.
Revision #4212 Mon 2014-05-26 22:41:35 +0400
Increase version number
Revision #4211 Mon 2014-05-26 13:31:11 +0200
typo fixed (compilation failure with libwrap)
Revision #4210 Tue 2014-05-13 11:53:30 +0200
MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?