arrow-left

All pages
gitbookPowered by GitBook
1 of 41

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

MariaDB 10.0.3 Changelog

The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Nowarrow-up-right

Downloadarrow-up-right |Release Notes |Changelog |Overview of 10.0

Release date: 11 Jun 2013

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.

  • Mon 2013-06-10 08:40:25 +0200

    • remove .THIS file

  • Sun 2013-06-09 15:17:28 +0200

    • Fedora18 MariaDB-connect-engine packages are incorrectly asserting ownership of /usr/lib and /usr/lib64

  • [merge] Sat 2013-06-08 01:16:00 +0400

    • Merge from 10.0-connect

    • Sat 2013-06-08 00:24:27 +0400

  • [merge] Thu 2013-06-06 21:32:29 +0200

    • 10.0-base merge (without InnoDB - all InnoDB changes were ignored)

    • [merge] Thu 2013-06-06 17:51:28 +0200

  • Wed 2013-06-05 13:51:28 +0300 *

    • Fixed compiler warning - Don't abort InnoDB if one can't allocate resources for AIO (this patch was in 5.5 and 10.0-base but was missing in 10.0)

  • [merge] Tue 2013-05-28 16:35:52 +0200

    • merge compile fix 10.0-base -> 10.0

    • Tue 2013-05-28 16:35:05 +0200

  • [merge] Tue 2013-05-28 15:46:32 +0200

    • Merge 10.0-base -> 10.0

    • [merge] Tue 2013-05-28 15:39:56 +0200

  • Tue 2013-05-28 13:32:39 +0400

    • : Cassandra: server crashes in ha_cassandra::end_bulk_insert on INSERT .. SELECT with a non-existing column - INSERT ... SELECT may call handler->end_bulk_insert() without having called handler->start_bulk_insert(). Let Cassandra SE handle this.

  • Tue 2013-05-28 12:38:22 +0400

    • : Cassandra SE: ERROR 1928 (HY000): Internal error: 'Thrift exception: Called write on non-open socket' - Made call re-try system also handle network disconnects (it will reconnect before retrying) - Added Cassandra_network_exceptions counter. - @@cassandra_failure_retries is now always honored.

  • Thu 2013-05-23 14:52:48 +0200

    • : Failing DBUG_ASSERT() in SELECT SLEEP(), with threadpool.

  • Mon 2013-05-20 08:37:03 +0400

    • : Mapping between Cassandra blob (BytesType) and MySQL BLOB does not work - Allow SQL blobs in the data mapping.

  • Mon 2013-05-20 08:06:34 +0400

    • Update test results.

  • [merge] Fri 2013-05-03 12:10:16 +0200

    • Merge 10.0-base -> 10.0

    • Fri 2013-05-03 11:27:29 +0200

  • [merge] Mon 2013-04-29 12:03:54 +0200

    • Merge 10.0-base -> 10.0

    • Mon 2013-04-29 10:57:48 +0200

  • Sun 2013-04-28 10:18:31 +0400

    • Fixing that ODBC detection always failed on Linux because

  • Thu 2013-04-25 17:12:52 +0400

    • ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed on the build machine. So put them into the deb packages optionally.

  • Wed 2013-04-24 18:20:22 +0400

    • Adding ha_oqgraph.so and ha_cassandra.so back into the Debian and Ubuntu packages (they were unintentionally removed while moving ha_connect.so into a separate package).

  • [merge] Mon 2013-04-22 20:55:22 -0700

    • Merge 10.0-base -> 10.0

    • [merge] Mon 2013-04-22 07:40:54 -0700

circle-info

Be notified of new MariaDB Server releases automatically by 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.

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

Changelogs - MariaDB 10.0 Series

MariaDB 10.0 Changelog Series

