MariaDB 10.0.13 Changelog

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

Download Release Notes Changelog Overview of 10.0

Release date: 11 Aug 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 #4346 Fri 2014-08-08 17:58:45 +0200
    • after-merge fixes for 10.0-connect
  • Revision #4345 [merge] Fri 2014-08-08 16:15:29 +0200
    • 10.0-connect merge
    • Revision #3984.2.29 [merge] Thu 2014-08-07 19:12:45 +0200
      • Commiting merge files
      • Revision #4320.1.2 Tue 2014-08-05 17:01:41 +0200
        • Fix failing tests. part_file.test failure was due to a new alter flag that were not taken in acount in check_if_supported_inplace_alter. mysql.test failure is strange, the suppressed warning should not be made anyway.
      • Revision #4320.1.1 [merge] Mon 2014-08-04 18:17:56 +0400
        • Merge 10.0->10.0-connect
    • Revision #3984.2.28 Thu 2014-08-07 17:59:21 +0200
      • This is a major update that fixes most of the issues and bugs that have been created by the last addition of new CONNECT features. The version previous to this one is a preliminary test version and should not be distributed.
    • Revision #3984.2.27 Fri 2014-07-25 11:37:07 +0200
      • Fix an error pointed out by Valgrind due to uninitialised Correlated variable. This variable is not to be used by CONNECT.
    • Revision #3984.2.26 Thu 2014-07-24 15:50:29 +0200
      • Try to fix some test failure modified: storage/connect/mysql-test/connect/t/part_table.test
    • Revision #3984.2.25 Tue 2014-07-22 19:45:25 +0200
      • Modif avglen calculation and add AVG_ROW_LENGTH option to test This is to get same test results on Linux and Windows
    • Revision #3984.2.24 Tue 2014-07-22 15:51:21 +0200
      • Fix bugs in handling of remote index when updating and deleting
    • Revision #3984.2.23 Sun 2014-07-20 20:39:17 +0200
      • FIX errors and some gcc warnings
    • Revision #3984.2.22 Sun 2014-07-20 12:31:42 +0200
      • This is a new version of the CONNECT storage engine. It was developed in a sub-branch of this one and merged by pushing all the changes from it. This version adds the following to CONNECT:
    • Revision #3984.2.21 [merge] Thu 2014-07-17 19:28:28 +0200
      • Commit merged files.
      • Revision #4155.1.12 Sat 2014-06-21 16:02:50 +0200
        • Fix a bug of MYSQL table type. When (REMOTE) indexed, local indexing was wrongly used for UPDATE and DELETE.
      • Revision #4155.1.11 Sun 2014-06-15 17:01:58 +0200
        • Fix calculating the number of fields of CSV and FMT tables. Could be wrong on UPDATE and INSERT if the table had special columns.
    • Revision #3984.2.20 Thu 2014-07-17 18:13:51 +0200
      • This commit brings many changes, in particular two important ones: 1) Support of partitioning by connect. A table can be partitioned by files, this is an enhanced MULTIPLE table. It can be also partitioned by sub-tables like TBL and this enables table sharding. 2) Handling a CONNECT bug that causes in some cases extraneous rows to remain in the table after an UPDATE or DELETE when the command uses indexing (for not fixed file tables). Until a real fix is done, CONNECT tries to ignore indexing and if it cannot do it abort the command with an error message.
    • Revision #3984.2.19 [merge] Sat 2014-05-31 13:18:32 +0200
      • Commit merged files
    • Revision #3984.2.18 [merge] Sat 2014-05-31 12:31:26 +0200
      • Add support of partition tables
    • Revision #3984.2.17 Sat 2014-05-10 12:21:08 +0200
      • FIX some MAP and XMAP errors (such as mapped indexes not closed) Do not put version in XML files header Remove HTON_NO_PARTITION for testing Fix a wrong return (instead of DBUG_RETURN) in index_init Plus a few typos
    • Revision #3984.2.16 Fri 2014-05-02 15:55:45 +0200
      • Adding fetched columns to Dynamic index key (unique only) Fix two bugs concerning added KXYCOL's: 1 - Not set during reading 2 - Val_K not set in FastFind
    • Revision #3984.2.15 [merge] Wed 2014-04-30 11:05:11 +0200
      • Commit merged files (HUGE to use instead of storing MySQL result sets)
    • Revision #3984.2.14 Wed 2014-04-30 10:48:29 +0200
      • Implementation of adding selected columns to dynamic indexes.
    • Revision #3984.2.13 [merge] Sat 2014-04-26 00:34:54 +0200
      • Commit merged files
    • Revision #3984.2.12 Sat 2014-04-26 00:17:26 +0200
      • Implement dynamic indexing
    • Revision #3984.2.11 [merge] Wed 2014-04-23 12:34:24 +0200
      • Commit merged files
    • Revision #3984.2.10 [merge] Sat 2014-04-19 18:02:01 +0200
      • Commit merge files (implementing "remote" indexes)
    • Revision #3984.2.9 [merge] Sat 2014-04-19 16:41:25 +0200
      • Commit merge files
    • Revision #3984.2.8 [merge] Sat 2014-04-19 11:11:30 +0200
      • Commit merged files
    • Revision #3984.2.7 [merge] Mon 2014-04-07 00:23:37 +0200
      • Commit various changes
    • Revision #3984.2.6 Sun 2014-03-23 18:49:19 +0100
      • Work in progress
    • Revision #3984.2.5 [merge] Sat 2014-03-22 09:07:47 +0100
      • Include last source modifs
    • Revision #3984.2.4 [merge] Sat 2014-03-22 08:57:32 +0100
      • Resolving conflicts
    • Revision #3984.2.3 [merge] Thu 2014-03-20 12:05:47 +0100
      • MRR + Block Indexing
    • Revision #3984.2.2 Mon 2014-03-10 18:59:36 +0100
      • Adding files needed for block indexing
    • Revision #3984.2.1 Mon 2014-03-10 12:21:17 +0100
      • Temporary
  • Revision #4344 Fri 2014-08-08 13:53:43 +0200
    • buildbot found failures
  • Revision #4343 [merge] Fri 2014-08-08 01:16:32 +0200
  • Revision #4342 Thu 2014-08-07 09:59:08 -0400
  • Revision #4341 Wed 2014-08-06 19:42:03 -0400
    • MDEV-6490: mysqldump unknown option --galera-sst-mode
  • Revision #4340 Wed 2014-08-06 19:31:13 -0400
    • MDEV-6118: Unable to install "MariaDB-connect-engine" when using "MariaDB-Galera-server"
  • Revision #4339 Wed 2014-08-06 15:53:31 +0200
    • fix the error message when getaddrinfo() fails. on windows "*" doesn't mean "any address"
  • Revision #4338 Wed 2014-08-06 14:02:05 +0200
    • MDEV-6543 Crash if enable 'federatedx' when 'federated' plugin already enabled, and vice-versa
  • Revision #4337 Wed 2014-08-06 13:31:55 +0200
    • cleanup: remove have_mysql_upgrade.inc
  • Revision #4336 Wed 2014-08-06 13:27:44 +0200
    • MDEV-6535 Ordering of mysql_upgrade tasks is not optimal
  • Revision #4335 Wed 2014-08-06 12:44:57 +0200
    • typo fixed: only use -ggdb3 when it's supported by the compiler
  • Revision #4334 Wed 2014-08-06 11:47:26 +0200
    • main.ipv4_and_ipv6 - fails on sid
  • Revision #4333 Wed 2014-08-06 10:26:25 +0200
    • fix main.key_cache failures on x86
  • Revision #4332 Wed 2014-08-06 10:11:08 +0200
    • compilation failure on labrador
  • Revision #4331 Wed 2014-08-06 13:07:16 +0400
    • MDEV-6469 - rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start, rpl.rpl_gtid_crash fail on PPC64
  • Revision #4330 Tue 2014-08-05 18:35:20 +0200
    • change Aria engine maturity to STABLE
  • Revision #4329 Tue 2014-08-05 14:39:00 +0200
    • MDEV-5151 mysql_upgrade does not fix "last_update" in "mysql.innodb_table_stats"
  • Revision #4328 Tue 2014-08-05 14:37:05 +0200
    • cleanup (move ALTER TABLE for comment to be applicable again)
  • Revision #4327 Tue 2014-08-05 11:47:58 +0200
    • MDEV-6052 Inconsistent results with bit type
  • Revision #4326 Mon 2014-08-04 21:36:02 +0200
    • MDEV-6181 EITS could eat all tmpdir space and hang
  • Revision #4325 Mon 2014-08-04 21:19:24 +0200
    • mysqltest: support pairs of delimiters in replace_regex
  • Revision #4324 Sun 2014-08-03 21:43:59 +0200
  • Revision #4323 Sun 2014-08-03 18:58:53 +0200
    • remove unused OPT_xxx values from mysqld.cc and the related dead code
  • Revision #4322 Sun 2014-08-03 18:39:36 +0200
    • MDEV-6352 [PATCH] mysql_config prints usage to stdout and exit with 0 if run with unknow option
  • Revision #4321 Sun 2014-08-03 17:13:56 +0200
    • MDEV-6485 Hard-coded paths in the source cannot be opt-out
  • Revision #4320 Mon 2014-08-04 11:55:38 +0400
    • MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
  • Revision #4319 Thu 2014-07-31 14:31:05 +0400
    • MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
  • Revision #4318 Thu 2014-07-31 18:14:37 +0200
    • fix failures in embedded tests
  • Revision #4317 Thu 2014-07-31 12:03:20 +0200
    • MDEV-6050 MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE BACK IN 5.5 WITH MIXED AND ROW BI
  • Revision #4316 Thu 2014-07-31 11:08:56 +0200
    • MDEV-6312 HA_MUST_USE_TABLE_CONDITION_PUSHDOWN is not accounted by init_read_record()
  • Revision #4315 Thu 2014-07-31 14:43:35 +0300
    • Try to fix compiler error seen on Labrador.
  • Revision #4314 Thu 2014-07-31 09:51:05 +0200
    • MDEV-6340 Mariadb 10.0.12 fatal "Lost connection" error w/ GCC 4.9 'Release' build; workaround ~ CFLAGS="-fno-delete-null-pointer-checks"
  • Revision #4313 Thu 2014-07-31 10:32:52 +0300
    • MDEV-6506: InnoDB: Assertion failure in thread 2810182464 in file buf0flu.cc line 549.
  • Revision #4312 Wed 2014-07-30 23:16:49 +0300
    • Fixed failing testcase
  • Revision #4311 [merge] Wed 2014-07-30 22:05:47 +0300
    • Automatic merge
    • Revision #4293.1.2 Sat 2014-07-19 17:46:08 +0300
      • Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write
    • Revision #4293.1.1 Sat 2014-07-19 13:38:40 +0300
      • Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance schema and big packets in debug version.
  • Revision #4310 Wed 2014-07-30 22:01:10 +0300
    • Fixed MDEV-6451: "Error 'Table 't1' already exists' on query" with slave_ddl_exec_mode=IDEMPOTENT
  • Revision #4309 Wed 2014-07-30 21:58:26 +0300
    • Fixed wrong usage of global_query_id. (It's not protected by LOCK_thread_count)
  • Revision #4308 Sun 2014-07-27 08:47:37 +0300
    • Merge revision 4244 from 5.5. Fix compiler error on sparc.
  • Revision #4307 Sat 2014-07-26 20:17:59 +0300
    • Fix unnecessary printout of same writer thread more than once. Fixed also a compiler warning.
  • Revision #4306 Fri 2014-07-25 17:02:47 +0400
    • MDEV-6489 - rpl.rpl_insert, rpl.rpl_insert_delayed and main.mysqlslap fail on PPC64
  • Revision #4305 Fri 2014-07-25 10:30:16 +0300
    • Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e.
  • Revision #4304 Thu 2014-07-24 18:12:32 +0400
    • MDEV-6483 - Deadlock around rw_lock_debug_mutex on PPC64
  • Revision #4303 Wed 2014-07-23 12:55:26 +0400
  • Revision #4302 Tue 2014-07-22 19:31:45 +0300
    • MDEV-6470: Restrict number of error messages about persistent statictic tables not found
  • Revision #4301 Tue 2014-07-22 15:28:15 +0500
    • gis-precise.test fixed to work on Power8.
  • Revision #4300 Tue 2014-07-22 14:54:38 +0400
    • MDEV-6469 - rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start, rpl.rpl_gtid_crash fail on PPC64
  • Revision #4299 Tue 2014-07-22 13:17:16 +0300
    • MDEV-6443: Server crashed with assertaion failure in file ha_innodb.cc line 8473
  • Revision #4298 Tue 2014-07-22 13:08:32 +0300
    • MDEV-6443: Server crashed with assertaion failure in file ha_innodb.cc line 8473
  • Revision #4297 Tue 2014-07-22 10:49:28 +0500
    • MDEV-5756 CMake option to build without thread pool. Check if the threadpool is available on the system and set HAVE_POOL_OF_THREADS respectively.
  • Revision #4296 Tue 2014-07-22 10:10:56 +0300
    • MDEV-6426: Maria DB crashes randomly on creating indexes
  • Revision #4295 Mon 2014-07-21 13:07:48 +0500
    • gis-precise test fixed to pass on Power8.
  • Revision #4294 Mon 2014-07-21 13:16:08 +0400
    • MDEV-6465 - rpl.rpl_gtid_master_promote fails on PPC64
  • Revision #4293 Fri 2014-07-18 19:45:21 +0400
    • MDEV-6459 - max_relay_log_size and sql_slave_skip_counter misbehave on PPC64
  • Revision #4292 Fri 2014-07-18 15:16:25 +0400
    • MDEV-6450 - MariaDB crash on Power8 when built with advance tool chain
  • Revision #4291 Tue 2014-07-15 10:57:53 +0300
    • MDEV-6444: sys_vars.innodb_simulate_comp_failures_basic missing result file
  • Revision #4290 [merge] Fri 2014-07-11 12:06:47 +0200
  • Revision #4289 Fri 2014-07-11 11:17:50 +0200
    • Fix test failure seen in buildbot on power8.
  • Revision #4288 Thu 2014-07-10 12:44:20 +0400
    • Coding style fixes: remove trailing spaces.
  • Revision #4287 Thu 2014-07-10 10:00:21 +0400
    • Coding style fixes: remove trailing spaces.
  • Revision #4286 Wed 2014-06-25 15:24:11 +0200
    • MDEV-4937: sql_slave_skip_counter does not work with GTID
  • Revision #4285 Wed 2014-07-09 13:36:28 +0200
    • MDEV-6336: mysqldump --master-data does not work with GTID setups MDEV-6344: mysqldump issues FLUSH TABLES, which gets written into binlog and replicated
  • Revision #4284 Wed 2014-07-09 13:09:41 +0400
    • MDEV-6430: It is impossible to see if "filesort with small limit" optimization was used - Add a Sort_priority_queue_sorts status variable.
  • Revision #4283 Wed 2014-07-09 12:32:00 +0400
    • MDEV-6430: It is impossible to see if "filesort with small limit" optimization was used - Make log_slow_verbosity print "Priority_queue: (Yes|No)" into the slow query log. (but we do not add a correspoding column to P_S.*statement* tables).
  • Revision #4282 Wed 2014-07-09 12:35:31 +0400
    • Coding style fixes: remove trailing spaces.
  • Revision #4281 Tue 2014-07-08 21:05:18 +0300
    • MDEV-6424: Mariadb server crashes with assertion failure in file ha_innodb.cc
  • Revision #4280 Tue 2014-07-08 19:39:27 +0200
    • MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CONNECT
  • Revision #4279 Tue 2014-07-08 19:39:06 +0200
    • small cleanup of the SHOW CREATE TABLE code
  • Revision #4278 Tue 2014-07-08 19:38:26 +0200
    • MDEV-6224 Incorrect information in file when *.frm is > 256K
  • Revision #4277 Tue 2014-07-08 19:38:08 +0200
    • cleanup, unused error mesages
  • Revision #4276 Tue 2014-07-08 19:37:37 +0200
    • typo in CMakeLists.txt that caused USE_MYSYS_NEW to be set too early and incorrectly
  • Revision #4275 [merge] Tue 2014-07-08 19:34:53 +0200
    • MDEV-6410 Cross-compile fixes
    • Revision #4164.1.1 Sun 2014-04-27 00:02:19 +0100
      • MySQL Bug #61340: Use CMake EXPORT feature to aid cross-compiling.
  • Revision #4274 Tue 2014-07-08 18:51:34 +0300
  • Revision #4273 Mon 2014-07-07 11:17:05 +0200
    • MDEV-6120: When slave stops with error, error message should indicate the failing GTID
  • Revision #4272 Fri 2014-07-04 08:09:27 +0300
    • MDEV-6318: MariaDB with XtraDB uses times more of IO events than with InnoDB plugin
  • Revision #4271 Fri 2014-07-04 06:31:48 +0300
    • MDEV-6288: Innodb causes server crash after disk full, then can't ALTER TABLE any more.
  • Revision #4270 Thu 2014-07-03 14:55:03 +0300
    • MDEV-6288: Innodb causes server crash after disk full, then can't ALTER TABLE any more.
  • Revision #4269 Tue 2014-07-01 00:30:24 +0500
    • MDEV-6073 Merge gis test cases form 5.6. Tests were merged. As the implementation is different, the 'internal debugging' part was not merged, only a stub for it created.
  • Revision #4268 Mon 2014-06-30 13:59:21 +0200
    • Fix test failures in rpl.rpl_checksum and rpl.rpl_gtid_errorlog.
  • Revision #4267 Fri 2014-06-27 13:34:29 +0200
    • MDEV-6386: Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt || (thd->state_flags & Open_tables_state::BACKUPS_AVAIL)' fails with parallel replication
  • Revision #4266 Fri 2014-06-27 09:32:55 +0200
    • MDEV-6401 SET ROLE returning ERROR 1959 Invalid role specification for valid role
  • Revision #4265 Wed 2014-06-25 15:17:03 +0200
    • MDEV-6120: When slave stops with error, error message should indicate the failing GTID
  • Revision #4264 Wed 2014-06-25 13:08:30 +0200
    • MDEV-5799: Error messages written upon LOST EVENTS incident are corrupted
  • Revision #4263 Tue 2014-06-24 21:17:59 +0200
    • semisync maturity: Unknown -> Gamma
  • Revision #4262 Tue 2014-06-24 18:53:25 +0200
    • metadata_lock_info: Beta -> Gamma
  • Revision #4261 Tue 2014-06-24 14:43:08 +0200
    • MDEV-6364: Migrate a slave from MySQL 5.6 to MariaDB 10 break replication
  • Revision #4260 Mon 2014-06-23 20:06:24 +0200
    • long overdue: change maturity level for built-in auth plugins to stable
  • Revision #4259 Fri 2014-06-20 14:30:35 +0400
    • Increased the version number
  • Revision #4258 Wed 2014-06-18 18:15:04 +0400
  • Revision #4257 Wed 2014-06-18 12:12:43 +0400
  • Revision #4256 Wed 2014-06-18 11:03:08 +0200
  • Revision #4255 Wed 2014-06-18 11:23:20 +0400
  • Revision #4254 Tue 2014-06-10 22:20:33 +0400
  • Revision #4253 Fri 2014-06-13 13:25:32 +0200
    • promote server_audit and sequence plugins to stable

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.