All pages
Powered by GitBook
1 of 1

MariaDB 10.2.3 Changelog

The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.2

Release date: 24 Dec 2016

For the highlights of this release, see therelease notes.

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

  • Revision #0c3791c 2016-12-22 14:02:27 +0400

    • MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES

  • Revision #9b10b41 2016-12-22 10:17:26 +0100

    • update libmariadb, and fix debian packaging for client libs

  • Revision #27f20d1 2016-12-21 13:21:38 +0400

    • Updated test results

  • Revision #8774a02 2016-12-08 14:20:46 +0400

    • MDEV-11227 - mysqlimport -l doesn't issue UNLOCK TABLES

  • Revision #561b6d2 2016-12-20 22:46:29 +0200

    • Revert "Merge pull request #275 from grooverdan/10.2-MDEV-11075-crc32-runtime-detect-getauxval"

  • Revision #229dd71 2016-12-20 22:42:13 +0200

    • MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID

  • Revision #9b27d3e 2016-12-20 11:08:50 -0800

    • Fixed bug MDEV-11608.

  • Revision #95228dc 2016-12-20 17:32:08 +0400

    • MDEV-11570 JSON_MERGE returns incorrect result.

  • Revision #83dbb2d 2016-12-20 12:07:33 +0200

    • MDEV-11487 Revert InnoDB internal temporary tables from WL#7682

  • Revision #1152b07 2016-12-20 00:42:13 -0800

    • Corrected a test from func_date_add.test

  • Revision #5c69879 2016-12-20 00:36:59 -0800

    • Fixed bug MDEV-11593.

  • Revision #2c734e7 2016-12-19 16:12:26 -0500

    • MDEV-10993: wsrep.mdev_10186 result depends on location of

  • Revision #b800264 2016-12-19 16:11:27 -0500

    • MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated

  • Revision #d51e7f9 2016-12-19 15:55:55 -0500

    • MDEV-10957: Assertion failure when dropping a myisam table

  • Revision #9d8ec14 2016-12-19 15:50:33 -0500

    • MDEV-11082: Fix mysql_client_test.c (by Elena)

  • Revision #da4babb 2016-12-19 15:47:01 -0500

    • Fix failing galera tests.

  • Revision #a01bfc9 2016-12-19 15:57:41 +0200

    • MDEV-11602 InnoDB leaks foreign key metadata on DDL operations

  • Revision #8375a2c 2016-12-16 16:36:54 +0200

    • MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1

  • Revision #c35b8c4 2016-12-15 11:03:34 +1100

    • Travis: parallel_jobs=3

  • Revision #ce55094 2016-12-16 14:06:12 +0400

    • MDEV-11572 JSON_DEPTH returns wrong results.

  • Revision #30c231b 2016-12-16 13:51:35 +0400

    • MDEV-11569 JSON_ARRAY_INSERT produces an invalid result.

  • Revision #beded43 2016-12-16 12:43:44 +0400

    • MDEV-JSON_CONTAINS_PATH returns incorrect results and produces wrong warning.

  • Revision #e5377be 2016-12-16 12:32:56 +0400

    • MDEV-11562 Assertion `js->state == JST_VALUE' failed in check_contains(json_engine_t*, json_engine_t*).

  • Revision #8938031 2016-12-14 17:47:10 +0100

    • InnoDB: don't stop purge threads if there's work to do

  • Revision #8d77085 2016-12-14 17:46:58 +0100

    • InnoDB purge thread and other bg threads

  • Revision #eabb0ae 2016-12-14 17:47:24 +0100

    • sporadic crashes of innodb.innodb_prefix_index_restart_server

  • Revision #a8e0c6f 2016-12-15 09:59:40 +1100

    • Travis: add refs for future capability - when travis catches up

  • Revision #e14bdcb 2016-08-24 13:29:09 +1000

    • travis: gcc-5 and gcc-6

  • Revision #9213ac8 2016-12-15 02:35:31 +0200

    • Follow-up for a411d7f4f6 - change in formatting of SHOW CREATE TABLE

  • Revision #a1833ac 2016-12-15 02:34:02 +0200

    • Follow-up for 180065ebb0 - removal of redundant parentheses

  • Revision #5cf6fd3 2016-12-14 12:11:02 -0800

    • Adjusted test results after merge.

  • Revision #441fa00 2016-12-14 10:11:52 -0800

    • Fixed bug MDEV-11488.

  • Revision #e9ada86 2016-12-12 16:42:25 +1100

    • Travis: add lib{stemmer,xml2,pcre3}-dev

  • Revision #44e7995 2016-12-13 12:55:18 +0100

    • buildbot issues

  • Revision #65b4d74 2016-12-13 11:52:23 +0200

    • Merge the test innodb.innodb_misc1 into innodb.innodb.

  • Revision #d26b9f6 2016-12-13 12:39:48 +0400

    • MDEV-11470 JSON_KEYS accepts arguments in invalid format.

  • Revision #1b7a794 2016-12-12 22:33:27 +0100

    • MDEV-11540 Unexpected system threads in the process list

  • Revision #8541626 2016-12-12 18:35:30 +0100

    • MDEV-11518 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed in Field_long::val_int()

  • Revision #c697ddc 2016-12-12 15:47:51 +0100

    • cleanup: remove unused handler table flag

  • Revision #b3e3356 2016-12-07 10:10:08 +0100

    • bugfix: reset MODE_NO_BACKSLASH_ESCAPES during vcol parsing

  • Revision #a9a362d 2016-11-29 22:10:13 +0100

    • Aria: test for ER_KEY_BASED_ON_GENERATED_VIRTUAL_COLUMN

  • Revision #9d7c3cb 2016-04-01 22:45:32 +0200

    • CONNECT: simple vcol test

  • Revision #5d5e832 2016-11-28 12:46:49 +0100

    • weird compilation fix

  • Revision #8c876ad 2016-11-28 00:12:00 +0100

    • Item_func_like: print a not like b instead of !(a like b)

  • Revision #180065e 2016-11-27 19:50:10 +0100

    • Item::print(): remove redundant parentheses

  • Revision #1db438c 2016-11-24 09:49:12 +0100

    • MDEV-11066 use MySQL terminology for "virtual columns"

  • Revision #6eaa5fd 2016-11-17 15:47:27 +0100

    • bugfix: InnoDB doesn't support ICP on vcols

  • Revision #44ca499 2016-11-16 21:53:35 +0100

    • bugfix: partitioning and keyread on an indexed vcol

  • Revision #2a0f7a3 2016-11-08 17:24:42 +0100

    • bugfix: non-deterministic vcols in partitioning

  • Revision #d1f3763 2016-11-08 14:57:43 +0100

    • bugfix: non-deterministic vcols in indexes

  • Revision #6b0f4c2 2016-11-08 12:09:05 +0100

    • cleanup: unpack_vcol_info_from_frm

  • Revision #a72f1de 2016-11-07 23:18:03 +0100

    • rename Virtual_column_info::expr_item

  • Revision #a411d7f 2016-11-07 17:17:40 +0100

    • store/show vcols as item->print()

  • Revision #8b3b6dc 2016-11-21 15:04:57 +0100

    • test how MDL blocks InnoDB purge

  • Revision #1cae1af 2016-11-07 22:35:02 +0100

    • MDEV-5800 InnoDB support for indexed vcols

  • Revision #7fca91f 2016-11-26 15:26:34 +0100

    • cleanup: InnoDB, dict_create_add_foreign_to_dictionary()

  • Revision #528dd5f 2016-11-26 14:43:30 +0100

    • cleanup: InnoDB, remove index_field_t::col_name

  • Revision #b66976a 2016-11-26 14:10:53 +0100

    • cleanup: InnoDB, various minor issues

  • Revision #a6f05b9 2016-11-26 13:38:46 +0100

    • cleanup: redundant casts in THD::dec_thread_count

  • Revision #0d6a773 2016-11-26 13:37:53 +0100

    • cleanup: unused handler::check_if_supported_virtual_columns()

  • Revision #2614a0a 2016-11-20 11:23:48 +0100

    • extend prelocking to FK-accessed tables

  • Revision #f136291 2016-11-10 16:10:41 +0100

    • cleanup: sp_head::add_used_tables_to_table_list()

  • Revision #a3614d3 2016-11-10 14:56:51 +0100

    • cleanup: FOREIGN_KEY_INFO

  • Revision #94462aa 2016-11-19 16:23:33 +0100

    • bugfix: remove broken insert t values () optimization

  • Revision #56c1f8d 2016-11-16 20:33:45 +0100

    • bugfix: table->get_fields_in_item_tree=true

  • Revision #f73bdb6 2016-11-23 16:42:09 +0100

    • bugfix: UPDATE and virtual BLOBs

  • Revision #aebb103 2016-11-23 12:54:59 +0100

    • bugfix: multi-UPDATE, vcols, const tables

  • Revision #0e401bf 2016-10-22 17:33:42 +0200

    • bugfix: move vcol calculations down into the handler

  • Revision #b8f51c0 2016-11-16 19:26:55 +0100

    • bugfix: update-behind-insert

  • Revision #54ab7db 2016-11-16 14:04:49 +0100

    • cleanup: remove now-unused TABLE::merge_keys

  • Revision #b38ff28 2016-11-16 14:04:37 +0100

    • bugfix: mark_columns_needed_for_update

  • Revision #d137b4d 2016-11-23 17:33:40 +0100

    • MDEV-5800 MyISAM support for indexed vcols

  • Revision #a418c99 2016-11-07 16:48:50 +0100

    • gcol mysql-test suite from 5.7

  • Revision #4136968 2016-10-15 23:53:14 +0200

    • enable spatial indexes in innodb vcol tests

  • Revision #c2b2cb8 2016-11-24 16:07:19 +0100

    • TABLE::update_virtual_field to compute just one vcol

  • Revision #2cdcf14 2016-03-11 13:46:46 +0100

    • make myisamchk -d ignore HA_CREATE_RELIES_ON_SQL_LAYER

  • Revision #5d6aab8 2016-03-11 13:40:31 +0100

    • cleanup: minor issues in MyISAM

  • Revision #961fc6a 2016-11-24 16:08:35 +0100

    • cleanup: T_REP/T_REP_BY_SORT/T_REP_PARALLEL in MyISAM

  • Revision #b634bd5 2016-11-24 14:55:01 +0100

    • cleanup: move all Item processors together

  • Revision #acfc3ba 2016-11-11 13:31:34 +0100

    • cleanup: remove ONLY_FOR_MYSQL_CLOSED_SOURCE_SCHEDULED

  • Revision #d4170f6 2016-11-16 19:03:51 +0100

    • cleanup: set_field_ptr()

  • Revision #65e53c8 2016-10-18 10:17:55 +0200

    • cleanup: Field_blob::get_ptr()

  • Revision #9a3ec79 2016-11-07 21:47:48 +0100

    • cleanup: TABLE::update_virtual_fields

  • Revision #8b6c054 2016-11-21 16:16:52 +0100

    • bugfix: stored column depends on virtual depends on updated

  • Revision #1008949 2016-04-01 18:40:31 +0200

    • cleanup: update_virtual_fields()

  • Revision #a632df9 2016-11-15 16:07:37 +0100

    • improve Item_field::register_field_in_read_map()

  • Revision #7459f0c 2016-04-01 19:51:57 +0200

    • cleanup: don't update_virtual_fields from READ_RECORD

  • Revision #163478d 2016-10-23 14:04:57 +0200

    • cleanup: InnoDB: is_partition()

  • Revision #4aab058 2016-10-11 16:10:47 +0200

    • cleanup: spatial indexes in MyISAM

  • Revision #b2c8d55 2016-11-14 20:24:03 +0100

    • cleanup: unused open_table_from_share() flags

  • Revision #db3f110 2016-03-09 12:32:35 +0100

    • cleanup: remove unused Field::utype values

  • Revision #4210538 2016-01-13 17:43:54 +0100

    • cleanup: avoid Field::field_index

  • Revision #03a0623 2016-01-13 13:42:46 +0100

    • cleanup: rename a method

  • Revision #46ae210 2016-11-26 13:04:36 +0100

    • cleanup: my_strerror

  • Revision #590d473 2016-11-12 15:17:18 +0100

    • cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... )

  • Revision #605cf619 2016-01-09 00:02:56 +0100

    • cleanup: extra_rec_buf_length

  • Revision #98be2d8 2016-11-08 12:25:45 +0100

    • cleanup: old (harmless?) typo fixed

  • Revision #d2408e4 2016-04-01 18:42:15 +0200

    • cleanup: fix a comment

  • Revision #3a3017a 2016-11-15 19:00:00 +0100

    • cleanup: set_thd_proc_info()

  • Revision #9bcfd27 2015-11-28 18:25:05 +0100

    • cleanup: remove dead (half-merged) code from partition_info.*

  • Revision #5b716bc 2015-11-25 08:02:52 +0100

    • cleanup: reorder TABLE members

  • Revision #0ed291e 2016-11-28 11:27:47 +0100

    • cleanup: parser: s/USER/USER_SYM/

  • Revision #0bef3bb 2015-11-20 13:11:35 +0100

    • cleanup: remove Item::intro_version

  • Revision #d440319 2016-11-23 20:12:28 +0100

    • cleanup: TABLE::init()

  • Revision #335082e 2016-11-03 12:39:04 +0100

    • cleanup: remove bad String=0 assignment

  • Revision #a721dca 2016-11-27 19:30:20 +0100

    • cleanup: Item_func_opt_neg::negate()

  • Revision #fd00440 2016-11-04 11:16:13 +0100

    • don't convert WEEK(x) to WEEK(x, @@default_week_format)

  • Revision #867809f 2016-11-08 20:04:09 +0100

    • bugfix: compile InnoDB w/o P_S

  • Revision #75925f8 2016-11-06 22:25:39 +0100

    • bugfix: Item_func_spatial_collection::print()

  • Revision #75fb321 2016-11-06 21:21:00 +0100

    • bugfix: Item_func_dyncol_add::print()

  • Revision #0980627 2016-11-04 16:54:58 +0100

    • bugfix: Item_func_weight_string::print()

  • Revision #232dc91 2016-11-03 22:40:19 +0100

    • bugfix: Item_func_like::print() was losing ESCAPE clause

  • Revision #660355c 2016-11-02 21:08:49 +0100

    • bugfix: Item_func_get_system_var::print()

  • Revision #96bb5f4 2016-11-03 17:30:17 +0100

    • bugfix: returning on-the-stack buffer to the caller

  • Revision #a838b10 2016-11-08 09:24:23 +0100

    • bugfix: delayed insert table was using other table's expr_arena

  • Revision #0852cf5 2016-10-15 23:51:03 +0200

    • say MariaDB in InnoDB error messages, not MySQL

  • Revision #f7dcd8a 2016-10-23 00:13:11 +0200

    • shut up annoying InnoDB warning when --gdb

  • Revision #b8dfedd 2016-10-18 16:46:53 +0200

    • the mysql-test combination is 'innodb' not 'xtradb'

  • Revision #e336fc0 2016-10-25 15:47:53 +0200

    • fix stack traces when linking with libbfd

  • Revision #855f0b9 2016-03-18 14:12:03 +0100

    • update RPM metadata (vendor and contact)

  • Merge Revision #edf4cc7 2016-12-12 09:56:42 +0200 - Merge pull request #275 from grooverdan/10.2-MDEV-11075-crc32-runtime-detect-getauxval

  • Revision #e76183f0 2016-12-12 15:35:08 +1100

    • MDEV-11075: Power - runtime detection of optimized instructions

  • Revision #9320d8a 2016-12-11 01:12:33 +0400

    • MDEV-11453 JSON_CONTAINS returns incorrect values.

  • Revision #c868acd 2016-12-05 21:04:30 +0200

    • MDEV-11487 Revert InnoDB internal temporary tables from WL#7682

  • Revision #b0266b6 2016-12-09 12:03:24 +0200

    • Use mtr_memo_contains_flagged() instead of mtr_memo_contains().

  • Revision #63152a5 2016-12-09 12:00:19 +0200

    • Port the test innodb.innodb_misc1 from MySQL.

  • Revision #04aa31c 2016-12-09 12:26:32 +0400

    • MDEV-11469 JSON_SEARCH returns incorrect results.

  • Merge Revision #0f7864a 2016-12-09 09:26:10 +0200 - Merge branch 'grooverdan-10.2-MDEV-9872-crc32-generic-message' into 10.2

  • Revision #c6017b7 2016-12-09 09:12:32 +0200

    • Address my review comments in the contributed patch.

  • Merge Revision #64d29c6 2016-12-09 09:04:35 +0200 - Merge branch '10.2-MDEV-9872-crc32-generic-message' of mariadb-server into grooverdan-10.2-MDEV-9872-crc32-generic-message

  • Revision #50617c4 2016-12-09 15:29:42 +1100

    • MDEV-11075: allow software crc32c on Power8 (for BE)

  • Revision #410bf82 2016-12-05 08:35:55 +1100

    • MDEV-9872: Valgrind supports CRC32B and CRC32Q since valgrind-3.6.1

  • Revision #6d12569 2016-12-01 13:17:19 +1100

    • MDEV-9872: crc32 initialization (innodb/xtradb)

  • Revision #ba6af68 2016-12-01 12:35:59 +1100

    • MDEV-9872: Generic CRC32 message using ptr

  • Merge Revision #2b6498b 2016-12-09 08:20:27 +0200 - Merge pull request #274 from grooverdan/10.2-MDEV-11075-innochecksum-bigendian-optimised

  • Revision #850ed6e 2016-12-09 14:58:23 +1100

    • MDEV-11075: changing to algorithm innodb from crc32

  • Revision #7ca1e2a 2016-12-08 14:34:54 +0200

    • MDEV-11422 rpl.rpl_parallel_optimistic_nobinlog failed in buildbot with "InnoDB: Killing connection failed Deadlock"

  • Revision #6816c80 2016-12-08 15:41:09 +0100

    • MDEV-11435 - fix integer divided by zero exception when calculating buffer pool size

  • Revision #7f6710e 2016-12-08 11:25:21 +0400

    • MDEV-11489 Assertion `0' failed in json_find_path.

  • Merge Revision #9ea5de3 2016-12-07 09:19:27 +0200 - Merge branch 'sensssz-10.2-vats' into 10.2

  • Merge Revision #7f504c7 2016-12-07 09:18:41 +0200 - Merge branch '10.2-vats' of server into sensssz-10.2-vats

  • Revision #02c8852 2016-12-01 13:50:00 -0500

    • Bug fix: consider lock wait mode first.

  • Revision #3371904 2016-12-06 01:39:06 +0400

    • MDEV-11447 JSON_MERGE merges valid JSON objects incorrectly.

  • Revision #fba1eab 2016-12-06 01:35:40 +0400

    • MDEV-11446 JSON_MERGE accepts arguments in invalid format.

  • Revision #3bae532 2016-12-06 01:32:13 +0400

    • MDEV-11433 JSON_MERGE returns a non-NULL result with a NULL argument.

  • Revision #486079d 2016-12-06 00:39:53 +0400

    • MDEV-11440 JSON has become a reserved word in MariaDB.

  • Revision #3743b4c 2016-12-06 00:34:25 +0400

    • MDEV-11468 JSON_UNQUOTE returns incorrect results.

  • Merge Revision #0009f4a 2016-12-05 17:12:29 +0200 - Merge pull request #268 from grooverdan/10.2-MDEV-10651-enable-test-sys_vars.innodb_buffer_pool_dump_pct_basic

  • Revision #6924593 2016-12-05 10:42:42 +1100

    • MDEV-10651: enable test sys_vars.innodb_buffer_pool_dump_pct_basic

  • Merge Revision #660521a 2016-12-05 17:01:28 +0200 - Merge pull request #263 from grooverdan/10.2-MDEV-11451-isfinite

  • Revision #b11eb36 2016-12-01 17:14:47 +1100

    • MDEV-11451: isinf || isnan -> !isfinite

  • Revision #cc85ba8 2016-12-05 15:25:59 +0200

    • MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytes crashes server

  • Revision #1da0865 2016-12-05 09:34:28 +0400

    • MDEV-11467 JSON_EXTRACT returns incorrect results.

  • Revision #2b01461 2016-12-05 08:59:55 +0400

    • MDEV-11465 JSON_LENGTH returns incorrect length.

  • Revision #75a5181 2016-12-05 08:52:37 +0400

    • MDEV-11448 Assertion `*p_cur_step < p->last_step' failed in strings/json_lib.c handle_match.

  • Revision #fe6d0a0 2016-12-05 08:43:15 +0400

    • MDEV-11471 JSON_ARRAY_APPEND returns incorrect results.

  • Revision #abb80d2 2016-12-05 08:03:11 +0400

    • MDEV-11472 JSON_ARRAY_INSERT returns incorrect results.

  • Revision #df87dce 2016-12-05 07:42:00 +0400

    • MDEV-11473 JSON_REMOVE returns invalid results.

  • Revision #7e03c67 2016-12-05 07:17:54 +0400

    • MDEV-11474 JSON_DEPTH returns incorrect results.

  • Revision #78dc7c3 2016-12-05 01:01:09 +0400

    • MDEV-11461 JSON_TYPE does not recognize integer/double types.

  • Revision #5454500 2016-12-05 00:15:08 +0400

    • MDEV-11452 JSON_CONTAINS accepts wrong number of arguments.

  • Revision #c89c514 2016-12-04 23:57:26 +0400

    • MDEV-11445 JSON_MERGE requires at least two arguments in MySQL, but not in MariaDB.

  • Revision #12897a5 2016-12-04 14:49:06 +0400

    • MDEV-11437 JSON_QUOTE function does not quote and uses wrong character set.

  • Revision #b4cbaf0 2016-12-04 14:22:01 +0400

    • MDEV-11436 CREATE TABLE .. AS SELECT JSON_OBJECT truncates data.

  • Revision #f391ab4 2016-12-04 13:57:46 +0400

    • MDEV-11438 Assertion `null_value' failed in Item::send(Protocol*, String*) upon casting NULL as JSON.

  • Revision #f105014 2016-12-03 12:41:19 +0400

    • MDEV-11464 Server crashes in mark_object upon JSON_VALID.

  • Revision #7fca133 2016-12-03 12:36:10 +0400

    • MDEV-11463 Server crashes in mark_array upon JSON_VALID.

  • Revision #edc75c9 2016-12-03 12:11:06 +0400

    • MDEV-11450 Assertion `!null_value' failed invirtual bool Item::send on json_search.

  • Revision #a8467e2 2016-12-03 11:45:24 +0400

    • MDEV-11449 Server crashes in Item_func_or_sum::agg_item_collations.

  • Revision #eca1579 2016-12-03 11:32:47 +0400

    • MDEV-11444 Server crashes in String::ptr / Item_func_json_depth::val_int.

  • Revision #4ad0813 2016-12-03 11:22:42 +0400

    • MDEV-11143 Server crashes in json_string_set_cs.

  • Revision #e8c4195 2016-12-03 11:02:28 +0400

    • MDEV-11442 Server crashes in String::length / parse_one_or_all /Item_func_json_contains_path::val_int

  • Revision #b28626e 2016-12-03 10:53:12 +0400

    • MDEV-11441 Server crashes in String::append /Item_func_json_extract::val_str.

  • Revision #1e2b46d 2016-12-02 17:28:39 +0200

    • MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->trx->mysql_thd, FALSE) || wsrep_thd_is_BF(other_lock->trx->mysql_thd, FALSE)

  • Revision #33ed16c 2016-12-02 16:25:47 +0200

    • MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTED

  • Revision #cb78555 2016-12-02 00:39:19 +0100

    • update test results

  • Merge Revision #6a10681 2016-12-01 15:05:20 +0200 - Merge pull request #262 from grooverdan/10.2-MDEV-9451-remove-innodb_buffer_pool_populate

  • Revision #09b825b 2016-12-01 09:17:00 +1100

    • MDEV-9451: Remove innodb_buffer_pool_populate from xtradb

  • Revision #0b66d3f 2016-12-01 12:56:23 +0200

    • MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation

  • Revision #943baa3 2016-12-01 12:44:12 +0200

    • MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->trx->mysql_thd, FALSE) || wsrep_thd_is_BF(other_lock->trx->mysql_thd, FALSE)

  • Revision #2c9bb42 2016-12-01 08:28:59 +0200

    • MDEV-11432 Change the informational redo log format tag to "MariaDB 10.2.3"

  • Revision #dc9f919 2016-12-01 06:42:59 +0200

    • MDEV-11005: Incorrect error message when using ONLINE alter table with GIS

  • Revision #3d0d290 2016-11-30 17:53:30 +0200

    • Remove tablespace code from InnoDB compilation as it is not used.

  • Revision #674e338 2016-11-29 20:54:18 -0800

    • Added the test case for bug MDEV-10836. The bug was fixed by the patch for MDEV-10882.

  • Revision #b2c63d2 2016-11-29 15:54:20 -0800

    • Fixed bug MDEV-10882. The implementation of the virtual method build_clone for the class Item_cache was missing.

  • Revision #cc577f8 2016-11-29 16:25:22 +0400

    • MDEV-11041 Innodb_gis/ tests taken from MySQL fail.

  • Revision #098dff1 2016-11-26 17:23:24 +0100

    • MDEV-11359 Implement IGNORE for bulk operation

  • Revision #d9c03c4 2016-11-27 20:40:35 +0100

    • Deb: Streamline package listing order to make comparisons downstream easier

  • Revision #ca3df8f 2016-11-27 12:34:53 +0100

    • Deb: wrap-and-sort for easier comparison to downstream in future

  • Revision #f977709 2016-11-26 19:08:07 +0100

    • Deb: Make libmariadb3 to provide the libmysqlclient.so.XX links

  • Revision #1965f03 2016-11-26 22:22:50 +0100

    • Deb: Rename libmariadbclient-dev to libmariadb-dev

  • Revision #2949282 2016-11-26 18:05:42 +0100

    • Deb: Fix libmariadbclient.so.18 link path to point to libmariadb.so.3

  • Revision #9bfde89 2016-11-27 18:21:18 +0400

    • MDEV-11360 Dynamic SQL: DEFAULT as a bind parameter

  • Revision #1d0f174 2016-11-26 21:22:49 -0800

    • Fixed bug MDEV-11313. The fix for bug 11072 was not complete though it also fixed the bug MDEV-10800. This patch resolves the problems of all three bugs.

  • Revision #b5b68b6 2016-11-26 13:22:10 +0100

    • MDEV-10126: replace deprecated iproute dependency with iproute2

  • Revision #3a6e781 2016-11-26 00:46:12 +0100

    • MDEV-9165: Run chown much faster on the datadir during install/update

  • Merge Revision #618edd4 2016-11-25 14:30:47 +0200 - Merge branch 'kevgs-10.2_warnings' into 10.2

  • Merge Revision #cc3aba2 2016-11-25 14:28:31 +0200 - Merge branch '10.2_warnings' of server into kevgs-10.2_warnings

  • Revision #780db8e 2016-11-24 17:36:02 +0300

    • fix build and some warnings

  • Revision #d247d64 2016-11-25 06:28:02 +0200

    • MDEV-11349 (2/2) Fix some bogus-looking Valgrind warnings

  • Revision #cdaa1d7 2016-11-25 06:09:00 +0200

    • MDEV-11349 (1/2) Fix some clang 4.0 warnings

  • Revision #1a1749e 2016-11-24 18:18:00 +0400

    • MDEV-11296 - InnoDB stalls under OLTP RW on P8

  • Revision #fb7caad 2016-11-23 14:07:17 +0400

    • MDEV-11296 - InnoDB stalls under OLTP RW on P8

  • Revision #68a8537 2016-11-23 11:34:50 +0400

    • MDEV-11296 - InnoDB stalls under OLTP RW on P8

  • Revision #8d010c4 2016-11-22 14:19:54 +0400

    • MDEV-11296 - InnoDB stalls under OLTP RW on P8

  • Revision #bb7e84b 2016-11-22 14:04:43 +0400

    • MDEV-11296 - InnoDB stalls under OLTP RW on P8

  • Revision #e06e455 2016-11-24 23:38:59 +0100

    • Deb: make server core package breaks/replaces earlier client packages

  • Revision #89236a8 2016-11-25 00:10:15 +0100

    • Deb: skip invoke-rc.d mysql stop if no mysql process is running at all

  • Revision #e726ae6 2016-11-24 17:39:12 +0100

    • Made all capability bit constants to be ULL. All new MariaDB capabilities(in upper 32bits) were sent as 0 on 32bit Windows. They were reset because CLIENT_SSL, CLIENT_COMPRESS and CLIENT_SSL_VERIFY_SERVER_CERT were defined as UL Plus MARIADB_CLIENT_STMT_BULK_OPERATIONS was defined as 1UL << 34, and that is undefined operation.

  • Revision #f4d6f26 2016-11-22 17:19:08 -0800

    • Fixed bug MDEV-11315. There were no implementations for the virtual functions exclusive_dependence_on_table_processor and exclusive_dependence_on_table_processor. As a result the procedure pushdown_cond_for_derived erroneously detected some conditions with outer references as pushable into materialized view / derived table.

  • Revision #779d416 2016-11-16 20:39:08 +0100

    • MDEV-10724 Assertion `vcol_table == 0 || vcol_table == table' failed in fill_record(THD*, TABLE*, List&, List&, bool, bool)

  • Revision #4a27ab2 2016-11-21 17:14:14 -0500

    • MDEV-10792: Assertion `thd->mdl_context.is_lock_owner ..

  • Revision #ebe0619 2016-11-21 16:20:10 -0500

    • MDEV-10442: "Address already in use" on restart

  • Revision #44ccb8f 2016-11-08 08:35:57 -0500

    • MDEV-10432: Post-fix after merging PR#205

  • Revision #cf1b0c1 2016-07-24 22:13:02 +0200

    • Implement native/base process checks for FreeBSD

  • Revision #f16ead5 2016-07-24 22:01:14 +0200

    • POSIX-ify wsrep scripts

  • Revision #665045f 2016-11-21 10:33:06 -0800

    • Fixed bug MDEV-11081.

  • Revision #022aeda 2016-09-10 20:42:20 +0200

    • Attempt to fix strange rpm dependency issue following prior patch

  • Revision #58532f3 2016-11-21 02:32:48 +0300

    • Update the testcase for MDEV-10330

  • Revision #f77bd5f 2016-09-10 17:50:32 +0200

    • Fix use of require in mysql-test-run.

  • Revision #d49cffa 2016-11-12 23:01:37 +0200

    • Deb: provide the libmysqlclient shim packages that exist in Debian/Ubuntu

  • Revision #dcfe6cb 2016-11-13 01:10:41 +0200

    • Deb: make libmariadb3 to provide the libmariadbclient.so.18 link

  • Revision #2bcc16c 2016-11-17 22:12:42 +0200

    • Deb: rename client library packages to reflect its contents

  • Revision #54bd67a 2016-11-12 22:20:19 +0200

    • Deb: provide the default-mysql-* packages that exist in Debian/Ubuntu

  • Revision #df8ba7a 2016-11-12 19:15:07 +0200

    • Deb: install GSSAPI and Cracklib config files

  • Revision #68535b5 2016-11-12 22:38:39 +0200

    • Deb: correct comment about socket auth in Spider/Mroong maintainer scripts

  • Revision #039bab2 2016-11-20 00:25:38 +0300

    • Undo the unfinished patch for MDEV-8359:

  • Merge Revision #e0fc6dc 2016-11-19 12:59:22 +0400 - Merge pull request #244 from hholzgra/hartmut-MDEV-726

  • Revision #86637b2 2016-10-09 01:20:17 +0200

    • MDEV-726 - added regression test case

  • Revision #3234faf 2016-10-08 15:57:12 +0200

    • MDEV-726 - CREATE and ALTER SERVER need to lowercase host name

  • Revision #4504986 2016-11-18 18:28:01 +0200

    • Deb: install libmysqld.so and libmysqld.so.19 in correct packages

  • Revision #a4dc956 2016-11-18 22:46:54 +0300

    • MDEV-10330: main.show_explain_ps fails sporadically in buildbot

  • Merge Revision #d66e111 2016-11-18 22:33:25 +0300 - Merge branch '10.2' of github.com:MariaDB/server into 10.2

  • Revision #b162068 2016-11-18 18:27:01 +0100

    • Fixed embedded prepared statements.

  • Revision #84fd0bc 2016-11-17 23:38:08 +0400

    • Update libmariadb

  • Revision #e1caf31 2016-11-17 17:36:06 +0400

    • Mark spider tests big

  • Revision #7072ca1f 2016-11-04 10:20:34 +1100

    • MDEV-5725: mysqld embedded libraries into libmariadbd19 Deb package

  • Revision #2387c91 2016-11-04 09:24:54 +1100

    • MDEV-5725: Don't install private mysql header files

  • Revision #691214a 2016-11-16 22:16:20 -0800

    • Fixed bug MDEV-11103. The class Item_func_nop_all missed an implementation of the virtual method get_copy. As a result if the condition that can be pushed into a materialized view / derived table contained an ANY subselect then the pushdown condition was built incorrectly.

  • Revision #ebe5a38 2016-11-16 15:06:19 -0800

    • Correction for the patch for MDEV-11102.

  • Revision #1655160 2016-11-16 14:32:04 -0800

    • Fixed bug MDEV-11102. Do not push conditions from where into materialized inner tables of outer joins: this is not valid.

  • Merge Revision #dace5f9 2016-11-16 19:51:22 +0300 - Merge branch '10.2' of github.com:MariaDB/server into 10.2

  • Revision #ded4cd1 2016-11-16 20:25:55 +0400

    • Added missing INNODB_COMPRESSION_DEFAULT

  • Revision #0838fd0 2016-11-16 12:07:12 +0200

    • MDEV-11185: innodb.innodb_trx_weight fails in buildbot

  • Revision #0d85124 2016-11-16 12:47:46 +0400

    • func_json.test failing on Windows fixed.

  • Revision #0b86981 2016-11-15 09:24:39 -0800

    • Made the result output deterministic.

  • Revision #68e7d92 2016-11-14 23:23:36 -0800

    • Fixed bug MDEV-11072. In a general case the conditions with outer fields cannot be pushed into materialized views / derived tables. However if the outer field in the condition refers to a single row table then the condition may be pushable. In this case a special care should be taken for outer fields when pushing the condition into a materialized view / derived table.

  • Revision #ebe5ebb 2016-11-15 17:04:31 +0400

    • MDEV-9143 JSON_xxx functions.

  • Revision #1122c1f 2016-11-15 14:56:29 +0400

    • InnoDB cleanups

  • Revision #8283d7f 2016-11-13 14:55:50 -0800

    • Added the test case from MDEV-11259.

  • Revision #92bcb90 2016-11-13 14:46:33 -0800

    • Fixed bug MDEV-11278. If a recursive CTE referred to a materialized view/derived table then the query that used this CTE returned a bogus error message.

  • Revision #f2219c8 2016-11-09 21:15:17 +0200

    • Deb: add gdb as a build dependency for stack traces on test suite failures

  • Revision #e820dec 2016-11-08 22:18:19 +0200

    • Deb: List package contents as part of the build log

  • Revision #d50ca35 2016-11-08 22:15:33 +0200

    • Deb: clean up, strip legacy and simplify autobake-deb.sh

  • Revision #8c03823 2016-11-10 09:42:49 +0200

    • MDEV-11250: mtflush threads stall on shutdown

  • Revision #ada3d75 2016-11-09 15:17:55 +0200

    • MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lock

  • Revision #8e5f532 2016-11-09 13:32:43 +0200

    • MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lock

  • Revision #0259b3c 2016-11-08 20:57:19 +0400

    • MDEV-11255 LDML: allow defining 2-level UCA collations

  • Revision #90c5b2f 2016-10-08 14:20:06 +0200

    • MDEV-10982 - Show real version number in 'ready for connections' message

  • Revision #f8b4015 2016-09-29 11:50:13 +0200

    • init plugin psi keys before LOCK_plugin

  • Revision #491f42d 2016-11-01 17:37:20 -0400

    • Fix/disable some failing galera tests.

  • Revision #9b6bd3f 2016-10-26 12:06:54 -0400

    • MDEV-11149: wsrep_replicate_mysaim: DML fails when binlog checksum enabled

  • Revision #db95beb 2016-10-03 11:30:12 +0100

    • MDEV-9903 - 10.2 : Check and run rsync daemon only in the needed IP See 235 I submit this code under the BSD-new license.

  • Revision #d5e6d83 2016-10-03 17:03:02 -0400

    • Update test results in galera, galera_3nodes suites.

  • Revision #9ddbf2c 2016-10-03 12:02:46 -0400

    • MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10.1.18

  • Revision #9d89c18 2016-09-29 14:58:32 -0400

    • MDEV-9312: storage engine not enforced during galera cluster replication

  • Revision #7241258 2016-09-28 13:27:34 -0400

    • MDEV-9416: MariaDB galera got signal 11 when altering table add unique index

  • Revision #6bb6f30 2016-09-28 13:26:13 -0400

    • MDEV-9312: storage engine not enforced during galera cluster replication

  • Revision #7c38a94 2016-09-28 13:23:31 -0400

    • MDEV-10041: Server crashes sporadically during bootstrap while running wsrep tests

  • Revision #458648e 2016-11-07 13:27:33 +0400

    • Fixed test suite name

  • Merge Revision #ea24480 2016-11-07 10:25:49 +0200 - Merge pull request #255 from rasmushoj/MDEV-9820

  • Revision #bba224d 2016-10-27 23:24:44 +0300

    • Added server variable compression_default, which if 1/ON sets compression on for all new InnoDB/XtraDB tables by default by setting PAGE_COMPRESSED=1

  • Revision #f5719fc 2016-11-07 03:20:04 +0300

    • Temporarily disable innodb.innodb_trx_weight test due to MDEV-11185

  • Revision #72c9de1 2016-11-07 01:52:07 +0300

    • MDEV-10986 sphinx.union-5539 and sphinx.sphinx fail in buildbot and outside

  • Merge Revision #2d25d09 2016-11-04 17:19:02 +0100 - Merge pull request #253 from grooverdan/10.2-MDEV-11195-numa-build

  • Revision #58ac8dd 2016-11-02 14:37:43 +1100

    • MDEV-11195: Simplify enablement of NUMA in innodb/xtradb

  • Revision #ab0e503 2016-11-01 11:01:48 +1100

    • MDEV-11195: Correct enablement of NUMA in innodb/xtradb

  • Revision #7afcc7d 2016-11-03 17:32:17 +0100

    • Re-generate .rdiff file in attempt to fix a test failure.

  • Revision #99d07aa 2016-11-03 16:56:18 +0100

    • Fixed print format.

  • Revision #9151121 2016-11-03 19:01:09 +0400

    • Scalability bottleneck in ha_innodb::general_fetch

  • Merge Revision #b002509 2016-11-03 14:48:51 +0100 - MDEV-11065: Compressed binary log. Merge code into current 10.2.

  • Revision #56a041c 2016-11-03 13:37:15 +0100

    • MDEV-11065: Compressed binary log. Fix BINLOG statement.

  • Revision #3c0ff61 2016-11-03 12:03:52 +0100

    • MDEV-11065: Compressed binary log

  • Revision #0e380c3 2016-10-29 21:59:20 +0800

    • two fix: 1.Avoid overflowing buffers in case of corrupt events 2.Check the compressed algorithm.

  • Revision #c06bc66 2016-10-20 18:00:59 +0200

    • MDEV-11065: Compressed binary log

  • Revision #e1c5028 2016-10-14 18:55:37 +0800

    • test suite for compressed binlog event

  • Revision #d4b2c9b 2016-10-14 15:23:49 +0800

    • optimize the memory allocation for compressed binlog event

  • Revision #640051e 2016-10-08 12:07:26 +0800

    • Binlog compressed

  • Revision #d665e79 2016-05-06 13:44:07 +0400

    • MDEV-7660 - MySQL Worklog #6671 "Improve scalability by not using thr_lock.c locks for InnoDB tables"

  • Revision #e2d6912 2016-06-29 20:03:06 +0200

    • MDEV-9114: Bulk operations (Array binding)

  • Revision #c6713f6 2016-07-20 10:00:26 +0530

    • Bug#23631471 BUF_BLOCK_ALIGN() MAKES INCORRECT ASSUMPTIONS ABOUT CHUNK SIZE

  • Revision #ce10116 2016-11-02 12:19:37 +0400

    • MDEV-11175 - \H option does not replace localhost with a host name

  • Merge Revision #23cb94f 2016-11-01 13:39:09 +0200 - Merge pull request #251 from ottok/ok-debpkg-10.2

  • Revision #c912d05 2016-10-29 02:43:45 +0300

    • MDEV-6284: Install systemd files (almost) the Debian way

  • Revision #7316b14 2016-10-29 02:55:19 +0300

    • Deb: use deb-sys-maint user credentials to configure MariaDB plugins

  • Revision #02a6f61 2016-10-29 02:17:14 +0300

    • Deb: delete runnable files we don't want to have in the test data package

  • Revision #bfda961 2016-10-29 01:30:50 +0300

    • Deb: omit source building step when running from autobake-deb.sh

  • Revision #0668e6b 2016-10-26 02:12:18 +0300

    • Travis-CI: skip building mariadb-test packages to speed up build

  • Revision #7f570be 2016-10-21 13:52:36 +0300

    • Deb: fix commit 1369696 and change autobake strategy to Debian Sid first

  • Revision #affa6e3 2016-10-11 18:45:59 +0300

    • MDEV-6284: Break/replace MySQL 5.7 packages to allow upgrade

  • Revision #8c32d95 2016-10-11 17:26:22 +0300

    • MDEV-6284: Activate quilt patches again: test table expection needed

  • Revision #4b7004d 2016-10-10 13:50:38 +0300

    • Travis-CI: build less verbose, log must stay under 4MB limit

  • Revision #19cffe6 2016-10-10 11:28:26 +0300

    • MDEV-6284: Revert commit af03ba84 partially for systemd

  • Revision #f63799d 2016-10-10 05:59:28 +0300

    • MDEV-6284: Clean up crufs (dirs files, duplicate entries etc)

  • Revision #235db2c 2016-10-09 18:00:57 +0300

    • MDEV-6284: wrap-and-sort

  • Revision #b2dffcb 2016-10-09 15:51:01 +0300

    • MDEV-6284: Fix issues detected by Lintian

  • Revision #1877a8c 2016-10-09 16:48:17 +0300

    • MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file

  • Revision #d495bf4 2016-10-09 14:43:34 +0300

    • MDEV-6284: Spliy Mroonga, Spider and TokuDB into their own packages

  • Revision #e58e7b5 2016-10-09 14:42:17 +0300

    • MDEV-6284: Rename plugin packages to match new Debian convention

  • Revision #0a1dbe8 2016-07-10 23:36:05 +0300

    • MDEV-6284: Split mariadb-test-data out of mariadb-test

  • Revision #1494a96 2016-10-07 17:03:08 +0300

    • MDEV-6284: Make mariadb-test package versionless

  • Revision #73f1c65 2016-10-09 23:39:01 +0300

    • MDEV-6284: Import most of downstream Debian packaging

  • Revision #a59655a 2016-07-09 22:03:02 +0300

    • MDEV-6284: Remove Debian policy breaking and empty RELEASE_* variables

  • Revision #148422e 2016-07-09 18:51:08 +0300

    • MDEV-6284: Bump compat level and define native Debian format

  • Revision #be78eec 2016-07-09 18:48:56 +0300

    • MDEV-6284: Rename .files -> .install

  • Revision #71e11bc 2016-10-28 12:29:37 +0400

    • MDEV-8791 - AIX: Unresolved Symbols during linking

  • Revision #40ad946 2016-10-31 07:35:02 +0100

    • MDEV-11187: Server does not compile on labrador

  • Merge Revision #951ca5d 2016-10-27 17:05:00 +0300 - Merge branch '10.2' of github.com:MariaDB/server into 10.2

  • Revision #39d2c7b 2016-10-27 06:37:21 +0400

    • Removing LEX::interval_list, as it's not used since parser cleanups made in 227510e039b4ec6bff3096a4b9b39847551dab1a. We now use lex->last_field->interval_list directly instead.

  • Revision #0c15d1a 2016-10-25 12:21:07 +0300

    • Set new scheduling algorithm VATS for lock waits as a default.

  • Revision #201c1e0 2016-10-25 10:09:33 +0400

    • MDEV-9143 JSON_xxx functions.

  • Merge Revision #b09b316 2016-10-24 15:17:24 +0300 - Merge pull request #248 from sensssz/10.2-vats

  • Revision #f6da2b4 2016-10-23 13:42:50 -0400

    • Undo changes to XtraDB.

  • Revision #0064d85 2016-10-23 13:41:36 -0400

    • Remove duplicated comments.

  • Revision #a24e625 2016-10-23 13:36:26 -0400

    • Change all space indentions to tab.

  • Revision #fd30d07 2016-10-23 13:17:30 -0400

    • Style fixes.

  • Revision #149581a 2016-10-22 15:01:37 -0400

    • Remove unnecessary changes. Apply changes to XtraDB.

  • Revision #04f241a 2016-10-22 10:22:03 -0400

    • Add a NULL check for thd_is_replication_slave_thread

  • Revision #adaebd2 2016-10-22 10:19:41 -0400

    • A few bug fixes. Use thd_is_slave_replication.

  • Revision #36841ac 2016-10-19 10:10:22 -0400

    • Add INNODB_LOCK_SCHEDULE_ALGORITHM to sysvars_innodb.result

  • Revision #f62fd5ad 2016-10-19 01:46:57 -0400

    • Bug fix: remove redundant code from check_deadlock_result. Remove assert.

  • Merge Revision #0f93b53 2016-10-19 01:42:34 -0400 - Merge branch '10.2-vats' of server into 10.2-vats

  • Revision #5661b5c 2016-10-19 01:37:52 -0400

    • Change VATS implementation.

  • Merge Revision #5c40954 2016-10-18 10:29:02 -0400 - Merge branch '10.2-vats' of server into 10.2-vats

  • Revision #88519c9 2016-10-18 09:52:39 -0400

    • Disable VATS on slave servers during replication.

  • Revision #87abc87 2016-10-17 21:56:05 -0400

    • Implement VATS in XtraDB and InnoDB.

  • Revision #a9bdea5 2016-10-18 09:52:39 -0400

    • Disable VATS on slave servers during replication.

  • Revision #0b7c35c 2016-10-17 21:56:05 -0400

    • Implement VATS in XtraDB and InnoDB.

  • Revision #0e60f89 2016-10-19 01:37:52 -0400

    • Change VATS implementation.

  • Revision #03b3425 2016-10-18 09:52:39 -0400

    • Disable VATS on slave servers during replication.

  • Revision #c455898 2016-10-17 21:56:05 -0400

    • Implement VATS in XtraDB and InnoDB.

  • Merge Revision #a1f0a33 2016-10-24 09:08:19 +0300 - Merge branch 'grooverdan-10.2-numa' into 10.2

  • Merge Revision #f35f61b 2016-10-24 09:07:49 +0300 - Merge branch '10.2-numa' of mariadb-server into grooverdan-10.2-numa

  • Merge Revision #f05dfbe 2016-09-23 09:24:22 +1000 - Merge 10.2

  • Revision #633e995 2016-09-23 09:09:46 +1000

    • MDEV-10829: libnuma-dev for travis

  • Revision #8e8e65e 2016-09-19 12:07:20 +1000

    • MDEV-10829: innodb_numa_interleave=1, use numa numa_get_mems_allowed

  • Revision #8b59eab 2016-09-23 08:58:57 +1000

    • MDEV-10829: add libnuma-dev to debian packaging

  • Revision #8103f6f 2016-09-20 10:05:10 +1000

    • MDEV-10829: Enable Innodb NUMA interleave

  • Revision #26e3117 2016-09-20 09:51:22 +1000

    • MDEV-10829: Port Innodb NUMA interleave test cases from MySQL

  • Revision #1de147f 2016-10-24 02:12:12 +0300

    • MDEV-11120 sys_vars.sysvars_server_notembedded fails on 32-bit

  • Revision #6f7fca7 2016-10-24 02:11:39 +0300

    • MDEV-11019 sys_vars.sysvars_server_embedded fails in buildbot

  • Merge Revision #82b974a 2016-10-21 17:37:30 +0200 - Merge MDEV-11064: "Restrict the speed of reading binlog from Master" into 10.2

  • Revision #9970e81 2016-10-21 16:31:45 +0800

    • fix the ABI check

  • Revision #07f09df 2016-10-21 16:02:51 +0800

    • fix the ABI and stop slave hang problem

  • Revision #0fa39ff 2016-10-17 18:27:49 +0800

    • fix code style..

  • Revision #c334f4f 2016-10-17 18:04:15 +0800

    • fix the code style for read_binlog_speed_limit

  • Revision #ef77847 2016-10-11 15:21:20 +0800

    • fix common test suite

  • Revision #4378990 2016-09-19 17:23:23 +0800

    • Control the binlog read speed for compressed protocol

  • Revision #8eb0f5c 2016-09-19 11:40:31 +0800

    • Control the Maximum speed(KB/s) to read binlog from master

  • Revision #2702522 2016-10-19 14:10:03 +0400

    • MDEV-9143 JSON_xxx functions.

  • Revision #8303ade 2016-09-15 13:39:41 +0400

    • MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursive

  • Revision #2b47f8f 2016-09-14 15:12:54 +0400

    • MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes

  • Revision #5608a73 2016-09-14 15:56:06 +0400

    • MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes

  • Revision #f4d885c 2016-09-09 15:05:59 +0400

    • MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes

  • Revision #d055e28 2016-09-13 23:35:20 +0400

    • MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes

  • Revision #cc49f00 2016-10-17 12:52:14 +0200

    • Move InnoDB/XtraDB to async deadlock kill for parallel replication.

  • Revision #4d3e366 2016-10-17 00:59:02 +0300

    • MDEV-11061 Valgrind builder produces warnings with OpenSSL

  • Merge Revision #e1ef99c 2016-10-16 23:44:44 +0200 - MDEV-7145: Delayed replication

  • Revision #fb13616 2016-10-14 21:29:35 +0200

    • MDEV-7145: Delayed replication.

  • Revision #3011060 2016-10-14 12:22:00 +0200

    • MDEV-7145: Delayed slave.

  • Revision #09136ec 2016-10-14 11:33:45 +0200

    • MDEV-7145, Delayed slave.

  • Revision #8148807 2016-10-14 11:18:33 +0200

    • BUG#56442: Slave executes delayed statements when STOP SLAVE is issued

  • Revision #851c401 2016-09-23 11:31:57 +0200

    • MDEV-7145: Delayed replication, fix wsrep build failure.

  • Revision #b2bc6da 2016-09-22 13:36:45 +0200

    • MDEV-7145: Delayed replication, cleanup some code

  • Revision #a9fb480 2016-09-22 12:23:32 +0200

    • MDEV-7145: Delayed replication, fixing test failures.

  • Revision #19abe79 2016-09-22 08:26:45 +0200

    • MDEV-7145: Delayed replication, intermediate commit.

  • Revision #50f19ca 2016-09-20 15:30:57 +0200

    • Remove unnecessary global mutex in parallel replication.

  • Revision #057c560 2016-10-15 02:27:28 +0200

    • MDEV-10943 . Workaround linker error on Linux. Linux does not actually use bss_start, put bss_start into #ifndef linux section

  • Revision #b8b1b92 2016-10-14 00:05:13 +0300

    • MDEV-8359: WHERE condition referring to inner table of left join can be sargable

  • Revision #9208b87 2016-10-13 16:54:59 +0300

    • Follow-up for big error-message cleanup (trailing dots were removed)

  • Revision #5058ced 2016-10-10 14:36:09 +0400

    • MDEV-7769 MY_CHARSET_INFO refactoring

On branch 10.2

  • Revision #a6f032a 2016-10-09 13:46:09 +0300

    • Deb: use --mem to run mtr faster and keep Travis-CI well below 50 min

  • Revision #c416ed8 2016-10-09 13:42:36 +0300

    • Deb: build faster using ccache when available

  • Revision #0331df1 2016-10-08 03:28:41 +0300

    • Travis-CI: clean away cruf in definition file and use correct syntax

  • Revision #553ca40 2016-10-08 15:20:16 +0400

    • A post-fix for MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressions

  • Revision #46dc7bd 2016-10-08 13:06:15 +0400

    • MDEV-10866 Extend PREPARE and EXECUTE IMMEDIATE to understand expressions MDEV-10867 PREPARE..EXECUTE is not consistent about non-ASCII characters

  • Revision #e1a212e 2016-10-08 12:32:52 +0400

    • MDEV-10585 EXECUTE IMMEDIATE statement

  • Revision #4c45b82 2016-10-08 11:50:18 +0400

    • MDEV-10709 Expressions as parameters to Dynamic SQL

  • Revision #8ea2e14 2016-10-08 09:57:35 +0400

    • MDEV-10772 Introduce Item_param::CONVERSION_INFO

  • Revision #62d1cfe 2016-10-07 01:25:05 +0300

    • Deb: always build mariadb-cracklib-password-check, even on Travis-CI

  • Revision #1369696 2016-10-06 19:30:20 +0300

    • Deb: Re-factor conditional build dependency checking and injecting

  • Revision #44dd9a5 2016-07-12 10:27:37 +0300

    • Deb: wrap-and-sort

  • Revision #0a97008 2016-07-12 10:21:26 +0300

    • Deb: Fix various shortcomings in the control file

  • Revision #e2bf4d8 2016-07-10 20:31:53 +0300

    • Deb: Remove commented out patches that for sure are not used anymore

  • Revision #5549d62 2016-07-11 20:21:44 +0300

    • Deb: Make alternative Debian builds easy with git-buildpackage config file

  • Revision #00fc86f 2016-10-06 12:31:23 +0200

    • Remove test for using bash characters in tls/ssl file and directory names. bash char substitution is not supported for other file options (e.g. read default file)

  • Revision #14b1c8c 2016-10-05 01:09:52 +0300

    • After merge and bug fixes - Fixed compiler warnings - Removed have_debug.inc from innochecksum_3 - Fixed race condition in innodb_buffer_pool_load - Fixed merge issue in innodb-bad-key-change.test - Fixed missing array allocation that could cause function_defaults_notembedded to fail - Fixed thread_cache_size_func

  • Revision #af7490f 2016-10-03 18:49:44 +0300

    • Remove end . from error messages to get them consistent Fixed a few failing tests

  • Revision #c1125c3 2016-10-02 18:42:39 +0300

    • Fixed compiler warnings and failing tests

  • Revision #7b96416 2016-10-02 16:39:40 +0300

    • Use sql_mode_t for sql_mode. This fixed several cases where we where using just ulong for sql_mode

  • Revision #8be53a3 2016-10-02 15:35:08 +0300

    • MDEV-6112 multiple triggers per table

  • Revision #0bae195 2016-10-04 16:25:12 +0200

    • simplify the ipv6 check

  • Revision #70dcb46 2016-08-25 10:21:06 +1000

    • MDEV-9185: fix ipv6 detection test in MTR

  • Revision #4f919be 2016-10-03 19:54:23 +0300

    • Enable Geometry datatype for SPATIAL indexes and disable online index creation for SPATIAL indexes.

  • Revision #9e70d88 2016-10-03 19:29:46 +0300

    • Disable wl6560.

  • Revision #cb2c2f1 2016-10-03 19:19:00 +0300

    • Replace non-repeatable page-type-dump directory.

  • Revision #a0a4079 2016-10-03 10:05:15 +0300

    • Run only on debug to avoid test differences.

  • Revision #2e7baca 2016-10-03 08:22:52 +0300

    • Replace tablespace numbers to make repeatable.

  • Revision #3b314ec 2016-09-30 17:39:55 -0700

    • Fixed bug MDEV-10933. The bug was caused by a misplaced construct opt_with_clause for one of the variants of CREATE ... SELECT.

  • Revision #6681a49 2016-09-30 13:13:18 -0700

    • Post-review addition to the fix for MDEV-10868.

  • Revision #061d282 2016-09-30 13:10:58 -0700

    • Fixed bug MDEV-10923. The code for st_select_lex::find_table_def_in_with_clauses() did not take into account the fact that the specs for mergeable CTEs were cloned and were not processed by the function With_element::check_dependencies_in_spec().

  • Revision #903f34c 2016-09-29 01:15:00 -0700

    • Fixed bug MDEV-10868. There was no implementation of the virtual method print() for the Item_window_func class. As a result for a view containing window function an invalid view definition could be written in the frm file. When a query that refers to this view was executed a syntax error was reported.

  • Revision #6aeaebd 2016-09-27 19:08:36 -0700

    • Fixed the bug number in the comment of the test case for MDEV-10899.

  • Revision #e5019d3 2016-09-30 08:45:51 +0300

    • MDEV-10908: innodb_zip.bug56680 fails in buildbot with InnoDB: Failing assertion: bpage->id.space() == page_id.space()

  • Revision #737295c 2016-09-29 13:59:41 +0300

    • MDEV-10727: Merge 5.7 Innochecksum with 5.6

  • Revision #b3f7d52 2016-09-29 13:25:45 +0000

    • MDEV-10918 Innodb/Linux - Fallback to simulated aio if io_setup() fails, e.g due to insufficient resources

  • Revision #098f0ae 2016-09-27 09:51:32 -0400

    • bump the VERSION

  • Revision #b91bd82 2016-09-26 10:40:44 -0700

    • Fixed bug MDEV-10889 The bug was in the code of the recursive method With_element::check_unrestricted_recursive. For recursive calls of this method sel->get_with_element()->owner != owner.

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