Fixing a few compiler warnings
  • Revision #3746.1.44arrow-up-right Wed 2013-06-05 00:46:06 +0200 *

    • Change CRLF line endings to LF

  • Revision #3746.1.43arrow-up-right Tue 2013-06-04 17:18:33 +0200 *

    • Adding parallelism to the TBL table type

  • Revision #3746.1.42arrow-up-right Mon 2013-06-03 14:43:47 +0200

    • compiler warnings

  • Revision #3746.1.41arrow-up-right Mon 2013-06-03 11:57:34 +0400

    • Fixing the problem with my_bool_t defined two times. (it worked fine with the modern gcc, but failed on some other compilers).

  • Revision #3746.1.40arrow-up-right Tue 2013-05-28 21:06:15 +0200 *

    • Fix crash when a null qrp is returned for OCCUR tables in connect_assisted_discovery

  • Revision #3746.1.39arrow-up-right Tue 2013-05-28 17:22:38 +0200 *

    • Extending connect_assisted_discovery column automatic definition to OCCUR and PIVOT table types.

  • Revision #3746.1.38arrow-up-right Tue 2013-05-28 13:11:45 +0400

    • Recording test results forgotten in the commit adding thd_timezone_service.

  • Revision #3746.1.37arrow-up-right [merge] Mon 2013-05-27 17:51:42 +0400

    • Merging with the latest 10.0

  • Revision #3746.1.36arrow-up-right Mon 2013-05-27 17:42:59 +0400 *

    • Fixing embedded verision of the Connect engine when handling table_type=MySQL (and some other types) to connect only to remote MySQL server, do not try to establish embedded connections from the running embedded connection.

  • Revision #3746.1.35arrow-up-right Mon 2013-05-27 12:42:39 +0400

    • Fixing ABI template, to take into account the latest change in the thd_time_zone_service.

  • Revision #3746.1.34arrow-up-right Mon 2013-05-27 12:38:15 +0400

    • Fixing ABI template, to take into account the latest change in the thd_time_zone_service.

  • Revision #3746.1.33arrow-up-right Mon 2013-05-27 00:17:04 +0200 *

    • Fix Windows compile error

  • Revision #3746.1.32arrow-up-right Fri 2013-05-24 19:09:59 +0400

    • Adding the timezone plugin service, to convert between MYSQL_TIME and my_time_t and back.

  • Revision #3746.1.31arrow-up-right Fri 2013-05-24 15:27:20 +0400

    • Do not run mysql.test in case of embedded server. We need a running MySQL server for this test.

  • Revision #3746.1.30arrow-up-right Fri 2013-05-24 15:21:06 +0400

    • Splitting SQLite3 tests into two parts:

  • Revision #3746.1.29arrow-up-right Fri 2013-05-24 11:31:43 +0400

    • Removing more cases of direct use of thd.

  • Revision #3746.1.28arrow-up-right Fri 2013-05-24 09:56:04 +0400

    • Removing direct access to thd, using functions: - thd_query_string() insted of thd->query_string - thd_sql_command() instead ot thd->lex->sql_command - table_share->s.db.str instead of thd->db

  • Revision #3746.1.27arrow-up-right Fri 2013-05-24 00:19:26 +0200 *

    • Fix setting default type to MYSQL->PROXY->DOS in some places where it was not done correctly. - Fix a bug causing add_field to generate a syntax error on DOUBLE columns with a 0 decimal value. - Column can be undefined when Srcdef is specified.

  • Revision #3746.1.26arrow-up-right Thu 2013-05-23 12:04:52 +0400

    • Connect: fixing non thread-safe code. Passing "struct tm" buffer to GetGmTime() instead of using a static bufer.

  • Revision #3746.1.25arrow-up-right Wed 2013-05-22 13:35:21 +0200 *

    • Changing CONNECT version number and date modified: storage/connect/ha_connect.cc storage/connect/mysql-test/connect/r/xml.result

  • Revision #3746.1.24arrow-up-right Tue 2013-05-21 18:29:10 +0400

    • mtr --suite=connect --embedded tests did not work for two reasons:

  • Revision #3746.1.23arrow-up-right Mon 2013-05-20 18:17:09 +0200 *

    • Correct misplaced parenthesis in last change

  • Revision #3746.1.22arrow-up-right Mon 2013-05-20 13:12:34 +0200 *

    • Save and restore srcdef when getting a sub-table (could stay in cache)

  • Revision #3746.1.21arrow-up-right Sun 2013-05-19 20:16:04 +0200 *

    • Removing unused copy file

  • Revision #3746.1.20arrow-up-right [merge] Sun 2013-05-19 19:53:38 +0200 *

    • Commit merged and resolve

    • Revision #3746.3.4arrow-up-right Mon 2013-05-13 16:48:03 +0400

      • Fixing warnings (mostly "no previous declaration")

    • Mon 2013-05-13 15:57:49 +0400

      • Fixing compiler warnings ("no previous declaration for ...")

    • Mon 2013-05-13 15:23:24 +0400

      • Fixing a few "no previous declaration" warnings

    • Mon 2013-05-13 14:59:59 +0400

      • Fixing a few compilation warnings ("no previous declaration for XXX")

  • Revision #3746.1.19arrow-up-right Sun 2013-05-19 19:25:06 +0200 *

    • Allowing views and queries as parameters for PROXY base tables NOTE: Checking for looping references cannot be done when using views as parameters. This should not be allowed on production servers and should be dependant on a system variable and/or on speciel grant.

  • Revision #3746.1.18arrow-up-right [merge] Mon 2013-05-13 12:25:12 +0200 *

    • Commit merged changes

    • Revision #3746.2.2arrow-up-right [merge] Mon 2013-05-13 13:36:34 +0400

      • Merge from maria-10.0

    • Mon 2013-05-13 13:35:56 +0400

      • Enabling --suite=connect by default

  • Revision #3746.1.17arrow-up-right Mon 2013-05-13 12:20:08 +0200 *

    • Code cleaning. Eliminating unused code, functions, and variables.

  • Revision #3746.1.16arrow-up-right Mon 2013-05-13 11:37:34 +0200 *

    • fix use of uninitialized variable (colp)

  • Revision #3746.1.15arrow-up-right Mon 2013-05-13 10:37:35 +0200 *

    • Set tdbp to NULL when ignored

  • Revision #3746.1.14arrow-up-right Sun 2013-05-12 18:37:53 +0200 *

    • Changing mode from +x to -x

  • Revision #3746.1.13arrow-up-right Sun 2013-05-12 18:14:03 +0200 *

    • Code cleaning. modified: storage/connect/connect.cc storage/connect/tabutil.h

  • Revision #3746.1.12arrow-up-right Sat 2013-05-11 17:00:36 +0200 *

    • Fix tabpivot compile errors on Linux. - Fix Tabpivot not closing the source table. - Fix pivot.test error on Linux by specifying ENDING=2 for the expenses table.

  • Revision #3746.1.11arrow-up-right Sat 2013-05-11 13:21:15 +0200 *

    • Added a test case for PIVOT tables

  • Revision #3746.1.10arrow-up-right Fri 2013-05-10 23:05:16 +0200 *

    • Add pivot table files and support

  • Revision #3746.1.9arrow-up-right Fri 2013-05-10 20:22:21 +0200 *

    • Added table type PIVOT

  • Revision #3746.1.8arrow-up-right Thu 2013-05-09 16:16:45 +0200 *

    • Fix inverted test on am in MYSQLDEF::DefineAM

  • Revision #3746.1.7arrow-up-right Sun 2013-05-05 12:45:26 +0200 *

    • General code cleaning, eliminating a few potential bugs

  • Revision #3746.1.6arrow-up-right Sat 2013-05-04 00:47:55 +0200 *

    • Add test for XCOL and OCCUR tables - Fix a bug causing a crash when doing an ALTER TABLE (because create_info->alias is NULL)

  • Revision #3746.1.5arrow-up-right Thu 2013-05-02 16:33:15 +0200 *

    • Adding a loop test to prevent PROXY based table to loop when repointing on itself. - Fix bug causing PROXY on non CONNECT tables to sometimes use the wrong DB. - Making some more tests in create that were in pre_create not called anymore when columns are defined. - Updating some test results to reflect new warnings.

  • Revision #3746.1.4arrow-up-right Tue 2013-04-30 17:48:18 +0200 *

    • Change in connect_assisted_discovery the default value for port from MYSQL_PORT to 0. So it can be later set to mysqld_port if necessary. Doing so, it is no more required to specify port when using the current port and the current port is not equal to MYSQL_PORT (3306)

  • Revision #3746.1.3arrow-up-right Tue 2013-04-30 16:16:32 +0200 *

    • Allow PROXY based tables to specify MySQL access parameters when the object table is not a CONNECT table. This was the case in previous versions but was no more possible with recent changes.

  • Revision #3746.1.2arrow-up-right Mon 2013-04-29 17:47:23 +0200 *

    • Fix a bug causing a crash when using OEM tables based on BIN tables.

  • Revision #3746.1.1arrow-up-right Mon 2013-04-29 13:50:20 +0200 *

    • Adding 3 new table types: PROXY table base on another table. Used by several other types. XCOL proxy on a table having a colummn containing a list of values OCCUR proxy on a table having several columns containing the same type of values that can be put in a unique column and several rows. TBL Not new but now internally using the PROXY table class. - Fix 2 bugs in add_field: Change '=' to ' ' after the COMMENT keyword. Quote column names between '`' in the SQL string. - Update xml test result to the CONNECT version

  • 5.5 merge
  • Revision #3413.21.242arrow-up-right Sat 2013-06-01 21:33:26 +0200

    • Fix a compile warning on NetBSD

  • Revision #3413.21.241arrow-up-right Sat 2013-06-01 21:30:33 +0200

    • MDEV-4607arrow-up-right : libreadline-related compilation problems on NetBSD.

  • Revision #3413.21.240arrow-up-right Thu 2013-05-30 08:23:49 +0300

    • MDEV-4520arrow-up-right: Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event executio

  • Revision #3413.21.239arrow-up-right Tue 2013-05-28 21:25:59 +0200

    • followup for revision 3751 "centos5 gcc 4.1 asm bug" remove the workaround from cmake/os/FreeBSD.cmake

  • Revision #3413.21.238arrow-up-right Thu 2013-05-23 17:05:31 +0300

    • MDEV-4520arrow-up-right: Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event execution

  • Revision #3413.21.237arrow-up-right Wed 2013-05-22 16:44:44 +0200

    • MDEV-4548arrow-up-right - compile sphinx.so/dll and include into packages

  • Revision #3413.21.236arrow-up-right Mon 2013-05-27 16:35:42 +0200

    • MDEV-4553arrow-up-right - Fixes for compilation under NetBSD.

  • Revision #3413.21.235arrow-up-right Fri 2013-05-24 14:33:04 +0200

    • MDEV-4516arrow-up-right SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when query cache size is 0

  • Revision #3413.21.234arrow-up-right Tue 2013-05-21 18:56:35 +0200

    • fix for compiled-in FederatedX

  • Revision #3413.21.233arrow-up-right Tue 2013-05-21 13:03:37 +0200

    • MDEV-388arrow-up-right Creating a federated table with a non-existing server returns a random error code (part 2)

  • Revision #3413.21.232arrow-up-right [merge] Tue 2013-05-21 09:43:34 +0200

    • 5.3 merge

    • Revision #2502.567.103arrow-up-right Tue 2013-05-21 09:42:10 +0200

      • fixes for buildbot

  • Revision #3413.21.231arrow-up-right Mon 2013-05-20 23:58:44 +0200

    • MDEV-388arrow-up-right Creating a federated table with a non-existing server returns a random error code

  • Revision #3413.21.230arrow-up-right Mon 2013-05-20 13:41:03 +0200

    • increase MAX_HA (number of simultaneously installed storage engines) to 64

  • Revision #3413.21.229arrow-up-right [merge] Mon 2013-05-20 12:36:30 +0200

    • 5.3 merge. change maria.distinct to use a function that doesn't require ssl-enabled builds

    • Revision #2502.567.102arrow-up-right [merge] Mon 2013-05-20 11:13:07 +0200

      • 5.2 merge

      • [merge] Mon 2013-05-20 10:53:04 +0200

        • 5.1 merge

        • Sat 2013-05-11 20:23:57 +0300

      • Sun 2013-05-19 16:38:56 +0200

        • - update MSI to include HeidiSQL 8.0

      • Sun 2013-05-19 16:22:33 +0200

        • Fix cpack error - safe_process.pl does not exist anymore.

      • Wed 2013-05-08 14:32:32 +0200

        • mysqld gets SIGFPE when mysql.user table is empty

    • Fri 2013-05-03 16:07:13 +0300

      • : Fix agregate function resolution in derived tables (no name resolution over a derived table border)

    • [merge] Sun 2013-05-05 05:32:55 +0400

      • Merge

  • Revision #3413.21.228arrow-up-right Sun 2013-05-19 17:42:30 +0200

    • remove start menu shortcut to upgrade wizard

  • Revision #3413.21.227arrow-up-right Sun 2013-05-19 17:41:22 +0200

    • MDEV-4544arrow-up-right : Update MSI installer to use latest HeidiSQL 8.0

  • Revision #3413.21.226arrow-up-right Fri 2013-05-17 10:16:56 +0400

    • Bug#MDEV-4518arrow-up-right Server crashes in is_white_space when it's run with query cache, charset ucs2 and collation ucs2_unicode_ci

  • Revision #3413.21.225arrow-up-right Wed 2013-05-15 16:28:12 +0300 *

    • Solaris fixes: - Fixed that wait_timeout_func and wait_timeout tests works on solaris - We have to compile without NO_ALARM on Solaris as Solaris doesn't support timeouts on sockets with setsockopt(.. SO_RCVTIMEO). - Fixed that compile-solaris-amd64-debug works (before that we got a wrong ELF class: ELFCLASS64 on linkage) - Fixed some compiler warnings - Fixed some failing tests

  • Revision #3413.21.224arrow-up-right Wed 2013-05-15 02:36:37 +0500

    • MDEV-4266arrow-up-right Server upgrade via apt-get install does not work. Now empty 'highlevel' packages strictly depend on the same versions of files. These are mariadb-server, mariadb-client, mariadb-test

  • Revision #3413.21.223arrow-up-right Wed 2013-05-15 02:33:29 +0500

    • MDEV-4521arrow-up-right MBRContains, MBRWithin no longer work with geometries of different type. get_mm_leaf function can store all sorts of spatial features in one type of field it receives from an Item_field. So we just allow that by setting the type of this field to GEOMETRY.

  • Revision #3413.21.222arrow-up-right Tue 2013-05-14 18:32:16 +0300

    • When one does 'REPAIR TABLE', update uuid() to the current system

  • Revision #3413.21.221arrow-up-right Tue 2013-05-14 14:49:52 +0200

    • Fix test failure in plugins.unix_socket when running tests as user root.

  • Revision #3413.21.220arrow-up-right Mon 2013-05-13 16:11:39 +0200

    • MDEV-4514arrow-up-right After increasing user name length mysql.db is reported broken and event scheduler does not start

  • Revision #3413.21.219arrow-up-right Mon 2013-05-13 15:49:48 +0200

    • MDEV-4505arrow-up-right Buffer overrun when processing --log-bin parameter without file name

  • Revision #3413.21.218arrow-up-right Mon 2013-05-13 15:49:27 +0200

    • MDEV-4199arrow-up-right Installing postfix on CentOS 5.9 requires MariaDB-server

  • Revision #3413.21.217arrow-up-right Mon 2013-05-13 15:46:58 +0200

    • fix test cases

  • Revision #3413.21.216arrow-up-right Mon 2013-05-13 00:43:46 +0300

    • Fixed MDEV-4291arrow-up-right: Assertion `trid >= info->s->state.create_trid' failure or data corruption (key points to record outside datafile) on INSERT into an Aria table.

  • Revision #3413.21.215arrow-up-right Sun 2013-05-12 11:29:16 +0300

    • MDEV-3999arrow-up-right: Valgrind errors 'invalid write' or assorted server crashes on concurrent flow with partitioned Aria tables MDEV-3989arrow-up-right: Server crashes on import from MariaDB mysqldump export with partitioned Aria table.

  • Revision #3413.21.214arrow-up-right Sat 2013-05-11 20:31:50 +0300

    • Fixed that SHOW PROCESSLIST and information_schema.processlist uses the right length for user names. Fixed some failing tests

  • Revision #3413.21.213arrow-up-right Sat 2013-05-11 12:20:21 +0300

    • MDEV-4231arrow-up-right: Possible bug in function _ma_apply_undo_row_insert() Added comment to clearify the code.

  • Revision #3413.21.212arrow-up-right Thu 2013-05-09 23:25:57 +0200

    • Fix compile error

  • Revision #3413.21.211arrow-up-right Thu 2013-05-09 22:21:07 +0200

    • Small mysql_install_db.exe fixes - Use lc-messages-dir instead of deprecated --language when running mysqld in bootstrap mode. - Add some verbosity to mysql_install_db.exe when it runs in course of MSI installation.

  • Revision #3413.21.210arrow-up-right Wed 2013-05-08 20:37:17 +0200

    • MDEV-4206arrow-up-right : log all slow statements (do not use filters), if log_slow_filter is empty.

  • Revision #3413.21.209arrow-up-right Wed 2013-05-08 13:36:17 +0400

    • The bug MDEV-4489arrow-up-right "Replication of big5, cp932, gbk, sjis strings makes wrong values on slave" has been fixed.

  • Revision #3413.21.208arrow-up-right [merge] Wed 2013-05-08 10:12:21 +0200

    • Merge with XtraDB as of Percona-Server-5.5.30-rel30.2

    • Revision #0.12.62arrow-up-right Wed 2013-05-08 09:52:54 +0200

      • Percona-Server-5.5.30-rel30.2.tar.gz

  • Revision #3413.21.207arrow-up-right Tue 2013-05-07 18:28:36 +0200

    • centos5 gcc 4.1 asm bug

  • Revision #3413.21.206arrow-up-right Tue 2013-05-07 18:26:22 +0200

    • Compilation warnings. openssl compilation problem.

  • Revision #3413.21.205arrow-up-right [merge] Tue 2013-05-07 13:05:09 +0200

    • mysql-5.5.31 merge

    • Revision #3077.184.3arrow-up-right [merge] Thu 2013-01-10 10:11:53 +1100

      • Merge from mysql-5.1 to mysql-5.5.

      • Thu 2013-01-10 10:01:50 +1100

        • Bug#13997024 SEGV IN SYNC_ARRAY_CELL_PRINT PRINTING OUT LONG SEMAPHORE WAIT DATA

  • Revision #3413.21.204arrow-up-right Mon 2013-05-06 16:51:41 +0300

    • If one declared several continue handler for the same condition on different level of stored procedures, all of them where executed. Now we only execute the innermost of them (the most relevant).

  • Revision #3413.21.203arrow-up-right [merge] Sun 2013-05-05 05:38:09 +0400

    • MDEV-4482arrow-up-right fix null-merged to 5.5

    • Revision #3413.31.1arrow-up-right [merge] Sun 2013-05-05 05:29:33 +0400

      • Merge

      • Sun 2013-05-05 05:27:02 +0400

        • : main.windows test fails in buildbot with result mismatch - Rollback an earlier patch (was pushed into 5.3 instead of 5.5)

  • Revision #3413.21.202arrow-up-right [merge] Sat 2013-05-04 21:56:45 -0700

    • Merge 5.3->5.5

    • Revision #2502.567.99arrow-up-right Fri 2013-05-03 22:46:45 -0700

      • Fixed bug . When iterating over a list of conditions using List_iterator the function remove_eq_conds should skip all predicates that replace a condition from the list. Otherwise it can come to an infinite recursion.

    • Fri 2013-05-03 18:45:20 -0700

      • Made consistent handling of the predicates of the form IS NULL in outer joins with that in inner joins. Previously such condition was transformed into the condition = 0 unless the field belonged to an inner table of an outer join. In this case the predicate was interpreted as for any other field. Now if the field in the predicate IS NULL belongs to an inner table of an outer join the predicate is transformed into the disjunction = 0 OR IS NULL. This is fully compatible with the semantics of such predicates in 5.5.

    • Mon 2013-04-29 20:31:40 -0700

      • Fixed bug . This bug was the result of incompleteness of the patch for bug . When an OR condition is simplified to a single conjunct it is merged into the embedding AND condition. Multiple equalities are also merged, and any field item involved in those equality should acquire a pointer to a the multiple equality formed by this merge.

  • Revision #3413.21.201arrow-up-right Sat 2013-05-04 20:42:43 +0400

    • MDEV-4071arrow-up-right: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with ... - Call tmp_having->update_used_tables() before we have call JOIN::cleanup(). Making the call after join::cleanup() is not allowed, because subquery predicate items walk parent join's JOIN_TAB structures. Which can be invalidated by JOIN::cleanup().

  • Revision #3413.21.200arrow-up-right Sat 2013-05-04 21:02:07 +0400

    • MDEV-389arrow-up-right: Wrong result (missing row) with semijoin, join_cache_level>4 ... - Added testcase

  • Revision #3413.21.199arrow-up-right Sat 2013-05-04 13:05:24 +0400

    • Update testcase result

  • Revision #3413.21.198arrow-up-right Sat 2013-05-04 01:08:20 +0400

    • MDEV-4270arrow-up-right: crash in fix_semijoin_strategies_for_picked_join_order - Added testcase

  • Revision #3413.21.197arrow-up-right Sat 2013-05-04 00:56:50 +0400

    • MDEV-621arrow-up-right: Bug #693329arrow-up-right - Assertion `!is_interleave_error' failed on low optimizer_search_depth - When restore_prev_nj_state() is called for the table that is the last remaining child of a nested join, do not leave that nested join's bit in join->cur_embedding_map.

  • Revision #3413.21.196arrow-up-right Fri 2013-05-03 00:10:43 +0400

    • MDEV-4465arrow-up-right: Reproducible crash (mysqld got signal 11) in multi_delete::initialize_tables... - make multi_delete::initialize_tables() take into account that the JOIN structure may have semi-join nests (which are not fully initialized when this function is called, they have tab->table=NULL which caused the crash) - Also checked multi_update::initialize_tables(): it has a different logic and needed no fixing.

  • Revision #3413.21.195arrow-up-right Tue 2013-04-30 00:29:47 +0200

    • MDEV-4458arrow-up-right - Windows installer does not launch upgrade wizard anymore, even if there are upgradable instances (i.e windows service of lower MariaDB/MySQL version)

  • Revision #3413.21.194arrow-up-right Sun 2013-04-28 14:28:46 +0200

    • fix test on Windows

  • Revision #3413.21.193arrow-up-right Sat 2013-04-27 23:28:48 -0700

    • Fixed bug MDEV-4340arrow-up-right. The function make_join_statistics checks whether eq_ref access uses only constant expressions, and, if this is the case the function performs constant row substitution. The code of this check must take into account hidden components of extended secondary keys.

  • Revision #3413.21.192arrow-up-right Thu 2013-04-25 15:11:59 +0200

    • Fix build on Windows

  • Revision #3413.21.191arrow-up-right Thu 2013-04-25 13:16:35 +0200

    • Fix unsigned/signed conversion bug in event type during mysql_binlog_send().

  • Revision #3413.21.190arrow-up-right Mon 2013-04-22 16:22:39 +0200

    • MDEV-4396arrow-up-right: Fix sporadic failure of test innodb.innodb_bug14676111

  • Revision #3413.21.189arrow-up-right Fri 2013-04-19 12:50:16 +0200

    • MDEV-260arrow-up-right auditing table accesses

  • Revision #3413.21.188arrow-up-right Fri 2013-04-19 12:08:55 +0200

    • MDEV-4398arrow-up-right - Change default for innodb_use_fallocate to FALSE, due to bugs in older Linux kernels (posix_fallocate() does not always guarantee that file size is like one specified)

  • Revision #3413.21.187arrow-up-right Thu 2013-04-18 22:17:29 +0200

    • MDEV-4332arrow-up-right Increase username length from 16 characters

  • Revision #3413.21.186arrow-up-right Wed 2013-04-17 19:42:34 +0200

    • strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) with a bit of lame protection against abuse.

  • Revision #3427.1.217arrow-up-right Thu 2013-06-06 17:38:07 +0200

    • fix compile error

  • Revision #3427.1.216arrow-up-right Thu 2013-06-06 15:51:36 +0300

    • Fixed timing failure in myisam-metadata.test

  • Revision #3427.1.215arrow-up-right Wed 2013-06-05 15:32:44 +0200

    • Fix two small problems in previous push.

  • Revision #3427.1.214arrow-up-right Wed 2013-06-05 14:32:47 +0200

    • MDEV-26arrow-up-right: Global transaction ID.

  • Revision #3427.1.213arrow-up-right Mon 2013-06-03 07:41:38 +0200

    • MDEV-4605arrow-up-right: Failing to load GTID slave position from rpl.gtid_slave_pos

  • Revision #3427.1.212arrow-up-right Wed 2013-05-29 14:23:40 +0200

    • MDEV-4485arrow-up-right: Incorrect error handling in record_gtid().

  • Revision #3427.1.211arrow-up-right Wed 2013-05-29 11:41:25 +0200

    • MDEV-4485arrow-up-right: Master did not allow slave to connect from the very start (empty GTID pos) if GTIDs from other multi_source master was present

  • Fix type-typo which caused windows build failure.
    Merge 10.0-base -> 10.0
  • Revision #3427.1.209arrow-up-right Tue 2013-05-28 13:28:31 +0200

    • MDEV-4478arrow-up-right: Implement GTID "strict mode"

  • Revision #3427.1.208arrow-up-right Sat 2013-05-25 06:32:00 +0200

    • MDEV-4475arrow-up-right follow-up patch: Add forgotten initialisation of the padding for empty Gtid_List event

  • Revision #3427.1.207arrow-up-right Fri 2013-05-24 22:21:08 +0200

    • MDEV-4475arrow-up-right: Replication from MariaDB 10.0 to 5.5 does not work

  • Revision #3427.1.206arrow-up-right Wed 2013-05-22 17:36:48 +0200

    • MDEV-26arrow-up-right: Global transaction ID.

  • Revision #3427.1.205arrow-up-right Thu 2013-05-16 12:41:11 +0200

    • Fix race condition in binlog dump thread during server shutdown.

  • Revision #3427.1.204arrow-up-right Wed 2013-05-15 19:52:21 +0200

    • MDEV-26arrow-up-right: Global transaction ID.

  • Revision #3427.1.203arrow-up-right Fri 2013-05-10 16:01:38 +0300

    • Merge of patch lp:ahiguti100/maria/handlersocket-fix-78 by Akira Higuchi A bugfix of HandlerSocket is not applied to mariadb yet

  • Revision #3427.1.202arrow-up-right Fri 2013-05-10 12:32:34 +0300

    • Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records - If one specifies --force twice to myisamchk and aria_chk, then we will try to finnish the repair even if sort_buffer would be too small. This was done by dynamically allocate buffer handler objects as long as memory lasts. - New option for myisamchk and aria_chk: create-missing-keys - Changed default size of myisam_sort_buffer_size from 8M to 128M. - Changed default size of sort_buffer_size in aria_chk from 128M to 256M. - Increased information in error message about 'sort_buffer_size' beeing to small. - Print also to 'show warnings' if repair was retried. - Increased size of internal sort-buffer-readers from 16K to 128K - Changed printing of 'number of records' to use %ll instead of casting to long - Changed buffer sizes for myisam and aria to use MY_ALIGN_DOWN() to get same number of bytes allocated on different machines.

  • Revision #3427.1.201arrow-up-right Mon 2013-05-06 14:35:34 +0200

    • Fix big problem in previous push. (Relay log cleanup would nuke binlog state)

  • Revision #3427.1.200arrow-up-right Sun 2013-05-05 21:39:31 +0300

    • Fixed errors and compiler warnings found by buildbot Solaris fixes: - Fixed that wait_timeout_func and wait_timeout tests works on solaris - We have to compile without NO_ALARM on Solaris as Solaris doesn't support timeouts on sockets with setsockopt(.. SO_RCVTIMEO). - Fixed that compile-solaris-amd64-debug works (before that we got a wrong ELF class: ELFCLASS64 on linkage) - Added missing sync_with_master Other bug fixes: - Free memory for rpl_global_gtid_binlog_state before exit() to avoid 'accessing uninitalized mutex' error.

  • MDEV-4473arrow-up-right: mysql_binlog_send() starts sending events from wrong GTID position in some master failover scenarios
  • Revision #3427.1.198arrow-up-right Fri 2013-05-03 01:54:47 +0300

    • Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" This makes it clear that the error code has nothing to do with errno.

  • Revision #3427.1.197arrow-up-right Fri 2013-05-03 01:50:42 +0300

    • Fixed: MDEV-4352arrow-up-right; LOAD DATA was not multi-source safe - Calls to cleanup_load_tmpdir() could delete temporary files for another master connection - Concurrent LOAD DATA commands from two master connections could use the same file name

  • MDEV-4446arrow-up-right: Incorrect handling of binlog checksum when searching for GTID start position in binlog
  • Revision #3427.1.195arrow-up-right Thu 2013-04-25 13:25:14 +0200

    • Fix more failures in buildbot.

  • Revision #3427.1.194arrow-up-right Wed 2013-04-24 13:05:40 +0200

    • Add missing check for thd->killed in mysql_binlog_send().

  • Merge from mwl253
  • Revision #3427.18.44arrow-up-right Mon 2013-04-22 12:18:46 +0300

    • Make test working on case insensitive file system

  • Revision #3427.1.192arrow-up-right [merge] Sun 2013-04-21 22:44:19 -0700

    • Merge mwl253 -> 10.0-base

    • Revision #3427.18.43arrow-up-right Mon 2013-04-22 06:46:26 +0300

      • Removed comparison of table names.

    • Sun 2013-04-21 22:12:57 +0300

      • decode_histogram fixed to show delta of the last value with maximum.

    • Sun 2013-04-21 21:39:01 +0300

      • Fix of the test suite.

    • Sat 2013-04-20 18:18:01 -0700

      • Changed a test case.

    • Sat 2013-04-20 23:30:21 +0300

      • A function to visualize histograms data.

    • [merge] Sat 2013-04-20 02:24:01 -0700

      • Merge. Fixed a wrong result from mysqld--help.test.

      • Fri 2013-04-19 19:35:13 +0300

    • Sat 2013-04-20 02:16:55 -0700

      • Fixed bug . This bug in the code of get_column_range_cardinality() could lead to wrong estimates of number of records in ranges for non-nullable columns.

    • Thu 2013-04-18 22:22:04 +0300

  • Revision #3761arrow-up-right
    Revision #3760arrow-up-right
    MDEV-4469arrow-up-right
    Revision #3759arrow-up-right
    Revision #3746.1.45arrow-up-right
    Revision #3758arrow-up-right
    Revision #3427.1.218arrow-up-right
    Revision #3757arrow-up-right
    Revision #3756arrow-up-right
    Revision #3427.1.210arrow-up-right
    Revision #3755arrow-up-right
    Revision #3752.1.1arrow-up-right
    Revision #3754arrow-up-right
    MDEV-4001arrow-up-right
    Revision #3753arrow-up-right
    MDEV-4443arrow-up-right
    Revision #3752arrow-up-right
    MDEV-4566arrow-up-right
    Revision #3751arrow-up-right
    MDEV-4000arrow-up-right
    Revision #3750arrow-up-right
    Revision #3749arrow-up-right
    Revision #3427.1.199arrow-up-right
    Revision #3748arrow-up-right
    Revision #3427.1.196arrow-up-right
    Revision #3747arrow-up-right
    Revision #3746arrow-up-right
    Revision #3745arrow-up-right
    Revision #3744arrow-up-right
    Revision #3427.1.193arrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB
    Fixed compiler failure on solaris
  • Sat 2013-05-11 18:57:06 +0300

    • Fixed compiler warning

  • Sat 2013-05-11 15:55:11 +0300

    • : Assertion `empty_size == empty_size_on_page' failure in ma_blockrec.c or ER_NOT_KEYFILE on query with DISTINCT and GROUP BY This could happen when using Aria for internal temporary files (default case) and using DISTINCT. _ma_scan_restore_block_record() didn't work correctly if there was rows inserted, updated or deleted on the handler between calls to _ma_scan_remember_block_record() and _ma_scan_restore_block_record(). The effect was that some DISTINCT queries that used remove_dup_with_compare() could fail.

  • Tue 2013-04-09 09:58:51 +0300

    • fix.

  • : fixed optimizer_selectivity_sampling_limit default value.

  • Fri 2013-04-19 18:59:46 +0300

    • : Fixed system variables tests.

  • Revision #3746.3.3arrow-up-right
    Revision #3746.3.2arrow-up-right
    Revision #3746.3.1arrow-up-right
    Revision #3746.2.1arrow-up-right
    Revision #2502.566.49arrow-up-right
    Revision #2502.565.49arrow-up-right
    Revision #2502.566.48arrow-up-right
    MDEV-4544arrow-up-right
    Revision #2502.566.47arrow-up-right
    Revision #2502.566.46arrow-up-right
    MDEV-4462arrow-up-right
    Revision #2502.567.101arrow-up-right
    MDEV-4290arrow-up-right
    Revision #2502.567.100arrow-up-right
    Revision #2661.844.2arrow-up-right
    Revision #2502.582.1arrow-up-right
    MDEV-4482arrow-up-right
    MDEV-4336arrow-up-right
    Revision #2502.567.98arrow-up-right
    Revision #2502.567.97arrow-up-right
    MDEV-4274arrow-up-right
    MDEV-4177arrow-up-right
    Revision #3427.18.42arrow-up-right
    Revision #3427.18.41arrow-up-right
    Revision #3427.18.40arrow-up-right
    Revision #3427.18.39arrow-up-right
    MDEV-4402arrow-up-right
    Revision #3427.18.38arrow-up-right
    Revision #3427.22.2arrow-up-right
    Revision #3427.18.37arrow-up-right
    MDEV-4406arrow-up-right
    Revision #3427.18.36arrow-up-right
    MDEV-4345arrow-up-right
    Revision #2502.565.48arrow-up-right
    Revision #2502.565.47arrow-up-right
    MDEV-4280arrow-up-right
    Revision #2502.565.46arrow-up-right
    MDEV-4326arrow-up-right
    MDEV-4345arrow-up-right
    Revision #3427.22.1arrow-up-right
    MDEV-4345arrow-up-right

    MariaDB 10.0.37 Changelog

    The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Nowarrow-up-right

    Downloadarrow-up-rightRelease NotesChangelogOverview of 10.0

    Release date: 1 Nov 2018

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

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

    • 2018-10-30 18:15:58 +0200

      • List of unstable tests for 10.0.37 release

    • 2018-10-30 13:29:19 +0200

      • Assertion failure sym_node->table != NULL on startup

    • 2018-10-29 21:44:38 +0100

      • lower_case_table_names does not behave as expected

    • 2018-10-29 14:51:29 +0100

      • CONNECT: bintar compilation failure on Mac OS X

    • 2018-10-28 10:55:46 +0100

      • after-merge: enable tests

    • 2018-05-07 22:43:43 +0200

      • Squashed commit of connect/10.0:

    • 2018-10-28 10:09:58 +0100

      • CONNECT: don't mix bundled zlib and system libxml2

    • Merge 2018-10-28 10:06:23 +0100 - Merge branch 'merge/merge-perfschema-5.6' into 10.0

    • 2018-10-27 21:06:41 +0200

      • 5.6.42

    • Merge 2018-10-28 10:04:36 +0100 - Merge branch 'merge/merge-xtradb-5.6' into 10.0

    • 2018-10-27 20:53:19 +0200

      • 5.6.41-84.1

    • Merge 2018-10-28 01:10:15 +0200 - Merge branch 'merge/merge-innodb-5.6' into 10.0

    • 2018-10-27 21:05:16 +0200

      • 5.6.42

    • Merge 2018-10-27 20:46:18 +0200 - Merge branch '5.5' into 10.0

    • 2018-10-24 16:28:46 +0300

      • Merge new release of InnoDB 5.6.42 to 10.0

    • 2018-10-24 16:01:18 +0300

      • Performance_schema reports wrong directory for the temporary files of ALTER TABLE…ALGORITHM=INPLACE

    • 2018-10-24 11:04:38 +0300

      • Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX

    • 2018-10-19 19:10:45 +0400

      • Remove unused code.

    • 2018-10-18 22:48:28 +0400

      • - Server crash or AddressSanitizer errors or valgrind warnings in thr_lock / has_old_lock upon FLUSH TABLES

    • 2018-10-17 08:26:13 +0400

      • Server crashes in Item::field_type_for_temporal_comparison or in get_datetime_value on SELECT with YEAR field and IN

    • 2018-10-03 12:22:03 +0300

      • my_reverse_bits() is incorrect due to UB

    • 2017-12-26 14:38:45 +0400

      • - Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_tables

    • 2018-10-16 13:02:50 +0530

      • : InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit

    • 2018-10-14 10:30:23 -0700

      • : Assertion `length > 0' failed in ptr_compare upon ORDER BY with bad conversion

    • 2018-10-15 13:22:18 +0400

      • LIKE function has error behavior on the fields in which the collation is xxx_unicode_xx

    • 2018-10-15 10:57:36 +0400

      • Test for and

    • 2018-10-15 10:48:55 +0400

      • main.type_datetime failed in buildbot, results mismatch

    • 2018-10-13 18:47:16 +0300

      • Disabled storage engine tests using LOCK with MERGE engine

    • 2018-10-12 13:51:37 +0300

      • Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684

    • 2018-10-11 20:36:59 +0200

      • fix test suite after

    • 2018-02-02 14:24:36 +1100

      • threadpool_size can contribute to the wanted_files

    • 2018-10-09 18:06:22 +0100

      • Crash in my_malloc_size_cb_func() during shutdown with forceful connection close.

    • 2018-10-07 10:19:19 -0700

      • Hash join algorithm should not be used to join materialized derived table / view by equality

    • 2018-10-01 14:33:48 +0300

      • Correct a typo in a comment

    • 2018-09-22 15:21:20 +0200

      • tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamically

    • 2018-09-22 15:19:40 +0200

      • sanitize tokudb locking macros

    • Merge 2018-09-21 18:17:32 +0400 - Merge remote-tracking branch 'origin/5.5' into bb-10.0-bar

    • Merge 2018-09-21 14:41:11 +0300 - Merge 5.5 into 10.0

    • 2018-09-21 09:32:17 +0400

      • After-merge cleanup: adjust the test to work in 10.0

    • Merge 2018-09-21 08:37:42 +0400 - Merge remote-tracking branch 'origin/5.5' into 10.0

    • 2018-09-07 14:50:10 +0400

      • - Assertion `table->pos_in_locked_tables == null || table->pos_in_locked_tables->table == table' failed in mark_used_tables_as_free_for_reuse

    • 2018-09-10 14:26:11 +0200

      • Update contributors

    • 2018-09-06 20:41:28 +0200

      • TokuDB: Don't free P_S instrumented mutexes after exit()

    • Merge 2018-09-06 21:04:56 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0

    • 2018-09-03 14:22:54 +0200

      • 5.6.41-84.1

    • 2018-09-05 19:47:37 +0200

      • Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

    • 2018-09-05 17:14:20 +0400

      • Memory leak after adding manually min/max statistical data for blob column

    • 2018-07-19 11:10:41 +0200

      • cleanup: remove extra/rpl_tests/rpl_foreign_key.test

    • 2018-07-19 01:18:14 +0200

      • Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

    • 2018-07-19 01:03:14 +0200

      • Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

    • 2018-07-17 17:12:05 +0200

      • create a reusable function that tells what FK actions can write

    • 2018-07-18 19:04:51 +0200

      • Circular foreign keys cause a loop and OOM upon LOCK TABLE

    • 2018-09-04 09:49:00 +0200

      • compilation failure

    • 2018-07-17 16:56:40 +0200

      • extend prelocking to FK-accessed tables

    • 2016-11-10 16:10:41 +0100

      • cleanup: sp_head::add_used_tables_to_table_list()

    • 2018-07-17 14:35:04 +0200

      • cleanup: FOREIGN_KEY_INFO

    • Merge 2018-09-03 10:57:02 +0200 - Merge branch '5.5' into 10.0

    • 2018-08-29 04:39:42 +0530

      • : ER_CANT_CREATE_GEOMETRY_OBJECT encountered for a query with optimizer_use_condition_selectivity>=3

    • 2018-08-28 21:59:11 +0530

      • : Wrong/Unexpected result with the value optimizer_use_condition_selectivity set to 4

    • Merge 2018-08-27 12:22:27 +0300 - Commit the fix with the correct number

    • 2018-08-25 18:23:34 +0300

      • Fix clang warning of mismatched new[] and delete[]

    • 2018-06-30 21:23:21 +1000

      • connect engine: GetStringUTFChars takes pointer arg

    • 2018-04-16 21:11:58 +0000

      • Fix typo in --srcdir option in echo message status of mysql_install_db

    • 2018-08-24 21:03:22 +0300

      • Server crash in write_block_record

    • 2018-08-24 18:08:56 +0300

      • Server crash or assertion `length <= column->length' failure in write_block_record

    • 2018-08-24 01:59:02 +0530

      • : Crash during read_histogram_for_table with optimizer_use_condition_selectivity set to 4

    • 2018-08-24 01:59:02 +0530

      • : Crash during read_histogram_for_table with optimizer_use_condition_selectivity set to 4

    • 2018-08-23 16:01:58 +0530

      • : Query plan changes when we use GROUP BY optimization with optimizer_use_condition_selectivity=4 and use_stat_tables= PREFERABLY

    • Merge 2018-08-15 16:48:13 +0200 - Merge branch '5.5' into 10.0

    • 2018-08-15 15:21:37 +0300

      • : Server crashes in Explain_union::print_explain with explain in slow log, tis620 charset

    • 2018-08-03 11:22:20 +0300

      • Fix -Wclass-memaccess warnings in InnoDB,XtraDB

    • 2018-08-03 11:49:49 +0300

      • Follow-up fix to : InnoDB fts_query() ignores KILL

    • 2018-08-01 12:09:33 -0400

      • bump the VERSION

    • 2018-07-31 16:12:38 +0300

      • InnoDB fts_query() ignores KILL

    • 2018-07-31 14:29:05 +0300

      • Fix function pointer type mismatch

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MariaDB 10.0.19 Changelog

    The most recent release in the series is:

    Release date: 9 May 2015

    For the highlights of this release, see the .

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

    Revision #a737135ae3arrow-up-right
    Revision #6ced789186arrow-up-right
    MDEV-12023arrow-up-right
    Revision #f4b8b6b9a3arrow-up-right
    MDEV-15919arrow-up-right
    Revision #f30148a740arrow-up-right
    Revision #cd0734d6bdarrow-up-right
    Revision #70e567f576arrow-up-right
    Revision #411a2540eearrow-up-right
    Revision #3e2394a56barrow-up-right
    Revision #a9a0d0c372arrow-up-right
    Revision #1bad8f9df3arrow-up-right
    Revision #bbcb173436arrow-up-right
    Revision #87d852f102arrow-up-right
    Revision #da34c7de5darrow-up-right
    Revision #37ab7e4596arrow-up-right
    Revision #30c3d6db32arrow-up-right
    MDEV-17533arrow-up-right
    Revision #2549f98289arrow-up-right
    MDEV-17532arrow-up-right
    Revision #5dd3b52f95arrow-up-right
    MDEV-17531arrow-up-right
    Revision #642394197earrow-up-right
    Revision #4ac85d6fd7arrow-up-right
    MDEV-14815arrow-up-right
    Revision #8e716138cearrow-up-right
    MDEV-17257arrow-up-right
    Revision #853dee854carrow-up-right
    MDEV-17358arrow-up-right
    Revision #bebe24b03barrow-up-right
    MDEV-11071arrow-up-right
    Revision #1dacd5f299arrow-up-right
    MDEV-12547arrow-up-right
    Revision #3c5f6aa21carrow-up-right
    MDEV-17020arrow-up-right
    Revision #34f8a4071earrow-up-right
    MDEV-17064arrow-up-right
    Revision #ae3fe14c17arrow-up-right
    MDEV-13119arrow-up-right
    MDEV-13120arrow-up-right
    Revision #cb4877a503arrow-up-right
    MDEV-14322arrow-up-right
    Revision #4d07e6c12darrow-up-right
    Revision #0f178e7caearrow-up-right
    Revision #b7918a6d38arrow-up-right
    MDEV-15438arrow-up-right
    Revision #5936d43afbarrow-up-right
    Revision #00ddc8bc7carrow-up-right
    MDEV-17413arrow-up-right
    Revision #bd21904357arrow-up-right
    MDEV-17382arrow-up-right
    Revision #a660a5ed42arrow-up-right
    Revision #1144acbcbdarrow-up-right
    Revision #3a9276bad3arrow-up-right
    Revision #a4131c51f5arrow-up-right
    Revision #acc97298e5arrow-up-right
    Revision #d533f6d58barrow-up-right
    Revision #80bcb05b24arrow-up-right
    Revision #327b271721arrow-up-right
    MDEV-14410arrow-up-right
    Revision #b7944343ddarrow-up-right
    Revision #3a4242fd57arrow-up-right
    Revision #d527bf5390arrow-up-right
    Revision #a816eac92aarrow-up-right
    Revision #0ccba62db3arrow-up-right
    MDEV-16465arrow-up-right
    Revision #4cf75706b3arrow-up-right
    MDEV-16757arrow-up-right
    Revision #09bc99fac9arrow-up-right
    Revision #d831cefb43arrow-up-right
    MDEV-16465arrow-up-right
    Revision #9180e8666barrow-up-right
    MDEV-16465arrow-up-right
    Revision #e81f101dacarrow-up-right
    Revision #dd74332d2carrow-up-right
    MDEV-12669arrow-up-right
    Revision #710093ccb0arrow-up-right
    Revision #64a23c1c8aarrow-up-right
    Revision #3b365fa829arrow-up-right
    Revision #22bcfa011aarrow-up-right
    Revision #b9bc3c2463arrow-up-right
    Revision #b3c320bb0barrow-up-right
    MDEV-16995arrow-up-right
    Revision #a9c09c95bdarrow-up-right
    MDEV-15306arrow-up-right
    Revision #5fb251642earrow-up-right
    MDEV-17023arrow-up-right
    Revision #51fb163b6darrow-up-right
    Revision #6b22cc4ae0arrow-up-right
    Revision #4ba6327f95arrow-up-right
    Revision #490e220ad2arrow-up-right
    MDEV-17067arrow-up-right
    Revision #f195286a3earrow-up-right
    MDEV-17021arrow-up-right
    Revision #0cafc13164arrow-up-right
    MDEV-17073arrow-up-right
    Revision #69d7bfd970arrow-up-right
    MDEV-17023arrow-up-right
    Revision #7d8d37c31darrow-up-right
    MDEV-17039arrow-up-right
    Revision #bcc677bb72arrow-up-right
    Revision #b62ac16185arrow-up-right
    MDEV-6439arrow-up-right
    Revision #9dfef6e29barrow-up-right
    Revision #b963cbaf4barrow-up-right
    MDEV-16865arrow-up-right
    Revision #90b66c1699arrow-up-right
    Revision #a7f84f09bfarrow-up-right
    MDEV-16865arrow-up-right
    Revision #b3e95086e1arrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB
    2015-05-08 17:06:35 +0300
    • Fix win/ files to be stored with LF in repository

  • 2015-05-08 11:56:48 +0200

    • update .gitattributes

  • 2015-05-08 11:48:16 +0200

    • convert files from CRLF to LF line endings

  • 2015-05-08 11:48:02 +0200

    • bump the VERSION

  • 2015-05-08 11:20:43 +0200

    • Merge branch '5.5' into 10.0

  • 2015-05-07 22:18:34 +0200

    • mysql_upgrade crashes the server with REPAIR VIEW

  • 2015-05-07 13:04:03 +0300

    • Fix compiler error if compiler does not support c99 style initializers.

  • 2015-05-07 07:39:45 +0400

    • Fixing connect.dbf test failures on big endian machines.

  • 2015-05-06 16:47:23 +0300

    • Merge pull request #52 from openquery/-c99-style-for-structure-members

  • 2015-04-24 23:17:16 +1000

    • c99 style for assigning structure members

  • circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MariaDB 10.0
    MariaDB 10.0.38
    Download Nowarrow-up-right
    Downloadarrow-up-right
    Release Notes
    Changelog
    Overview of 10.0
    release notes
    GitHubarrow-up-right
    Revision #0880284arrow-up-right
    Revision #c1b07ffarrow-up-right
    Revision #b5c5f31arrow-up-right
    Revision #e774008arrow-up-right
    Revision #ac286a9arrow-up-right
    Revision #0014bdcarrow-up-right
    MDEV-8115arrow-up-right
    Revision #8350ea0arrow-up-right
    Revision #a1ad712arrow-up-right
    Revision #f704b33arrow-up-right
    MDEV-8053arrow-up-right
    Revision #4d606cbarrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB

    MariaDB 10.0.15 Fusion-io Changelog

    Downloadarrow-up-right | Release Notes | Changelog |

    Release date: 12 Dec 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 #4009arrow-up-right Thu 2014-12-04 13:19:51 +0200

      • : innodb.innodb-mdev7046 and innodb-page_compression* fail on BuildBot

    • Wed 2014-12-03 13:23:42 +0200

      • Fix problem with trims.

    • Wed 2014-12-03 12:05:00 +0200

      • Fix compiler error on fallocate and flags used.

    • Tue 2014-12-02 20:26:21 +0200

      • Fix buildbot valgrind errors on test innodb.innodb-page_compression_tables

    • [merge] Mon 2014-12-01 11:52:51 +0200

      • Merge from lp:maria/10.0 up to revision 4521

    • Mon 2014-11-24 12:08:45 +0200

      • : innodb.innodb-page_compression_zip fails in buildbot

    • Wed 2014-11-19 20:20:31 +0200

      • : InnoDB: Assertion failure in dict_tf_is_valid

    • Wed 2014-11-12 10:06:39 +0200

      • : Query stats for compression based on TRIM size

    • Fri 2014-11-07 12:06:53 +0200

      • Move debug output inside a UNIV_DEBUG.

    • Tue 2014-11-04 17:20:27 +0200

      • Fix posix_fallocate error message and add temporal debug output to resolve the problems on trim.

    • Tue 2014-11-04 11:37:55 +0200

      • Fixed trim operation alligment problem.

    • Wed 2014-10-29 08:51:17 +0200

      • : InnoDB: Add support for 4K sector size if supported

    • [merge] Mon 2014-10-20 11:34:21 +0300

      • Merge from lp:maria/10.0 up to revision 4116.

    • [merge] Tue 2014-09-23 12:46:21 +0300

      • Merge i.e. lp:maria/10.0 up to revision 4346.

    • Wed 2014-08-27 15:39:05 +0300

      • Fix small error on LZMA compression failure error message.

    • Thu 2014-08-07 13:40:00 +0300

      • : Incorrect compression on LZMA.

    • Thu 2014-07-31 11:47:21 +0300

      • Merge -> 10.0-FusionIO

    • Wed 2014-07-23 12:03:48 +0300

      • Fix default value for innodb-compression-algorithm to be 0 (uncompressed) to avoid test failures.

    • Mon 2014-07-21 21:17:58 +0300

      • : mplement a way to read MySQL 5.7.4-labs-tplc page compression format (Fusion-IO).

    • [merge] Sat 2014-06-28 13:10:57 +0300

      • Merge lp:maria/10.0 up to i.e. revision 4252.

    • Fri 2014-06-27 17:32:03 +0300

      • : Change innodb_have_lzo and innodb_have_lz4 as a static variables and reduce the number of ifdef's

    • Thu 2014-06-26 07:50:48 +0300

      • : innodb_compression_algorithm configuration variable can be set to unsupported value.

    • Mon 2014-05-26 20:42:06 +0200

      • compilation failure on Win64

    • Mon 2014-05-26 20:41:10 +0200

      • use ENUM not ULONG for innodb-compression-algorithm command-line option

    • Mon 2014-05-26 20:31:03 +0200

      • compilation failure on Windows

    • Mon 2014-05-26 20:27:14 +0200

      • don't include the file that 1) not present everywhere 2) not used anyway

    • Mon 2014-05-26 20:26:51 +0200

      • temporarily disable lzo compression

    • Mon 2014-05-26 20:26:04 +0200

      • lzo.cmake: don't use the same symbol for two different tests

    • Fri 2014-05-23 08:20:43 +0300

      • Fix compiler warnings.

    • Thu 2014-05-22 21:03:26 +0300

      • Fix compiler error if LZO is not installed.

    • Thu 2014-05-22 19:48:34 +0300

      • Fixed compiler errors caused by merge error.

    • Thu 2014-05-22 16:31:31 +0300

      • Fix some compiler warnings and small errors on code.

    • Fri 2014-05-16 15:30:13 +0300

      • Code cleanup after review.

    • Mon 2014-04-28 07:52:41 +0300

      • Fixed small error on compression failure error text.

    • Wed 2014-04-23 19:23:11 +0300

      • Fixed bug on free buffer space calculation when LZO is used. Fixed bug on function call when InnoDB plugin is used.

    • [merge] Thu 2014-04-17 08:22:54 +0300

      • Merge lp:maria/10.0 up to revision 4140.

    • Wed 2014-04-16 16:55:36 +0300

      • : FusionIO: Failure to create a table with ATOMIC_WRITES option leaves the database in inconsistent state,

    • Tue 2014-04-15 14:28:25 +0300

      • Added support for LZO compression method.

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MDEV-7262arrow-up-right
    Revision #4008arrow-up-right
    Revision #4007arrow-up-right
    Revision #4006arrow-up-right
    Revision #4005arrow-up-right
    MariaDB 10.0.15
    Revision #4004arrow-up-right
    MDEV-7166arrow-up-right
    Revision #4003arrow-up-right
    MDEV-7133arrow-up-right
    Revision #4002arrow-up-right
    MDEV-7088arrow-up-right
    Revision #4001arrow-up-right
    Revision #4000arrow-up-right
    Revision #3999arrow-up-right
    Revision #3998arrow-up-right
    MDEV-6648arrow-up-right
    Revision #3997arrow-up-right
    MariaDB 10.0.14
    Revision #3996arrow-up-right
    MariaDB 10.0.13
    Revision #3995arrow-up-right
    Revision #3994arrow-up-right
    MDEV-6548arrow-up-right
    Revision #3993arrow-up-right
    MariaDB 10.1
    Revision #3992arrow-up-right
    Revision #3991arrow-up-right
    MDEV-6354arrow-up-right
    Revision #3990arrow-up-right
    MariaDB 10.0.12
    Revision #3989arrow-up-right
    MDEV-6392arrow-up-right
    Revision #3988arrow-up-right
    MDEV-6361arrow-up-right
    Revision #3987arrow-up-right
    Revision #3986arrow-up-right
    Revision #3985arrow-up-right
    Revision #3984arrow-up-right
    Revision #3983arrow-up-right
    Revision #3982arrow-up-right
    Revision #3981arrow-up-right
    Revision #3980arrow-up-right
    Revision #3979arrow-up-right
    Revision #3978arrow-up-right
    Revision #3977arrow-up-right
    Revision #3976arrow-up-right
    Revision #3975arrow-up-right
    Revision #3974arrow-up-right
    MariaDB 10.0.10
    Revision #3973arrow-up-right
    MDEV-6070arrow-up-right
    Revision #3972arrow-up-right
    subscribingarrow-up-right
    Distributions which Include MariaDB

    MariaDB 10.0.38 Changelog

    Downloadarrow-up-rightRelease NotesChangelogOverview of 10.0

    Release date: 31 Jan 2019

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

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

    • Revision #368eda060farrow-up-right 2019-01-29 20:33:43 +0200

      • List of unstable tests for 10.0.38 release

    • 2019-01-29 15:00:41 +0200

      • : Assertion failure on ALTER TABLE after foreign_key_checks=0

    • 2019-01-29 14:14:57 +0200

      • Duplicated call to dict_foreign_remove_from_cache()

    • 2019-01-29 14:07:59 +0200

      • : Duplicated call to dict_foreign_remove_from_cache()

    • 2019-01-29 11:50:07 +0100

      • Fix xtradb version after merge

    • 2019-01-29 09:34:08 +0100

      • MariaDB detect incorrect table name

    • Merge 2019-01-28 20:52:47 +0100 - Merge branch '5.5' into 10.0

    • 2019-01-28 11:51:12 +0100

      • disable an old test

    • 2019-01-28 20:17:54 +0100

      • Fix detection of version in tokudb

    • Merge 2019-01-28 20:15:57 +0100 - Merge branch 'merge-tokudb-5.6' into 10.0

    • 2019-01-24 17:31:13 +0100

      • 5.6.42-84.2

    • 2019-01-28 15:42:16 +0100

      • Version fix after merge

    • 2019-01-28 15:39:27 +0100

      • Reverting part of da34c7de5dacac85c4dc1f714bcd7edf3b7fe5f9 that was already fixed by by Marko

    • Merge 2019-01-28 15:37:01 +0100 - Merge branch 'merge-xtradb-5.6' into 10.0

    • 2019-01-24 16:48:39 +0100

      • 5.6.42-84.2

    • Merge 2019-01-28 13:16:27 +0100 - Merge branch 'merge-perfschema-5.6' into 10.0

    • 2019-01-24 15:47:27 +0100

      • 5.6.43

    • Merge 2019-01-28 10:36:12 +0100 - Merge branch '5.5' into 10.0

    • 2018-12-02 00:25:05 +0100

      • Squashed commit of connect/10.0:

    • 2019-01-24 13:31:05 +0100

      • cleanup: fill_alter_inplace_info

    • 2019-01-24 10:51:40 +0100

      • compiler warning

    • 2019-01-24 20:47:46 +0530

      • : Server crashes in Bitmap<64u>::intersect

    • 2019-01-23 18:50:47 +0100

      • mysqltest fails to link with system PCRE libraries

    • 2019-01-24 13:52:51 +0530

      • Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index nominated as PK

    • 2019-01-10 16:32:56 +0200

      • Row-based event is not applied when table map id is greater 32 bit int

    • 2019-01-22 11:06:15 +0100

      • Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTART

    • 2019-01-23 12:05:24 +0200

      • InnoDB file size changes are not safe when file system crashes

    • 2019-01-16 14:46:36 +0100

      • FRM_MAX_SIZE too low for some use cases

    • 2019-01-17 22:56:12 +0200

      • : Assertion `inited==RND' failed in handler::ha_rnd_end

    • 2018-05-21 10:42:44 +1000

      • safemalloc: warn, flush after fprintf

    • 2019-01-11 11:55:07 +0100

      • : Increase maximum possible value for table_definition_cache to match table_open_cache

    • Merge 2019-01-15 14:53:27 +0200 - Moving the hash_node_t to improve locality of reference

    • 2019-01-14 22:14:56 +0300

      • Moving the hash_node_t to improve locality of reference

    • 2019-01-15 14:55:12 +0300

      • incorrect ASAN instrumentation

    • 2019-01-15 11:50:15 +0200

      • Add ASAN poisoning for mem_heap_t

    • Merge 2019-01-14 14:06:26 +0200 - Merge pull request #973 from tempesta-tech/tt-10.0--virtual-innodb

    • 2018-11-30 01:15:30 +0300

      • [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the table and recreate" upon adding FULLTEXT key to table with virtual column

    • 2019-01-06 23:15:25 +0530

      • : query causes seg fault

    • Merge 2019-01-03 00:20:53 +0100 - Merge branch '5.5' into 10.0

    • 2019-01-02 19:32:05 +0100

      • fix RHEL8 "ambiguous python shebang" build failures

    • 2019-01-02 19:28:48 +0100

      • compilation warning on Windows

    • 2018-12-29 20:44:40 +0300

      • Database corruption after renaming a prefix-indexed column

    • 2018-12-28 12:28:16 +0200

      • row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()

    • Merge 2018-12-20 09:15:01 +0100 - Merge branch '5.5' into 10.0

    • 2018-12-19 16:33:00 +0530

      • slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASE

    • 2018-12-19 10:34:30 +0530

      • : Stack-buffer-overflow with indexed varchar (utf8) field

    • 2018-12-19 10:38:29 +0530

      • Backported (e4d10e09cf31) and (8a8ba1949bf4) to 10.0

    • 2018-12-16 21:50:49 +0200

      • : Assertion `inited==NONE || (inited==RND && scan)' failed in handler::ha_rnd_init(bool) with InnoDB, joins, AND/OR conditions

    • 2018-12-13 19:51:40 +0100

      • remove unsed variable

    • 2018-12-13 12:36:57 +0200

      • Fix cmake -DWITH_PARTITION_STORAGE_ENGINE:BOOL=OFF

    • 2018-12-13 12:15:18 +0200

      • Remove space before #ifdef

    • 2018-12-11 16:16:11 +0530

      • Make Innodb_checksum_algorithm stricter for strict_* values

    • 2018-12-13 00:26:54 +0530

      • Fix compile error when building without the partition engine

    • Merge 2018-12-12 20:19:06 +0100 - Merge branch '5.5' into 10.0

    • 2018-12-12 15:05:14 +0800

      • Fix UNICODE issue of dlerror

    • 2018-12-11 22:03:44 +0300

      • ALTER TABLE is not enforcing prefix index size limit

    • 2018-12-07 02:12:22 +0530

      • : Estimates are higher for partitions of a table with @@use_stat_tables= PREFERABLY

    • 2018-12-07 12:54:02 +0200

      • Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLE

    • 2018-12-06 01:17:44 +0100

      • FLUSH PRIVILEGES crashes server with segfault

    • 2018-12-06 00:48:41 +0100

      • correct order of arguments for Dynamic_array<>::CMP_FUNC2

    • 2018-12-06 00:48:00 +0100

      • cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbs

    • 2018-12-05 19:27:34 +0530

      • Added a testcase for

    • 2018-11-20 20:12:29 +0530

      • : AddressSanitizer: use-after-poison in create_key_parts_for_pseudo_indexes

    • Merge 2018-11-15 13:57:35 +0100 - Merge branch '5.5' into 10.0

    • 2018-11-14 15:46:53 +0100

      • fix of test suite

    • 2018-11-07 09:25:12 +0100

      • : InnoDB: Warning: using a partial-field key prefix in search, results in assertion failure or "Can't find record" error

    • Merge 2018-11-07 08:02:18 +0200 - Merge 5.5 into 10.0

    • 2018-11-06 10:58:02 +0000

      • Add implementation in .h and delete unneccessery printing

    • 2018-11-05 16:47:14 +0200

      • Revert some InnoDB/XtraDB changes

    • 2018-10-25 21:36:24 +0300

      • InnoDB should use case-insensitive column name comparisons like the rest of the server

    • 2018-11-02 12:42:01 +0200

      • Remove dead code is_thd_killed()

    • 2018-11-01 11:09:32 -0400

      • bump the VERSION

    • 2018-10-31 23:30:34 +0530

      • : Estimate for rows of derived tables is very high when we are using index_merge union

    • 2018-11-01 09:27:59 +0200

      • Revert commit b2f39a5f567d006000aad8b431267298cf81b569 wrong branch.

    • 2018-11-01 09:15:41 +0200

      • Add missing wsrep.cnf.sh

    • 2018-10-31 14:25:26 +0400

      • ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSERT .. SELECT

    • Merge 2018-10-31 00:25:26 +0100 - Merge branch '5.5' into 10.0

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MariaDB 10.0.35 Changelog

    The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Nowarrow-up-right

    Downloadarrow-up-rightRelease NotesChangelogOverview of 10.0

    Release date: 3 May 2018

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

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

    • Merge 2018-05-01 11:47:43 +0200 - Merge branch '5.5' into 10.0

    • 2018-04-30 23:06:09 +0200

      • Use after free in authentication

    • 2018-04-30 13:50:59 +0200

      • Bug#25471090: MYSQL USE AFTER FREE

    • Merge 2018-04-29 00:38:10 +0200 - Merge branch '5.5' into 10.0

    • 2018-04-27 11:21:55 +0200

      • Bug#25471090: MYSQL USE AFTER FREE

    • 2018-04-24 15:51:49 -0700

      • Wrong results when calling a stored procedure multiple times with different arguments.

    • 2018-04-12 14:55:43 +0200

      • : Assertion `!new_field->field_name.str || strlen(new_field->field_name.str) == new_field->field_name.length' failed in create_tmp_table on 2nd execution of PS with semijoin

    • 2018-04-26 22:42:42 +0300

      • List of unstable tests for 10.0.35 release

    • Merge 2018-04-26 14:16:31 +0200 - Merge branch 'merge-pcre' into 10.0

    • 2018-04-24 19:08:50 +0200

      • 8.42

    • 2018-04-24 20:28:31 +0200

      • Squashed commit of connect/10.0:

    • Merge 2018-04-26 14:14:51 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0

    • 2018-04-24 16:25:16 +0200

      • 5.6.39-83.1

    • Merge 2018-04-26 14:13:58 +0200 - Merge branch 'merge-xtradb-5.6' into 10.0

    • 2018-04-24 16:17:43 +0200

      • 5.6.39-83.1

    • Merge 2018-04-26 14:11:39 +0200 - Merge branch 'merge-perfschema-5.6' into 10.0

    • 2018-04-21 17:40:17 +0200

      • 5.6.40 (no changes)

    • 2018-01-23 17:58:06 +0200

      • 5.6.39 (no changes)

    • Merge 2018-04-26 14:11:09 +0200 - Merge branch 'merge-innodb-5.6' into 10.0

    • 2018-04-21 17:37:24 +0200

      • 5.6.40

    • 2018-04-25 13:20:44 +0200

      • Server crashes upon adding or dropping a partition in ALTER under LOCK TABLE after ER_SAME_NAME_PARTITION

    • 2018-04-26 14:22:09 +0300

      • Fix compilation error when compiling with valgrind

    • 2018-04-26 14:21:36 +0300

      • Increase number of max table_open_cache instances

    • 2018-04-23 16:19:50 +0300

      • Crash in INFORMATION_SCHEMA.INNODB_SYS_TABLES when accessing corrupted record

    • 2018-04-21 12:11:04 +0300

      • Remove the "register" keyword

    • 2018-04-20 22:05:19 +0300

      • Fix -Wimplicit-fallthrough

    • 2018-04-20 10:35:22 +0300

      • Assertion failure 'key->flags & 1' on ALTER TABLE

    • 2018-04-21 13:13:19 +0200

      • - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc()

    • 2018-04-20 20:58:46 +0200

      • mysqltest: use do_stmt_close() not mysql_stmt_close()

    • Merge 2018-04-20 13:16:03 +0200 - Merge branch '5.5' into 10.0

    • 2018-04-20 10:10:33 +0200

      • Server crashes upon adding or dropping a partition in ALTER under LOCK TABLE after ER_SAME_NAME_PARTITION

    • 2018-04-20 09:40:29 +0200

      • compiler warning

    • 2018-04-17 00:44:46 +0200

      • ASAN error in main.statistics_index_crash-7362

    • 2018-04-11 14:22:10 +0400

      • - storage/oqgraph: Quench warnings with Boost 1.66

    • 2018-04-06 13:33:08 +0400

      • - OQGraph fails to build on FreeBSD

    • 2018-04-04 23:35:47 +0200

      • Update contributors

    • Merge 2018-04-03 18:08:30 +0300 - Merge branch '5.5' into 10.0

    • 2018-03-27 07:55:56 +1100

      • increase upper value of max_prepared_stmt_count to UINT32_MAX

    • 2018-04-02 13:14:30 +0300

      • : session optimizer_use_condition_selectivity=5 causing SQL Error (1918): Encountered illegal value '' when converting to DECIMAL

    • 2018-03-26 10:33:58 +0400

      • using CONVERT() inside AES_ENCRYPT() in an UPDATE corrupts data

    • Merge 2018-03-23 11:44:29 +0100 - Merge branch '5.5' into 10.0

    • Merge 2018-03-20 18:36:03 +0200 - Merge 5.5 into 10.0

    • 2018-03-16 18:57:21 +0530

      • : Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with SQ in WHERE and HAVING, ORDER BY, materialization+semijoin

    • Merge 2018-03-14 12:10:31 +0200 - Merge branch '5.5' into 10.0

    • 2018-03-13 12:42:41 +0400

      • Assertion `ltime->neg == 0' failed in date_to_datetime

    • 2018-03-12 13:06:21 +0200

      • DROP TABLE hangs for InnoDB table with FULLTEXT index

    • 2018-03-09 22:26:27 +0200

      • Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections

    • Merge 2018-02-22 09:22:03 +0100 - Merge branch '5.5' into 10.0

    • 2018-02-12 15:12:49 +0100

      • Configure errors when building without INNOBASE

    • 2018-02-13 13:01:14 +0200

      • innodb_read_only tries to modify files if transactions were recovered in COMMITTED state

    • 2018-02-09 19:47:00 +0400

      • Wrong results for SELECT..WHERE non_indexed_datetime_column=indexed_time_column

    • 2018-02-08 21:12:11 +0200

      • Update wrong xtradb version

    • 2018-02-08 13:26:44 +0200

      • Make the test innodb.recovery_shutdown more robust

    • 2018-02-08 12:51:19 +0200

      • Crash in MVCC read after IMPORT TABLESPACE

    • 2018-02-07 18:14:45 +0100

      • : column_json breaks cyrillic in 10.1.31

    • 2018-02-05 09:23:36 +0200

      • innodb.log_file_size failed in buildbot

    • Merge 2018-02-02 18:14:35 +0100 - Merge remote-tracking branch 'origin/5.5' into 10.0

    • 2018-01-29 09:44:17 +0100

      • : Server crashes in Bitmap<64u>::merge / add_key_field

    • 2018-01-31 20:22:31 +0100

      • don't crash debug builds on "packets out of order"

    • 2018-01-30 10:54:28 -0500

      • bump the VERSION

    • 2018-01-30 11:28:21 +0400

      • Server crashes in prep_alter_part_table on 2nd execution of PS.

    • 2018-01-30 11:35:27 +0400

      • UNHEX() of a somewhat complicated CONCAT() returns NULL

    • 2018-01-30 11:07:35 +0400

      • ExtractValue(xml,something_complex) does not work

    • 2018-01-29 16:39:54 +0200

      • Do not SET DEBUG_DBUG=-d,... in tests

    • Merge 2018-01-29 16:32:59 +0200 - Merge 5.5 into 10.0

    • 2018-01-29 11:01:02 +0200

      • Revert ": Add trx pointer to struct mtr_t"

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MariaDB 10.0.26 Changelog

    The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Nowarrow-up-right

    Downloadarrow-up-rightRelease NotesChangelogOverview of 10.0

    Release date: 24 Jun 2016

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

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

    • 2016-06-23 12:44:28 +0400

      • Fixed testcase check failure after db938.test

    • 2016-06-23 12:16:20 +0400

      • - Hard crash in metadata_lock_info

    • 2016-06-23 12:06:16 +0400

      • - Hard crash in metadata_lock_info

    • 2016-06-23 07:42:40 +0300

      • Merge from 5.5

    • 2016-06-22 15:31:58 +0200

      • compilation failures

    • 2016-06-21 10:25:08 +1000

      • : Enable OQGRAPH Engine to compile with Boost-1.60+

    • 2016-06-20 23:43:01 +0300

      • : REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks replication

    • 2016-05-30 21:42:36 +0300

      • [] Roles and Users longer than 6 characters

    • 2016-06-22 10:54:19 +0200 - Merge branch 'bb-10.0-serg' into 10.0

    • 2016-06-22 09:41:06 +0200

      • Fixed for failures in buildbot: TokuDB

    • 2016-06-22 00:24:42 +0200

      • Fixed for failures in buildbot: Replication

    • 2016-06-22 00:20:28 +0200

      • Fixed for failures in buildbot: Windows

    • 2016-06-21 16:44:03 +0200 - Merge branch 'merge-pcre' into 10.0

    • 2016-06-21 16:02:35 +0200

      • 8.39

    • 2016-06-21 15:57:20 +0200 - Merge branch 'connect/10.0' into 10.0

    • 2016-06-20 15:26:05 +0200 - Merge branch '10.0' of into 10.0

    • 2016-06-13 14:28:02 +0200

      • Possibly fix Reset remote tables when re-opening

    • 2016-06-02 23:36:19 +0200

      • git90.msg + git91.msg

    • 2016-05-23 15:17:43 +0200

      • New version of the java JdbcInterface

    • 2016-05-22 11:13:10 +0200 - Merge branch '10.0' of into 10.0

    • 2016-05-21 14:58:22 +0200 - Merge branch 'ob-10.0' into 10.0

    • 2016-05-21 14:56:47 +0200

      • Fix wrong return from ExecuteQuery

    • 2016-05-21 12:11:27 +0200

      • Commit changes made from 10.1

    • 2016-05-13 01:20:46 +0200 - Merge branch 'ob-10.0' into 10.0

    • 2016-05-12 23:26:40 +0200

      • Add forgotten changes made on 10.1

    • 2016-05-12 23:08:22 +0200

      • Add all changes made on 10.1

    • 2016-06-21 15:55:37 +0200 - Merge branch 'bb-10.0-serg' into 10.0

    • 2016-06-21 15:47:55 +0200 - Merge branch 'merge-perfschema-5.6' into 10.0

    • 2016-06-21 14:22:52 +0200

      • 5.6.31

    • 2016-04-26 19:06:20 +0200

      • 5.6.30

    • 2016-06-21 15:27:09 +0200 - Merge branch 'merge-xtradb-5.6' into 0.0

    • 2016-06-21 14:20:09 +0200

      • 5.6.30-76.3

    • 2016-06-21 14:58:19 +0200 - Merge branch 'merge-innodb-5.6' into 10.0

    • 2016-06-21 14:21:03 +0200

      • 5.6.31

    • 2016-06-21 14:11:02 +0200 - Merge branch '5.5' into bb-10.0

    • 2016-06-20 16:12:54 +0200

      • fix a mysql-5.5.50 merge: mysqlcheck

    • 2016-06-19 14:51:03 +0200

      • InnoDB receives 'Bad file descriptor' error, possibly related to feedback plugin

    • 2016-06-17 18:54:11 +0400

      • - main.events_restart fails sporadically in buildbot (crashes upon shutdown)

    • 2016-06-17 12:39:20 -0400

      • bump the VERSION

    • 2016-06-17 14:59:17 +0300

      • TokuDB assertion error when building with DEBUG

    • 2016-06-15 13:53:19 +0200

      • my_b_seek() may not work correctly after my_b_read() hits EOF

    • 2016-06-11 22:56:48 +0200 - Merge branch '10.0-tokudb-merge' into 10.0

    • 2016-06-11 22:47:30 +0200

      • fix tokudb tests after the merge

    • 2016-06-11 01:06:09 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge

    • 2016-06-10 19:47:58 +0200

      • 5.6.30-76.3

    • 2016-04-26 20:58:29 +0200

      • 5.6.29-76.2

    • 2016-06-10 20:48:59 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0-tokudb-merge

    • 2016-04-26 20:56:25 +0200

      • move mysql-test into storage/tokudb, rename suites

    • 2016-02-16 19:44:10 +0100

      • 5.6.28-76.1

    • 2015-12-15 17:23:58 +0100

      • 5.6.27-76.0

    • 2016-05-09 18:38:16 +0200

      • Compiling on IBM System Z fails

    • 2016-06-22 10:23:11 +0200

      • revert part of 69f1a32

    • 2016-06-21 23:34:31 +0400

      • - Hard crash in metadata_lock_info

    • 2016-06-21 21:26:31 +0400

      • Cannot load from mysql.event when sql_mode is set to PAD_CHAR_TO_FULL_LENGTH The patch fixes the problem with loading information from system tables (e.g. event and help related tables) when PAD_CHAR_TO_FULL_LENGTH is enabled, as well as includes some additional minor improvements: - refactoring in get_field() to return an error rather than success if strmake_root() failed - removing of duplicate code in similar functions: char *get_field(MEM_ROOT *mem, Field *field) bool get_field(MEM_ROOT *mem, Field *field, String *res)

    • 2016-06-21 19:20:11 +0200

      • Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PLUGIN_IMPORT

    • 2016-06-20 14:35:58 +0200

      • : MySQL Bug#11757486:49539: NON-DESCRIPTIVE ERR (ERROR 0 FROM STORAGE ENGINE) WITH MULTI-TABLE UPDATE

    • 2016-06-20 13:54:19 +0400

      • - Valgrind warnings in buildbot after a set of mroonga tests

    • 2016-06-15 13:57:44 +0400

      • - Hard crash in metadata_lock_info

    • 2016-04-26 13:42:10 +0400

      • - connect.json_udf_bin valgrind warnings

    • 2016-06-21 12:37:39 +0300

      • : innodb.innodb_bug53290 fails (crashes) on sol10-64 in buildbot

    • 2016-06-20 22:08:55 +0300

      • Merge commit from 10.1:

    • 2016-06-20 14:11:01 +0400

      • InnoDB NOT IN Query Crash When One Item Is NULL

    • 2016-06-20 09:58:31 +0300

      • : information_schema.index_statistics doesn't delete item when drop table indexes or drop table;

    • 2016-06-18 10:46:55 +0400

      • mysql_install_db error processing ignore_db_dirs.

    • 2016-06-16 14:57:32 +0400

      • having '2015-01-01 01:00:00.000001' > coalesce(NULL) returns true The problem was earlier fixed by the patch for . Adding tests only.

    • 2016-06-16 13:41:45 +0400

      • mysql_install_db error processing ignore_db_dirs.

    • 2016-06-16 12:35:14 +0400

      • mysql_install_db error processing ignore_db_dirs.

    • 2016-06-08 15:16:24 +0200

      • Merge branch 'mdev9991' into mdev9991-10.0

    • 2016-05-28 13:11:09 +0300

      • Follow-up for commit 38b89a61c3ace83b32c079489922a0cae5106b56

    • 2016-05-27 22:52:03 +0400

      • Merge pull request #176 from iangilfillan/10.0

    • 2016-05-27 18:25:14 +0200

      • Update sponsors

    • 2016-05-24 23:15:00 +0200

      • : do not suggest upgrade from MySQL 5.7 to MariaDB 10.x in the installer. Do not lauch upgrade wizard after installation

    • 2016-04-30 11:23:46 -0400

      • bump the VERSION

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MariaDB 10.0.12 Changelog

    The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Nowarrow-up-right

    Downloadarrow-up-rightRelease 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.

    • 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] Tue 2014-06-10 21:51:02 +0200

      • Merge

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

    • 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

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

      • 10.0-connect

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

    • 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

    • 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

    • 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

    • 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

    • 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

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    Revision #1522ee2949arrow-up-right
    MDEV-18016arrow-up-right
    Revision #6699cac0bfarrow-up-right
    MDEV-18256arrow-up-right
    Revision #5e06ee41a4arrow-up-right
    MDEV-18222arrow-up-right
    Revision #f877f6b49darrow-up-right
    Revision #c991939babarrow-up-right
    Revision #c4f97d3cfaarrow-up-right
    Revision #eff71f39ddarrow-up-right
    Revision #8c2f3e0c16arrow-up-right
    Revision #5cdb3fb25earrow-up-right
    Revision #13802fef83arrow-up-right
    Revision #724b09d5e7arrow-up-right
    Revision #94b68b35f4arrow-up-right
    MDEV-17531arrow-up-right
    Revision #959f7415bdarrow-up-right
    Revision #3262afc6c5arrow-up-right
    Revision #c2197e0cd2arrow-up-right
    Revision #1abdc0e435arrow-up-right
    Revision #a3df9bcadcarrow-up-right
    Revision #e6fcd72309arrow-up-right
    Revision #38ad46e005arrow-up-right
    Revision #013186eb96arrow-up-right
    Revision #036ca990abarrow-up-right
    MDEV-18255arrow-up-right
    Revision #edeba0c873arrow-up-right
    MDEV-17868arrow-up-right
    Revision #a0f3b9f94farrow-up-right
    MDEV-17376arrow-up-right
    Revision #cce2b45c8farrow-up-right
    MDEV-17803arrow-up-right
    Revision #2a0f1d6132arrow-up-right
    Revision #31d592ba7darrow-up-right
    MDEV-18349arrow-up-right
    Revision #6786fb004carrow-up-right
    MDEV-15925arrow-up-right
    Revision #2061e00c20arrow-up-right
    MDEV-14440arrow-up-right
    Revision #19a7656fb1arrow-up-right
    Revision #db469b6907arrow-up-right
    MDEV-17475arrow-up-right
    Revision #12f362c333arrow-up-right
    MDEV-18233arrow-up-right
    Revision #a06a3e4670arrow-up-right
    MDEV-18233arrow-up-right
    Revision #e0633f25e8arrow-up-right
    MDEV-18243arrow-up-right
    Revision #71e9f0d123arrow-up-right
    MDEV-17797arrow-up-right
    Revision #b4c471099darrow-up-right
    MDEV-16499arrow-up-right
    Revision #e8bb94ccc8arrow-up-right
    MDEV-16499arrow-up-right
    Revision #d0d0f88f2carrow-up-right
    MDEV-13784arrow-up-right
    Revision #b87eb04f77arrow-up-right
    Revision #884caeafbaarrow-up-right
    Revision #32150d2513arrow-up-right
    Revision #802ce9672farrow-up-right
    MDEV-18041arrow-up-right
    Revision #b74eb5a5fearrow-up-right
    Revision #8634f7e528arrow-up-right
    Revision #f16d4d4c6earrow-up-right
    MDEV-17720arrow-up-right
    Revision #7e606a2d5carrow-up-right
    MDEV-17589arrow-up-right
    Revision #da4efd56aaarrow-up-right
    MDEV-11196arrow-up-right
    MDEV-10360arrow-up-right
    Revision #d1f399408darrow-up-right
    MDEV-6453arrow-up-right
    Revision #1a7158b88aarrow-up-right
    Revision #8e613458e1arrow-up-right
    Revision #5ab91f5914arrow-up-right
    Revision #5f5e73f1fearrow-up-right
    MDEV-17957arrow-up-right
    Revision #ce1669af12arrow-up-right
    Revision #b58f28725barrow-up-right
    Revision #9eadef013earrow-up-right
    Revision #d956709b4barrow-up-right
    MDEV-17833arrow-up-right
    Revision #4886d14827arrow-up-right
    MDEV-17032arrow-up-right
    Revision #12b1ba195carrow-up-right
    MDEV-17904arrow-up-right
    Revision #daca7e70d7arrow-up-right
    MDEV-17898arrow-up-right
    Revision #eed0013bedarrow-up-right
    Revision #8a37ce0767arrow-up-right
    Revision #17e8570285arrow-up-right
    MDEV-17734arrow-up-right
    Revision #14f6b0cdfdarrow-up-right
    MDEV-17734arrow-up-right
    Revision #a84d87fde8arrow-up-right
    Revision #47274d902earrow-up-right
    Revision #6cecb10a2farrow-up-right
    MDEV-11167arrow-up-right
    Revision #5f29fdecc0arrow-up-right
    Revision #9c026273a9arrow-up-right
    Revision #db55b39fb2arrow-up-right
    Revision #03977e8273arrow-up-right
    MDEV-13671arrow-up-right
    Revision #f0cb21ea2earrow-up-right
    Revision #9eb8a46790arrow-up-right
    Revision #38b3e52c3carrow-up-right
    MDEV-16695arrow-up-right
    Revision #c4c738e1efarrow-up-right
    Revision #b2f39a5f56arrow-up-right
    Revision #75ceb6ff13arrow-up-right
    MDEV-17298arrow-up-right
    Revision #09e97299baarrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB
    Revision #42fac32413arrow-up-right
    Revision #fab383aac0arrow-up-right
    Revision #a52c46e069arrow-up-right
    Revision #c4499a0391arrow-up-right
    Revision #5cfe52314earrow-up-right
    Revision #eb057dce20arrow-up-right
    MDEV-15035arrow-up-right
    Revision #adaa891ae7arrow-up-right
    MDEV-13699arrow-up-right
    Revision #d6dbe8e207arrow-up-right
    Revision #48636f0972arrow-up-right
    Revision #cf242aded5arrow-up-right
    Revision #5ae2656b69arrow-up-right
    Revision #1bd33ca82barrow-up-right
    Revision #3cd4da3257arrow-up-right
    Revision #c74848ba14arrow-up-right
    Revision #6b84fdb2f3arrow-up-right
    Revision #584137879farrow-up-right
    Revision #7fcd9660a2arrow-up-right
    Revision #06f02fe250arrow-up-right
    Revision #15ec8c2f28arrow-up-right
    Revision #5883c6905barrow-up-right
    Revision #619afb151barrow-up-right
    MDEV-15456arrow-up-right
    Revision #03da1253afarrow-up-right
    Revision #e86c0a5f2aarrow-up-right
    Revision #c7bb337248arrow-up-right
    MDEV-15723arrow-up-right
    Revision #fcaf619400arrow-up-right
    Revision #88b1905edaarrow-up-right
    Revision #01b2e773efarrow-up-right
    MDEV-15937arrow-up-right
    Revision #f2433b8dd3arrow-up-right
    MDEV-10824arrow-up-right
    Revision #9fffa9374carrow-up-right
    Revision #587568b72aarrow-up-right
    Revision #bcb36ee21earrow-up-right
    MDEV-15456arrow-up-right
    Revision #86718fda4earrow-up-right
    Revision #4f5dd1d40earrow-up-right
    Revision #226ec99a3earrow-up-right
    MDEV-15510arrow-up-right
    Revision #400a8eb60farrow-up-right
    MDEV-15291arrow-up-right
    Revision #8901155780arrow-up-right
    Revision #6a72b9096aarrow-up-right
    Revision #8ffbb825e6arrow-up-right
    Revision #10f6b7001barrow-up-right
    MDEV-9744arrow-up-right
    Revision #6aff5fa27aarrow-up-right
    MDEV-15619arrow-up-right
    Revision #a2e47f8c41arrow-up-right
    Revision #0492100059arrow-up-right
    Revision #e3dd9a95e5arrow-up-right
    MDEV-6736arrow-up-right
    Revision #3d5dff6caearrow-up-right
    Revision #48c11d407barrow-up-right
    MDEV-13202arrow-up-right
    Revision #4a35e76f64arrow-up-right
    MDEV-14773arrow-up-right
    Revision #4a5c237c76arrow-up-right
    MDEV-14648arrow-up-right
    Revision #b728641e86arrow-up-right
    Revision #88d1c1c551arrow-up-right
    MDEV-15288arrow-up-right
    Revision #c051eaba46arrow-up-right
    MDEV-14988arrow-up-right
    Revision #b0a92333c0arrow-up-right
    MDEV-15262arrow-up-right
    Revision #6f0b316fbearrow-up-right
    Revision #9216a4f69farrow-up-right
    Revision #5421e3aee7arrow-up-right
    MDEV-15249arrow-up-right
    Revision #b6455479e5arrow-up-right
    MDEV-15230arrow-up-right
    Revision #cb5374801earrow-up-right
    MDEV-15202arrow-up-right
    Revision #0765caa073arrow-up-right
    Revision #96cb428b35arrow-up-right
    MDEV-14862arrow-up-right
    Revision #d6638586c6arrow-up-right
    Revision #f4414d4c4earrow-up-right
    Revision #6b4a4a85a7arrow-up-right
    MDEV-14696arrow-up-right
    Revision #c4a908cb56arrow-up-right
    MDEV-13790arrow-up-right
    Revision #dae4fb0acbarrow-up-right
    MDEV-15118arrow-up-right
    Revision #b76881a23carrow-up-right
    Revision #a5fcced7d1arrow-up-right
    Revision #706ed8552darrow-up-right
    MDEV-6928arrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB
    Revision #9fc102barrow-up-right
    Revision #f289f3earrow-up-right
    MDEV-9728arrow-up-right
    Revision #4abeebearrow-up-right
    MDEV-9728arrow-up-right
    Revision #26de906arrow-up-right
    Revision #ef92aafarrow-up-right
    Revision #e167806arrow-up-right
    Revision #26bf066arrow-up-right
    MDEV-9479arrow-up-right
    Revision #b449612arrow-up-right
    MDEV-8638arrow-up-right
    Revision #5fd8087arrow-up-right
    MDEV-9614arrow-up-right
    Revision #f9b5acfarrow-up-right
    Revision #87da767arrow-up-right
    Revision #a10fd65arrow-up-right
    Revision #805703farrow-up-right
    Revision #b760a69arrow-up-right
    Revision #1592fbdarrow-up-right
    Revision #c84a40barrow-up-right
    Revision #f2dded9arrow-up-right
    serverarrow-up-right
    Revision #0a96c9carrow-up-right
    MDEV-10179arrow-up-right
    Revision #a9ac350arrow-up-right
    Revision #e905abfarrow-up-right
    Revision #9a5c586arrow-up-right
    serverarrow-up-right
    Revision #da34a8carrow-up-right
    Revision #d25fd43arrow-up-right
    Revision #c92f260arrow-up-right
    Revision #ab62154arrow-up-right
    Revision #4a1ffc3arrow-up-right
    Revision #5af076earrow-up-right
    Revision #a69f4c7arrow-up-right
    Revision #61a880darrow-up-right
    Revision #51ed64aarrow-up-right
    Revision #72d2389arrow-up-right
    Revision #b3f4cf7arrow-up-right
    Revision #b42664earrow-up-right
    Revision #a79d46carrow-up-right
    Revision #720e04farrow-up-right
    Revision #c081c97arrow-up-right
    Revision #a482e76arrow-up-right
    Revision #95bf696arrow-up-right
    MDEV-9749arrow-up-right
    Revision #7f38a07arrow-up-right
    MDEV-10043arrow-up-right
    Revision #128930carrow-up-right
    Revision #7ff86b4arrow-up-right
    MDEV-10247arrow-up-right
    Revision #1d21b22arrow-up-right
    MDEV-10001arrow-up-right
    Revision #ecdf46darrow-up-right
    Revision #22d7860arrow-up-right
    Revision #dde558farrow-up-right
    Revision #f853a99arrow-up-right
    Revision #30d9d4earrow-up-right
    Revision #ca95cc6arrow-up-right
    Revision #9a957a5arrow-up-right
    Revision #ae6cc54arrow-up-right
    Revision #dcc501aarrow-up-right
    Revision #02043d7arrow-up-right
    MDEV-9128arrow-up-right
    Revision #25f1a7aarrow-up-right
    Revision #1f761c5arrow-up-right
    MDEV-9728arrow-up-right
    Revision #21479a6arrow-up-right
    MDEV-9524arrow-up-right
    Revision #69f1a32arrow-up-right
    Revision #911af69arrow-up-right
    MDEV-5973arrow-up-right
    Revision #8255781arrow-up-right
    MDEV-10258arrow-up-right
    Revision #82a9692arrow-up-right
    MDEV-9728arrow-up-right
    Revision #1531321arrow-up-right
    MDEV-9993arrow-up-right
    Revision #fa10a65arrow-up-right
    MDEV-9356arrow-up-right
    Revision #c3c4d55arrow-up-right
    Revision #a80dbe06arrow-up-right
    MDEV-10020arrow-up-right
    Revision #70ad689arrow-up-right
    MDEV-8633arrow-up-right
    Revision #e24a183arrow-up-right
    MDEV-9969arrow-up-right
    Revision #0a50e43arrow-up-right
    MDEV-9374arrow-up-right
    MDEV-9521arrow-up-right
    Revision #b21e7afarrow-up-right
    MDEV-9969arrow-up-right
    Revision #0e50b92arrow-up-right
    MDEV-9969arrow-up-right
    Revision #732e269arrow-up-right
    Revision #f9d453earrow-up-right
    Revision #4b1b305arrow-up-right
    Revision #a8422faarrow-up-right
    Revision #b6e826barrow-up-right
    MDEV-10118arrow-up-right
    Revision #cee9ab9arrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB
    Merge.
  • Revision #4233.1.1arrow-up-right Tue 2014-06-10 10:34:58 -0700

    • Fixed bug MDEV-6071arrow-up-right. 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.

  • Merge
  • Revision #4235.1.1arrow-up-right Tue 2014-06-10 12:25:16 +0200

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

  • fix wrong result for Spider test
  • Revision #4236.1.1arrow-up-right Tue 2014-06-10 02:25:58 +0900

    • fix for Spider build error by abort_loop on windows

  • 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.9arrow-up-right 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.8arrow-up-right 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.7arrow-up-right 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-6187arrow-up-right) modified: storage/connect/ha_connect.cc storage/connect/reldef.h storage/connect/tabfmt.cpp

  • MDEV-6047arrow-up-right: Make exists_to_in optimization ON by default
    MDEV-6308arrow-up-right: Server crashes in table_multi_eq_cond_selectivity with ... - In table_cond_selectivity(), reset keyuse variable between the loops.
    pcre-8.35.tar.bz2
    pcre-8.34
    Revision #4252arrow-up-right
    Revision #4251arrow-up-right
    Revision #4250arrow-up-right
    MDEV-5995arrow-up-right
    Revision #4249arrow-up-right
    MDEV-6253arrow-up-right
    MariaDB 10.0.10
    Revision #4248arrow-up-right
    MDEV-6065arrow-up-right
    Revision #4247arrow-up-right
    MDEV-6065arrow-up-right
    Revision #4246arrow-up-right
    Revision #4245arrow-up-right
    MDEV-6249arrow-up-right
    Revision #4244arrow-up-right
    Revision #4242.1.1arrow-up-right
    Revision #4243arrow-up-right
    Revision #4241.1.1arrow-up-right
    Revision #4242arrow-up-right
    MDEV-4440arrow-up-right
    Revision #4241arrow-up-right
    Revision #4236.1.2arrow-up-right
    Revision #4240arrow-up-right
    Revision #4155.1.10arrow-up-right
    Revision #4239arrow-up-right
    MDEV-6320arrow-up-right
    Revision #4238arrow-up-right
    Revision #4237arrow-up-right
    MDEV-6047arrow-up-right
    Revision #4218.1.1arrow-up-right
    Revision #4236arrow-up-right
    Revision #4235arrow-up-right
    Revision #4221.1.1arrow-up-right
    Revision #4234arrow-up-right
    MDEV-5976arrow-up-right
    Revision #4233arrow-up-right
    MDEV-6102arrow-up-right
    MDEV-6101arrow-up-right
    Revision #4232arrow-up-right
    Revision #4231arrow-up-right
    MariaDB 5.5.38
    Revision #4230arrow-up-right
    Revision #0.66.2arrow-up-right
    Revision #4229arrow-up-right
    Revision #4228arrow-up-right
    Revision #0.66.1arrow-up-right
    Revision #4227arrow-up-right
    MDEV-6221arrow-up-right
    Revision #4226arrow-up-right
    MDEV-5898arrow-up-right
    MDEV-5549arrow-up-right
    MDEV-5898arrow-up-right
    Revision #4225arrow-up-right
    MDEV-5998arrow-up-right
    Revision #4224arrow-up-right
    MDEV-6149arrow-up-right
    Revision #4223arrow-up-right
    MDEV-6243arrow-up-right
    Revision #4222arrow-up-right
    MDEV-6258arrow-up-right
    MariaDB 10.0
    Revision #4221arrow-up-right
    Revision #4220arrow-up-right
    MDEV-6046arrow-up-right
    Revision #4219arrow-up-right
    Revision #4218arrow-up-right
    MDEV-6103arrow-up-right
    Revision #4217arrow-up-right
    MDEV-5884arrow-up-right
    Revision #4216arrow-up-right
    MDEV-6280arrow-up-right
    Revision #4215arrow-up-right
    MDEV-6287arrow-up-right
    Revision #4214arrow-up-right
    MDEV-4051arrow-up-right
    Revision #4213arrow-up-right
    Revision #4212arrow-up-right
    Revision #4211arrow-up-right
    Revision #4210arrow-up-right
    MDEV-6153arrow-up-right
    subscribingarrow-up-right
    spinner
    Distributions which Include MariaDB

    MariaDB 10.0.32 Changelog

    The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Nowarrow-up-right

    Downloadarrow-up-rightRelease NotesChangelogOverview of 10.0

    Release date: 7 Aug 2017

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

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

    • Merge 2017-08-04 09:32:40 +0200 - Merge branch 'bb-10.0-vicentiu' into 10.0

    • 2017-08-04 04:27:33 +0300

      • Disable rpl_tokudb_row_img_* tests

    • Merge 2017-08-04 00:56:16 +0300 - Merge branch 'merge-tokudb-5.6' into 10.0

    • 2017-08-03 22:15:19 +0300

      • Move tokudb_rpl to rpl-tokudb suite

    • 2017-08-02 19:05:48 +0300

      • Fix tokudb compilation post merge

    • Merge 2017-08-03 12:11:31 +0300 - Merge branch 'merge-tokudb-5.6' into 10.0

    • 2017-08-02 12:17:21 +0300

      • 5.6.36-82.1

    • Merge 2017-08-02 12:15:58 +0300 - Merge branch 'merge-xtradb-5.6' into 10.0

    • 2017-08-02 12:11:06 +0300

      • 5.6.36-82.1

    • 2017-08-04 02:11:10 +0300

      • Remove extra trailing spaces from the result file

    • 2017-08-04 02:10:19 +0300

      • Additions to 10.0.32 unstable test list after TokuDB merge

    • 2017-08-03 19:28:05 +0300

      • Random and Frequent Segfault

    • 2017-08-01 11:39:10 +0300

      • Merge connect/10.0 into 10.0

    • 2017-07-31 20:34:22 +0300

      • ST_Centroid does not return the same result than MySQL

    • 2017-07-31 00:48:37 +0300

      • Update myisam_debug test result post print_lock_error change

    • 2017-07-31 00:31:23 +0300

      • Update innodb test result post print_lock_error change

    • 2017-07-31 03:26:43 +0300

      • List of unstable tests for 10.0.32 release

    • 2016-03-19 19:40:25 +0100

      • Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Diagnostics_area::message() ; connect.xml* tests fail in buildbot

    • 2015-11-13 17:53:16 +0100

      • Alter table not returning engine errors

    • 2017-07-25 15:51:07 +0400

      • ST_Centroid does not return the same result than MySQL.

    • 2017-07-25 10:57:25 +0400

      • ST_Centroid does not return the same result than MySQL.

    • Merge 2017-07-30 11:58:56 +0300 - Merge branch 'merge-pcre' into 10.0

    • 2017-07-30 11:53:36 +0300

      • 8.41

    • Merge 2017-07-30 11:36:13 +0300 - Merge branch 'merge-perfschema-5.6' into 10.0

    • 2017-07-30 11:33:55 +0300

      • 5.6.37 (no-changes)

    • 2017-07-30 11:35:48 +0300

      • Bump innodb version post merge

    • Merge 2017-07-29 20:51:29 +0300 - Merge remote-tracking branch 'merge/merge-innodb-5.6' into 10.0

    • 2017-07-29 19:59:51 +0300

      • 5.6.37

    • 2017-07-28 20:47:12 +0300

      • Update subselect test results to pass on 10.0

    • 2017-07-27 16:20:26 +0300

      • Fix purge_relay_logs post merge

    • 2017-07-27 12:43:45 +0200

      • MYSQL_BIN_LOG::open/close must be under LOCK_log

    • 2017-07-27 12:43:03 +0200

      • move the error message where it belongs

    • 2017-07-27 12:42:40 +0200

      • update error messages for 10.0

    • 2017-07-27 12:42:21 +0200

      • memory leak: add a missing end_relay_log_info()

    • Merge 2017-07-25 00:41:54 +0300 - Merge remote-tracking branch 'origin/5.5' into 10.0

    • 2017-07-19 11:47:59 -0400

      • bump the VERSION

    • 2017-07-19 15:28:13 +0530

      • rpl.rpl_ fails sporadically in buildbot

    • 2017-07-22 13:10:10 +0200

      • Connect engine is Gamma

    • 2017-07-21 16:05:20 +0300

      • : InnoDB assert dict_sys->size > 0 during ALTER TABLE

    • 2017-07-20 22:26:08 +0200

      • fix main.func_regexp_pcre on jessie-ppc64le

    • 2017-07-20 15:52:06 +0200

      • Adding a new enum value at the end of a list triggers a table rebuild

    • 2017-07-20 15:08:24 +0200

      • mysql_upgrade fails if dbname+tablename+partioname > 64 chars

    • 2017-07-19 22:22:14 +0200

      • An RLIKE that previously worked on 10.0 now returns "Got error 'pcre_exec: recursion limit of 100 exceeded' from regexp"

    • 2017-07-19 19:47:38 +0200

      • thd_get_error_context_description race condition

    • 2017-07-19 19:46:07 +0200

      • GCC 7 warning: this statement may fall through [-Wimplicit-fallthrough=]

    • 2017-07-16 02:45:37 +1000

      • : binlog.binlog_unsafe - assumed len(hostname) <= 50 (#385)

    • 2017-05-08 11:55:51 +1000

      • mtr: fix_vs_config doesn't change bindir

    • 2017-03-14 16:35:39 +0400

      • Using spatial index changes type from point to geometry

    • 2017-07-06 23:26:18 +0200

      • after-merge fix for a7ed4644a6f

    • Merge 2017-07-06 23:47:33 +0200 - Merge branch '5.5' into 10.0

    • 2017-05-24 13:11:33 +0200

      • coverity medium warnings

    • 2017-07-02 19:45:04 +0300

      • Fix for server_id mysteriously set to 0

    • 2017-07-02 14:59:06 +0300

      • Fix for . Assert for !is_set() when doing LOAD DATA

    • 2017-06-30 15:58:27 -0700

      • Run spider mtr suites in 10.0 only on demand.

    • Merge 2017-06-29 23:32:18 +0200 - Merge branch '5.5' into 10.0

    • 2017-06-29 21:27:05 +0300

      • Fix debug assert post

    • Merge 2017-06-28 10:10:31 +0200 - Merge branch '5.5' into 10.0

    • Merge 2017-06-20 12:31:17 +0300 - Merge remote-tracking branch '5.5' into 10.0

    • 2017-06-19 15:59:19 +0300

      • InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size

    • 2017-06-19 12:45:32 +0400

      • Wrong results with combination of CONCAT, SUBSTR and CONVERT in subquery

    • 2017-05-22 17:06:01 +0300

      • : CURRENT_ROLE() and DATABASE() does not work in a view

    • 2017-05-22 13:38:26 +0300

      • : Granted as a whole to roles, databases are not show in SHOW DATABASES

    • 2017-06-15 12:35:53 +0200

      • Update MariaDB Foundation sponsors

    • 2017-06-13 16:20:21 +0300

      • InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in to 10.2.6

    • 2017-06-12 18:43:23 +0000

      • XtraDB hangs on Windows due to failing to release block->lock X-latch in innodb_read_only mode.

    • 2017-06-12 14:10:39 +0300

      • Partially disable a test affected by

    • 2017-06-12 11:08:06 +0300

      • innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread

    • 2017-06-08 15:43:06 +0300

      • innodb_fast_shutdown=0 may fail to purge all undo log

    • 2017-06-09 13:44:04 +0300

      • Correct a merge error of

    • 2017-06-08 10:34:10 +0300

      • : Allow suppression of InnoDB log messages about reserving extents

    • 2017-06-06 09:34:09 +0300

      • Follow-up to (test innodb_page_size variants)

    • 2017-06-05 15:16:15 +0300

      • innodb_fast_shutdown=0 skips change buffer merge; fast shutdown does it

    • 2017-06-02 01:46:25 +0300

      • Re-bootstrap the server if InnoDB options are incompatible

    • Merge 2017-05-29 13:15:36 +0300 - Merge 5.5 into 10.0

    • 2017-05-23 12:17:43 +0300

      • Shutdown crash presumably due to master thread activity

    • 2017-05-23 09:21:28 -0400

      • bump the VERSION

    • 2017-05-19 15:55:35 +0000

      • Workaround dependency problems (constant rebuilds) in Visual Studio generator

    circle-info

    Be notified of new MariaDB Server releases automatically by 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.

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

    MariaDB 10.0.1 Changelog

    The most recent release in the series is:

    | |Changelog |

    Release date: 06 Feb 2013

    For the highlights of this release, see the .

    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.

    MariaDB 10.0.21 Changelog

    The most recent release in the series is:

    Release date: 6 Aug 2015

    For the highlights of this release, see the .

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