All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.32 Changelog

The most recent release in the MariaDB 5.5 series is:MariaDB 5.5.68 Download Now

Download | Release Notes | Changelog | [Overview of 5.5

Release date: 18 Jul 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.

  • Revision #3838 Wed 2013-07-17 17:03:59 +0300

    • Revert of marko.makela@oracle.com-20130430103950-j353faze84zzk9xf for xtradb (fix of )

  • Wed 2013-07-17 16:42:13 +0300

    • Fix for A simple select query returns random data (upstream )

  • [merge] Tue 2013-07-16 19:30:39 +0200

    • merge Percona-Server-5.5.32-rel31.0.tar.gz

    • Tue 2013-07-16 14:55:47 +0200

      • Percona-Server-5.5.32-rel31.0.tar.gz

  • [merge] Tue 2013-07-16 19:09:54 +0200

    • mysql-5.5.32 merge

    • Thu 2013-05-16 17:33:32 +0200

      • Fix for bug#16812255: Removing the --random-password

  • [merge] Tue 2013-07-16 19:03:06 +0200

    • 5.3 merge

    • [merge] Mon 2013-07-15 18:32:25 +0200

      • 5.2 merge

  • [merge] Tue 2013-07-16 15:59:30 +0400

    • Automatic merge

    • Tue 2013-07-16 15:57:27 +0400

      • : Valgrind warnings (Conditional jump or move depends on uninitialised value) with InnoDB, semijoin - in sub_select(): don't call table->file->position() when reading the first record produced an error.

  • Tue 2013-07-16 17:26:25 +0400

    • Update test results after the last cset.

  • Tue 2013-07-16 10:56:42 +0400

    • : Incorrect results from Aria/MyISAM SELECT using index with prefix length on TEXT column Backport the fix olav.sandstaa@sun.com-20101102184747-qfuntqwj021imy9r: "Fix for Bug#52660 Perf. regr. using ICP for MyISAM on range queries on an index containing TEXT" (together with further fixes in that code) into MyISAM and Aria.

  • Tue 2013-07-16 09:22:17 +0400

    • : Wrong result (extra row) with semijoin=on, joins in outer query, LEFT JOIN in the subquery Apply the patch from Patryk Pomykalski: - create_internal_tmp_table_from_heap() will now return information whether the last row that we tried to write was a duplicate row. (mysql-5.6 also has this change)

  • Mon 2013-07-15 18:51:52 +0400

    • , - Make JOIN::cleanup(true) also work correctly when the query is KILLed after join optimization was started but before a query plan was produced

  • Thu 2013-07-11 19:27:39 +0400

    • : Assertion table->key_read == 0' fails in close_thread_table on EXPLAIN [MDEV-4536](https://jira.mariadb.org/browse/MDEV-4536): ...sql/sql_base.cc:1598: bool close_thread_table(THD*, TABLE**)`: Assertion - Make JOIN::cleanup(full=true) always free join optimization tabs.

  • Thu 2013-07-11 15:12:50 +0400

    • Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_sort_union, FORCE INDEX - merge_same_index_scans() may put the same SEL_ARG tree in multiple result plans. make it call incr_refs() on the SEL_ARG trees that it does key_or() on, because key_or(sel_arg_tree_1, sel_arg_tree_2) call may invalidate SEL_ARG trees pointed by sel_arg_tree_1 and sel_arg_tree_2.

  • [merge] Wed 2013-07-10 02:05:06 +0400

    • Merge from 5.3

    • [merge] Tue 2013-07-09 11:02:56 +0400

      • Merge from 5.2

  • [merge] Mon 2013-07-08 16:49:42 +0400

    • Merging from 5.3

    • Wed 2013-07-03 09:46:20 +0200

      • DATE('string') incompability between mysql and mariadb

  • Thu 2013-07-04 18:37:55 +0300

    • : Segfault during parsing of illegal query

  • Mon 2013-07-01 17:54:24 +0200

    • Test "outfile_loaddata" fails on bigendian arches (ppc64)

  • Mon 2013-07-01 12:03:10 +0200

    • THD::awake bug with my_sleep call

  • Mon 2013-07-01 12:02:44 +0200

    • query start_time not reset when going to sleep

  • [merge] Fri 2013-06-28 16:27:22 +0400

    • Merge

    • Fri 2013-06-28 16:25:06 +0400

      • A clean-up for

  • [merge] Fri 2013-06-28 15:20:40 +0400

    • Merge from 5.3

    • Fri 2013-06-28 12:00:25 +0400

      • Crash in CONVERT_TZ Item_func_min_max::get_date() did not check the returned value against the fuzzy_date flags, so it could return a bad value to the caller that expects a good date (e.h. CONVERT_TZ).

  • Thu 2013-06-27 14:19:04 +0200

    • : fix my_context.h for use with x32 ABI. Do not use x64 assembler implementation in x32.

  • Sat 2013-06-22 14:02:03 +0200

    • Compile error on LFS

  • [merge] Tue 2013-06-18 13:14:46 +0400

    • Merging from 5.3.

    • Mon 2013-06-17 19:25:55 +0400

      • Crash in UNIX_TIMESTAMP(STR_TO_DATE('2020','%Y'))

  • Mon 2013-06-17 19:18:14 +0200

    • : Installation fails if TEMP directory contains "" subdirectory.

  • Mon 2013-06-17 17:58:53 +0200

    • unit test case for

  • Sun 2013-06-16 22:13:26 +0200

    • : Aria storage engine's temporary files might not be deleted (Errcode : 13) See also MySQL Bug #39750 and similar ones.

  • Sat 2013-06-15 14:22:03 +0200

    • : Allow MariaDB to be build without non-blocking client.

  • [merge] Mon 2013-06-17 20:33:36 +0300

    • 5.3 -> 5.5 Merge

    • Mon 2013-06-17 17:04:51 +0400

      • Crash in my_decimal2decimal in a ORDER BY query

  • Sat 2013-06-15 16:02:43 +0200

    • Partitioned Aria table created by a previous version is recognized as TEST_SQL_DISCOVERY

  • Fri 2013-06-14 14:04:58 +0200

    • mysql_plugin.1 is removed from source which is not necessary

  • Thu 2013-06-13 20:19:32 +0200

    • information_schema.processlist reports incorrect value for Time (2147483647)

  • Thu 2013-06-13 20:19:11 +0200

    • Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINSTALL PLUGIN

  • Thu 2013-06-13 20:18:40 +0200

    • SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names

  • Thu 2013-06-13 15:33:02 +0200

    • Long user names are truncated to 48 symbols in error messages

  • Thu 2013-06-13 15:13:13 +0200

    • Server crashes with "safe_mutex: Trying to destroy a mutex share->mutex that was locked" on attempt to recover an archive table

  • Thu 2013-06-13 14:32:57 +0200

    • - killall -9 in init-script

  • Thu 2013-06-13 14:14:47 +0200

    • UNINSTALL PLUGIN misleading error message for non-dynamic plugins

  • Thu 2013-06-13 00:13:23 +0200

    • Man pages fixes

  • Wed 2013-06-12 22:12:09 +0200

    • Wrong server status when sending out parameters

  • Wed 2013-06-12 20:38:22 +0200

    • mysql init script should accept arguments

  • Wed 2013-06-12 20:29:19 +0200

    • SHOW PROCESSLIST reference to THD::db not protected against simultaneous updates

  • Tue 2013-06-11 12:53:35 +0200

    • use mysql_cleartext_plugin from auth_pam

  • Tue 2013-06-11 11:11:05 +0200

    • Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGIN

  • Mon 2013-06-10 21:45:30 +0200

    • mysql --binary-mode

  • Wed 2013-06-12 05:09:28 +0400

    • MTR tests main.variables and some of sys_vars.* fail on 32-bit builds

  • Tue 2013-06-11 13:49:43 +0300

    • Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits.

  • Fri 2013-06-07 15:35:13 +0200

    • Assertion `error != 0' fails or timeout occurs on select from a FEDERATED table which points at a non-existent table

  • Fri 2013-06-07 15:34:59 +0200

    • Assertion `inited == NONE' fails on closing a connection with open handler on temporary table

  • Fri 2013-06-07 10:02:50 +0200

    • ALTER on a temporary table generates an audit event

  • Sun 2013-06-09 13:26:10 +0300 *

    • Added -Wno-uninitialized to avoid warnings in release builds (uninitalized variables are detected by DBUG builds) - Fixed wrong declaration which cased compile failure on 32 bit

  • Thu 2013-06-06 15:14:23 +0300

    • Fixed some cache variables that could be set to higher value than what the code supported (size_t) Fixed some cases that didn't work with > 4G buffers. Fixed compiler warnings

  • Wed 2013-06-05 23:53:35 +0300

    • -Run test suite with smaller aria keybuffer size (to make it possible to run more tests in parallel) -Added test and extra code to ensure we don't leave keyread on for a handler table. -Create on disk temporary files always with long data pointers if SQL_SMALL_RESULT is not used. This ensures that we can handle temporary files bigger than 4G.

  • Sat 2013-06-01 21:33:26 +0200

    • Fix a compile warning on NetBSD

  • Sat 2013-06-01 21:30:33 +0200

    • : libreadline-related compilation problems on NetBSD.

  • Thu 2013-05-30 08:23:49 +0300

    • : Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event executio

  • 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

  • Thu 2013-05-23 17:05:31 +0300

    • : Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event execution

  • Wed 2013-05-22 16:44:44 +0200

    • - compile sphinx.so/dll and include into packages

  • Mon 2013-05-27 16:35:42 +0200

    • - Fixes for compilation under NetBSD.

  • Fri 2013-05-24 14:33:04 +0200

    • SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when query cache size is 0

option which is supported only for MYSQL server versions 5.6 and above.
  • Revision #3077.187.101 Thu 2013-05-16 10:24:26 +0200

    • Changes to verify the solaris upgrade issue.

  • Revision #3077.187.100 Wed 2013-05-15 16:29:31 +0200

    • Fixing the RPM-ULN build issue by ignoring the postinstall_check.sh.

  • Revision #3077.187.99 Wed 2013-05-15 15:37:20 +0200

    • Bug 16812255 - 5.5.32 pkg installation failed during MYSQL_INSTALL_DB execution

  • Revision #3077.187.98 Mon 2013-05-13 10:21:09 +0200

    • Updated copyright year information

  • Revision #3077.187.97 Mon 2013-05-13 09:46:44 +0200

    • Adding fix for Bug#16798868

  • Revision #3077.187.96 Wed 2013-05-08 12:08:20 +0200

    • Bug#16779374: new error message added to 5.5 after 5.6 GA - reusing number already used by 5.6

  • Revision #3077.187.95 Tue 2013-05-07 14:36:46 +0200

    • ULN-RPMs bug fix for BR16298542

  • Revision #3077.187.94 Mon 2013-05-06 20:31:26 +0530

    • Bug #16722314 foreign key id modified during export Bug #16754901 PARS_INFO_FREE not called in DICT_CREATE_ADD_FOREIGN_TO_DICTIONARY

  • Revision #3077.187.93 Mon 2013-05-06 16:06:32 +0200

    • Bug#16757869: InnoDB: possible regression in 5.5.31, BUG#16004999

  • Revision #3077.187.92 Mon 2013-05-06 15:19:37 +0200

    • Updated spec file for Bug#16488773

  • Revision #3077.187.91 Fri 2013-05-03 16:39:17 +0300

  • Revision #3077.187.90 [merge] Tue 2013-04-30 20:40:38 +0200

    • merge from mysql-5.1

    • Revision #2661.848.26 Tue 2013-04-30 20:39:12 +0200

      • Bug#16405422 - recovery failure, assert !RECV_NO_LOG_WRITE

  • Revision #3077.187.89 [merge] Tue 2013-04-30 22:46:37 +0530

    • BUG#16222245 - crash with explain for a query with loose scan for group by, MyISAM

    • Revision #2661.848.25 Tue 2013-04-30 22:38:34 +0530

      • BUG#16222245 - crash with explain for a query with loose scan for group by, MyISAM

  • Revision #3077.187.88 Tue 2013-04-30 13:39:50 +0300

    • Bug#16720368 InnoDB ignores *.IBD file breakage at startup

  • Revision #3077.187.87 Sat 2013-04-27 16:04:54 +0800

    • Bug #13004581 blackhole binary log with row ignores update and delete statements

  • Revision #3077.187.86 Thu 2013-04-25 11:56:26 +0530

    • BUG#16698172-cannot do point-in-time recovery for single database; mysqlbinlog

  • Revision #3077.187.85 Wed 2013-04-24 17:21:42 +0300

    • Bug #16680313: client doesn't read plugin-dir from my.cnf set by MYSQL_READ_DEFAULT_FILE Parsing of the plugin-dir config file option was not working due to a typo. Fixed the typo. No test case can be added due to lack of support for defaults-exitra-file testing in mysql-test-run.pl. Thanks to Sinisa for contributing the fix.

  • Revision #3077.187.84 [merge] Wed 2013-04-24 13:34:11 +0530

    • Revision #2661.848.24 Wed 2013-04-24 13:31:10 +0530

  • Revision #3077.187.83 [merge] Wed 2013-04-24 08:48:34 +0200

    • Null merge from mysql-5.1 to mysql-5.5

    • Revision #2661.848.23 Wed 2013-04-24 08:47:30 +0200

      • Bug #15973904 InnoDB partition code holds lock_open and sleeps while opening missing partition

  • Revision #3077.187.82 Wed 2013-04-24 08:42:59 +0200

    • Merge from mysql-5.1 to mysql-5.5

  • Revision #3077.187.81 [merge] Mon 2013-04-22 14:30:47 +0200

    • Upmerge of the 5.1.69 build

    • Revision #2661.848.22 Mon 2013-04-22 14:01:07 +0200

      • Merge from mysql-5.1.69-release

  • Revision #3077.187.80 [merge] Sat 2013-04-20 12:36:11 +0530

    • Bug#16073689 : crash in ITEM_FUNC_MATCH::INIT_SEARCH

    • Revision #2661.848.21 Sat 2013-04-20 12:28:22 +0530

      • Bug#16073689 : crash in ITEM_FUNC_MATCH::INIT_SEARCH

  • Revision #3077.187.79 [merge] Thu 2013-04-18 12:52:59 +0200

    • Merge from mysql-5.5.31-release

  • Revision #3077.187.78 Wed 2013-04-17 09:26:51 +0200

    • Bug#16626742 in MY_MD5FINAL in MYSYS/MD5.C, CTX is not properly zeroed as intended

  • Revision #3077.187.77 Tue 2013-04-16 16:26:45 +0530

    • Bug #16632543 - incorrect value of bogomips in mysqltest

  • Revision #3077.187.76 [merge] Tue 2013-04-16 12:17:18 +0200

    • Merging the changes for Bug 16633169 - MYSQL.INFO contains outdated information.

    • Revision #2661.848.20 Tue 2013-04-16 12:12:18 +0200

      • Bug 16633169 - MYSQL.INFO contains outdated information.

  • Revision #3077.187.75 [merge] Sun 2013-04-14 08:09:56 +0530

    • Merge from 5.1 to 5.5

    • Revision #2661.848.19 Sun 2013-04-14 07:30:49 +0530

      • Bug#16347426:assertion failed: (SELECT_INSERT && !TABLES->NEXT_NAME_RESOLUTION_TABLE) || !TAB

  • Revision #3077.187.74 Fri 2013-04-12 14:18:21 +0530

    • BUG#16615117 mysqldump produces a change master statement with a port number enclosed in quotes

  • Revision #3077.187.73 Fri 2013-04-12 09:39:56 +0200

    • Bug#16540042: wrong query result when using range over partial index

  • Revision #3077.187.72 Thu 2013-04-11 10:50:50 +0800

    • Bug :#16005310 Fix bug - innodb_row_lock_time_max seems to have an overflow

  • Revision #3077.187.71 Wed 2013-04-10 16:43:09 +0200

    • Bug#16395606 scripts missing execute bit

  • Revision #3077.187.70 Wed 2013-04-10 11:50:41 +0530

    • BUG#16402143 - stack corruption in dbug_explain description and fix: DBUG_EXPLAIN result in buffer overflow when the DEBUG variable values length exceed 255. In db_explain function which call macro str_to_buf incorrectly passes the length of buf avaliable to strnmov as len+1. The fix calculates the avaliable space in buf and passes it to strnxmov.

  • Revision #3077.187.69 [merge] Tue 2013-04-09 14:03:35 +0530

    • local merge.

    • Revision #2661.848.18 Tue 2013-04-09 14:00:05 +0530

      • Backporting patch for bug#15852074.

  • Revision #3077.187.68 [merge] Mon 2013-04-08 18:53:24 +0530

    • null merge

    • Revision #2661.848.17 Mon 2013-04-08 18:48:57 +0530

  • Revision #3077.187.67 [merge] Mon 2013-04-08 18:14:06 +0530

    • Revision #2661.848.16 Mon 2013-04-08 18:12:39 +0530

  • Revision #3077.187.66 Mon 2013-04-08 15:25:45 +0530

    • BUG#15978766 - test valgrind_report fails innodb tests

  • Revision #3077.187.65 Thu 2013-04-04 14:54:16 +0530

    • Bug #16401597 - mtr v1 returns incorrect path to variable @@basedir

  • Revision #3077.187.64 Wed 2013-04-03 18:09:37 +0200

    • Bug 16534721 - mysql_install_db runs again during upgrade even data directory exists

  • Revision #3077.187.63 [merge] Tue 2013-04-02 16:20:49 +0200

    • merge 5.1 => 5.5

    • Revision #2661.848.15 Tue 2013-04-02 16:05:10 +0200

      • Bug#14700180 crash in COPY_FUNCS This is a backport of the fix for Bug#13966809 crash in copy_funcs when grouping by outer query blob field in subquery

  • Revision #3077.187.62 Tue 2013-04-02 11:14:39 +0200

    • Bug#11765629 cmake: can suppress installation of sql-bench, but not mysql-test

  • Revision #3077.187.61 [merge] Tue 2013-04-02 11:17:06 +0530

    • Revision #2661.848.14 Tue 2013-04-02 11:16:26 +0530

  • Revision #3077.187.60 [merge] Mon 2013-04-01 13:45:27 +0530

    • Revision #2661.848.13 Mon 2013-04-01 12:26:55 +0530

  • Revision #3077.187.59 [merge] Sun 2013-03-31 06:52:16 +0530

    • Merge from 5.1 to 5.5

    • Revision #2661.848.12 Sun 2013-03-31 06:48:30 +0530

      • Bug #16347343 : crash, group_concat, derived tables

  • Revision #3077.187.58 Sat 2013-03-30 19:24:54 +0530

    • Bug#14261010: on duplicate key update crashes the server

  • Revision #3077.187.57 [merge] Fri 2013-03-29 22:11:33 +0530

    • Merge from mysql-5.1 to mysql-5.5

    • Revision #2661.848.11 Fri 2013-03-29 22:01:10 +0530

      • Bug #16244691 server gone away error occurs depending on the number of table/key relations

  • Revision #3077.187.56 Fri 2013-03-29 16:33:33 +0530

    • Bug #16402124 - mtr processes certain assigned vardir values wrong

  • Revision #3077.187.55 [merge] Fri 2013-03-29 15:14:38 +0530

    • Revision #2661.848.10 Fri 2013-03-29 15:09:14 +0530

  • Revision #3077.187.54 Fri 2013-03-29 11:44:42 +0530

  • Revision #3077.187.53 Fri 2013-03-29 09:28:31 +0530

    • Bug#15948818-semi-sync enabled master crashes when event scheduler drops events

  • Revision #3077.187.52 [merge] Thu 2013-03-28 17:41:22 +0200

    • merge

    • Revision #2661.848.9 Thu 2013-03-28 17:37:29 +0200

      • Addendum #1 to the fix for bug #16451878 : geometry query crashes server

  • Revision #3077.187.51 [merge] Thu 2013-03-28 19:17:28 +0530

    • Merge from 5.1 to 5.5

    • Revision #2661.848.8 Thu 2013-03-28 19:11:26 +0530

      • BUG#11753852: if() values are evaluated differently in a regular sql vs prepared statement

  • Revision #3077.187.50 [merge] Thu 2013-03-28 14:18:51 +0530

    • Merge from mysql-5.1 to mysql-5.5

    • Revision #2661.848.7 Thu 2013-03-28 14:14:39 +0530

      • Bug#14324766:partially written insert statement in binlog no errors reported

  • Revision #3077.187.49 Thu 2013-03-28 11:47:43 +0530

    • Bug #16403186 - mtr on windows should not try to start cdb if running with parallel

  • Revision #3077.187.48 [merge] Thu 2013-03-28 10:43:50 +0530

    • Null merge from mysql-5.1 to mysql-5.5

    • Revision #2661.848.6 Thu 2013-03-28 10:42:42 +0530

      • Bug #16244691 server gone away error occurs depending on the number of table/key relations

  • Revision #3077.187.47 [merge] Thu 2013-03-28 10:25:23 +0530

    • Merge from mysql-5.1 to mysql-5.5

    • Revision #2661.849.1 Wed 2013-03-27 11:11:38 +0530

      • Bug #16244691 server gone away error occurs depending on the number of table/key relations

  • Revision #3077.187.46 [merge] Wed 2013-03-27 16:06:33 +0200

    • merge 5.1->5.5

    • Revision #2661.848.5 Wed 2013-03-27 16:03:00 +0200

      • Bug #16451878: geometry query crashes server

  • Revision #3077.187.45 [merge] Wed 2013-03-27 11:22:25 +0000

    • BUG#16541422: log-slave-updates + replicate-wild-ignore-table fails for user variables

    • Revision #2661.848.4 Wed 2013-03-27 11:19:29 +0000

      • BUG#16541422: log-slave-updates + replicate-wild-ignore-table fails for user variables

  • Revision #3077.187.44 [merge] Wed 2013-03-27 11:59:40 +0530

    • Merge from mysql-5.1 to mysql-5.5

    • Revision #2661.848.3 Wed 2013-03-27 11:53:01 +0530

      • Bug#11829838: alter table not binlogged with --binlog-ignore-db and fully qualified table

  • Revision #3077.187.43 [merge] Tue 2013-03-26 23:11:55 +0200

    • merge from 5.1->5.5 repo.

    • Revision #2661.848.2 [merge] Tue 2013-03-26 23:10:42 +0200

      • merge from 5.1 repo.

  • Revision #3077.187.42 Tue 2013-03-26 21:45:39 +0200

  • Revision #3077.187.41 [merge] Tue 2013-03-26 20:52:01 +0200

    • merge from 5.1

    • Revision #2661.848.1 Tue 2013-03-26 19:24:01 +0200

      • Bug#16541422 log-slave-updates + replicate-wild-ignore-table fails for user variables

  • Revision #3077.187.40 [merge] Tue 2013-03-26 08:24:11 +0100

    • NULL merge 5.1 => 5.5

    • Revision #2661.844.69 Tue 2013-03-26 08:22:45 +0100

      • Bug#62856 Check for "stack overrun" doesn't work with gcc-4.6, server crashes Bug#13243248 CHECK FOR "STACK OVERRUN" DOESN'T WORK WITH GCC-4.6, SERVER CRASHES

  • Revision #3077.187.39 Mon 2013-03-25 11:27:12 +0530

    • BUG#16438800 - slave_max_allowed_packet not honored on slave io connect

  • Revision #3077.187.38 [merge] Fri 2013-03-22 20:16:53 +0530

    • local merge.

    • Revision #2661.844.68 Fri 2013-03-22 20:00:40 +0530

      • Bug#12671635 : Updating embedded tests.

  • Revision #3077.187.37 [merge] Fri 2013-03-22 15:33:59 +0530

    • local merge.

    • Revision #2661.844.67 Fri 2013-03-22 15:29:57 +0530

      • Bug#12671635 : Fixing test cases.

  • Revision #3077.187.36 Fri 2013-03-22 14:55:30 +0530

    • Bug#16500013 : post-fix

  • Revision #3077.187.35 [merge] Thu 2013-03-21 23:40:25 +0530

    • Merge of patch for Bug#12671635 from mysql-5.1.

    • Revision #2661.844.66 Thu 2013-03-21 23:36:02 +0530

      • Bug#12671635 HELP-TABLEFORMAT DOESN'T MATCH HELP-FILES

  • Revision #3077.187.34 Thu 2013-03-21 22:51:40 +0530

    • Bug#16500013 : ADD VERSION CHECK TO MYSQL_UPGRADE

  • Revision #3077.187.33 Thu 2013-03-21 11:40:43 +0530

    • Bug #16051728 server crashes in add_identifier on concurrent alter table and show engine innod

  • Revision #3077.187.32 [merge] Wed 2013-03-20 17:52:15 +0100

    • Null merge from 5.1 for permission changes.

    • Revision #2661.844.65 Wed 2013-03-20 17:49:30 +0100

      • Correcting the permissions of executable files.

  • Revision #3077.187.31 Wed 2013-03-20 17:50:15 +0100

    • Correcting the permissions of the executable files.

  • Revision #3077.187.30 Tue 2013-03-19 17:09:17 +0100

    • Bug#13009341 crash in str_to_datetime after misbehaving "blob" value comparison

  • Revision #3077.187.29 Wed 2013-03-20 11:20:12 +0100

    • Bug#16394084: loose index scan with quoted int predicate returns random data

  • Revision #3077.187.28 Tue 2013-03-19 15:08:19 +0100

    • Bug#16359402 crash with aggregates: assertion failed: n < m_size

  • Revision #3077.187.27 Tue 2013-03-19 15:53:48 +0100

    • Fix for Bug 16395495 - old fsf address in gpl header

  • Revision #3077.187.26 [merge] Tue 2013-03-19 13:36:34 +0100

    • Upmerging the changes for Bug 16395495 from 5.1

    • Revision #2661.844.64 Tue 2013-03-19 13:29:12 +0100

      • Bug 16395495 - old fsf address in gpl header

  • Revision #3077.187.25 Mon 2013-03-18 17:20:30 +0200

    • Fix Bug#16400412 unnecessary dict_update_statistics during concurrent updates

  • Revision #3077.187.24 [merge] Tue 2013-03-19 05:35:30 +0100

    • Upmerging the changes for Bug 16401147 from 5.1

    • Revision #2661.844.63 Tue 2013-03-19 05:19:31 +0100

      • Bug 16401147 - crlf instead of lf in readme

  • Revision #3077.187.23 Tue 2013-03-19 05:24:03 +0100

    • Bug 16401147 - crlf instead of lf in readme

  • Revision #3077.187.22 [merge] Mon 2013-03-18 15:03:54 +0530

    • merge from mysql-5.1 to mysql-5.5

    • Revision #2661.844.62 Mon 2013-03-18 15:01:16 +0530

      • Bug#14771299 out-of-bound reads write in mysqlbinlog

  • Revision #3077.187.21 Mon 2013-03-18 13:48:53 +0530

    • Bug #16076289 : backport fix for bug #14786792 to 5.5

  • Revision #3077.187.20 [merge] Mon 2013-03-18 12:46:06 +0530

    • Merge of patch for bug#14685362 from mysql-5.1.

    • Revision #2661.844.61 Mon 2013-03-18 12:44:38 +0530

      • Bug#14685362 : memory leaks in mysql client in interactive mode

  • Revision #3077.187.19 [merge] Fri 2013-03-15 08:57:59 +0530

    • Bug#16056813-memory leak on filtered slave null merge from mysql-5.1

    • Revision #2661.844.60 Fri 2013-03-15 08:56:20 +0530

      • Bug#16056813-memory leak on filtered slave

  • Revision #3077.187.18 Thu 2013-03-14 15:33:25 +0100

    • Bug#16359402 crash with aggregates: assertion failed: n < m_size

  • Revision #3077.187.17 [merge] Thu 2013-03-14 11:22:08 +0300

    • 5.1 -> 5.5 merge

    • Revision #2661.844.59 Thu 2013-03-14 11:11:17 +0300

      • Bug#16075310 server crash or valgrind errors in item_func_group_concat::setup and ::ADD Item_func_group_concat::copy_or_same() creates a copy of original object. It also creates a copy of ORDER structure because ORDER struct elements may be modified in find_order_in_list() called from Item_func_group_concat::setup(). As ORDER copy is created using memcpy, ORDER::next elements point to original ORDER structs. Thus find_order_in_list() called from EXECUTE stmt modifies ordinal ORDER item pointers so they point to runtime items, these items are freed after execution, so original ORDER structure becomes invalid. The fix is to properly update ORDER::next fields so that they point to new ORDER elements.

  • Revision #3077.187.16 [merge] Wed 2013-03-13 16:29:11 +0530

    • BUG#14593883-replication breaks when set data type columns are used inside a stored procedure merging post-push fix from mysql-5.1

    • Revision #2661.844.58 Wed 2013-03-13 16:24:35 +0530

      • BUG#14593883-replication breaks when set data type columns are used inside a stored procedure

  • Revision #3077.187.15 Wed 2013-03-13 11:43:21 +0530

    • Bug#16268289 lock_rec_validate_page() may dereference a pointer to a freed lock

  • Revision #3077.187.14 [merge] Wed 2013-03-13 09:43:50 +0530

    • Bug#16084346: ssl_connect_debug.test failure in 5.1

    • Revision #2661.844.57 Wed 2013-03-13 09:42:07 +0530

  • Revision #3077.187.13 [merge] Tue 2013-03-12 22:44:32 +0530

    • BUG#14593883-replication breaks when set data type columns are used inside a stored procedure

    • Revision #2661.844.56 Tue 2013-03-12 22:36:13 +0530

      • BUG#14593883-replication breaks when set data type columns are used inside a stored procedure

  • Revision #3077.187.12 Tue 2013-03-12 13:58:10 +0200

    • Bug#16409715 assert sync_thread_levels_g(array, level - 1, true), ibuf, free space management

  • Revision #3077.187.11 [merge] Tue 2013-03-12 13:57:02 +0200

    • Merge mysql-5.1 to mysql-5.5.

    • Revision #2661.844.55 Tue 2013-03-12 13:42:12 +0200

      • Bug#16463505 pessimistic page_zip_available() may cause infinite page split

    • Tue 2013-03-12 13:37:00 +0200

  • Revision #3077.187.10 Mon 2013-03-11 16:46:11 +0100

    • Bug#11766815 invalid system check time_t_unsigned

  • Revision #3077.187.9 Mon 2013-03-11 12:03:26 +0530

  • Revision #3077.187.8 Fri 2013-03-08 14:55:41 +0530

  • Revision #3077.187.7 Thu 2013-03-07 14:44:35 +0530

    • BUG#16069598 - server crash by null pointer dereferencing in mem_heap_create_block()

  • Revision #3077.187.6 Fri 2013-03-01 13:25:59 +0100

    • Bug#11765489 cmake build on mac os x does not determine cpu type

  • Revision #3077.187.5 Thu 2013-03-07 12:12:58 +0530

    • Bug#16169063: security concern because of insufficient logging

  • Revision #3077.187.4 Wed 2013-03-06 11:49:57 +0530

    • Bug #16133801 unexplainable innodb unique index locks on delete + insert with same values

  • Revision #3077.187.3 [merge] Wed 2013-03-06 06:52:18 +0100

    • NULL Merge for release 5.1.69

    • Revision #2661.844.53 Tue 2013-03-05 16:09:54 +0100

      • Raise version number after cloning 5.1.69

  • Revision #3077.187.2 Tue 2013-03-05 10:47:49 -0500

    • Bug#16068056 innodb calls buf_validate() too often with univ_debug

  • Revision #3077.187.1 Tue 2013-03-05 12:19:07 +0100

    • Raise version number after cloning 5.5.31

  • Revision #2502.566.51 Tue 2013-07-09 22:24:57 +0200

    • MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is a key cache resize running in parallel with an update.

    Revision #2502.566.50 [merge] Tue 2013-07-09 10:54:47 +0400

    • Merge from 5.1

    • Revision #2502.565.51 Sat 2013-07-06 15:28:11 +0200

      • Bug #69682 - mysqld crashes after uninstall of plugin with "first" status var

    • Fri 2013-05-24 17:35:30 +0200

      • MySQL client doesn't strip off 5.5.5- prefix while connecting to 10.x server

  • Revision #2502.567.112 Fri 2013-07-05 20:45:42 +0200

    • MDEV-4610 SQL query crashes MariaDB with derived_with_keys MDEV-4643 MariaDB crashes consistently when trying a SELECT on VIEW with a UNION and an additional JOIN in SELECT

  • Revision #2502.567.111 Fri 2013-07-05 17:54:25 +0200

    • MDEV-4665 crash when referencing missing function in a subquery

  • Revision #2502.567.110 Fri 2013-07-05 16:02:02 +0200

    • MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails on FROM subquery with fulltext search, derived_merge=on

  • Revision #2502.567.104 Thu 2013-06-06 23:33:40 +0300

    • MDEV-4593: p_s: crash in simplify_joins with delete using subselect from view

    MySQL Bug #69623
    Revision #3837
    MDEV-4219
    MySQL Bug #68473
    Revision #3836
    Revision #0.12.63
    Revision #3835
    Revision #3077.187.102
    Revision #3834
    Revision #2502.567.114
    Revision #3833
    Revision #3831.1.1
    MDEV-4782
    Revision #3832
    Revision #3831
    MDEV-4778
    Revision #3830
    MDEV-4173
    Revision #3829
    MDEV-4536
    MDEV-4042
    Revision #3828
    MDEV-4042
    Revision #3827
    MDEV-4556
    Revision #3826
    Revision #2502.567.113
    Revision #3825
    Revision #2502.567.109
    MDEV-4667
    Revision #3824
    MDEV-4752
    Revision #3823
    MDEV-4718
    Revision #3822
    MDEV-4670
    Revision #3821
    MDEV-4683
    Revision #3820
    Revision #2502.567.108
    MDEV-4634
    Revision #3819
    Revision #2502.567.107
    MDEV-4634
    Revision #3818
    MDEV-4720
    Revision #3817
    MDEV-4685
    Revision #3816
    MDEV-4635
    Revision #2502.567.106
    MDEV-4635
    Revision #3815
    MDEV-4503
    Revision #3814
    MDEV-4576
    Revision #3813
    MDEV-4576
    Revision #3812
    MDEV-4601
    Revision #3811
    Revision #2502.567.105
    MDEV-4651
    Revision #3810
    MDEV-4466
    Revision #3809
    MDEV-4006
    Revision #3808
    MDEV-4578
    Revision #3807
    MDEV-4529
    Revision #3806
    MDEV-4519
    Revision #3805
    MDEV-4515
    Revision #3804
    MDEV-4444
    Revision #3803
    MDEV-703
    Bug #870310
    Revision #3802
    MDEV-4573
    Revision #3801
    MDEV-4614
    Revision #3800
    MDEV-4604
    Revision #3799
    MDEV-4509
    Revision #3798
    MDEV-4422
    Revision #3797
    MDEV-4636
    Revision #3796
    MDEV-4574
    Revision #3795
    MDEV-4297
    Revision #3794
    MDEV-4629
    Revision #3793
    Revision #3792
    MDEV-4468
    Revision #3791
    MDEV-4480
    Revision #3790
    MDEV-4564
    Revision #3789
    Revision #3788
    Revision #3787
    Revision #3786
    Revision #3785
    MDEV-4607
    Revision #3784
    MDEV-4520
    Revision #3783
    Revision #3782
    MDEV-4520
    Revision #3781
    MDEV-4548
    Revision #3780
    MDEV-4553
    Revision #3779
    MDEV-4516
    Revision #2661.844.54
    Revision #2502.565.50
    MDEV-4575

    Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

    MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

    Distributions which Include MariaDB

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