summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4782: Valgrind warnings (Conditional jump or move depends on uninitialis...Sergey Petrunya2013-07-165-1/+96
* MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix ...Sergey Petrunya2013-07-1610-14/+180
* mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L...Sergey Petrunya2013-07-1610-17/+150
* MDEV-4536, MDEV-4042Sergey Petrunya2013-07-152-3/+14
* MDEV-4042: Assertion `table->key_read == 0' fails in close_thread_table on EX...Sergey Petrunya2013-07-113-3/+99
* MDEV-4556 Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_s...Sergey Petrunya2013-07-113-0/+55
* Merge from 5.3Alexander Barkov2013-07-1013-12/+83
|\
| * Merge from 5.2Alexander Barkov2013-07-094-4/+11
| |\
| | * Merge from 5.1Alexander Barkov2013-07-094-4/+11
| | |\
| | | * Bug #69682 - mysqld crashes after uninstall of plugin with "first" status varSergei Golubchik2013-07-064-4/+11
| | | * MDEV-4575 MySQL client doesn't strip off 5.5.5- prefix while connecting to 10...Sergei Golubchik2013-05-241-0/+1
| * | | MDEV-4610 SQL query crashes MariaDB with derived_with_keysSergei Golubchik2013-07-053-2/+38
| * | | MDEV-4665 crash when referencing missing function in a subquerySergei Golubchik2013-07-053-5/+22
| * | | MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read...Sergei Golubchik2013-07-053-1/+12
* | | | Merging from 5.3Alexander Barkov2013-07-0826-122/+140
|\ \ \ \ | |/ / /
| * | | MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-0324-111/+125
* | | | MDEV-4752: Segfault during parsing of illegal queryunknown2013-07-044-0/+17
* | | | MDEV-4718 Test "outfile_loaddata" fails on bigendian arches (ppc64)Sergei Golubchik2013-07-012-9/+1
* | | | MDEV-4670 THD::awake bug with my_sleep callSergei Golubchik2013-07-011-1/+1
* | | | MDEV-4683 query start_time not reset when going to sleepSergei Golubchik2013-07-013-0/+20
* | | | MergeAlexander Barkov2013-06-280-0/+0
|\ \ \ \ | |/ / /
| * | | A clean-up for MDEV-4634Alexander Barkov2013-06-281-1/+1
* | | | Merge from 5.3Alexander Barkov2013-06-2810-10/+80
|\ \ \ \ | |/ / /
| * | | MDEV-4634 Crash in CONVERT_TZAlexander Barkov2013-06-2810-10/+77
* | | | MDEV-4720 : fix my_context.h for use with x32 ABI.Vladislav Vaintroub2013-06-271-1/+1
* | | | MDEV-4685 Compile error on LFSSergei Golubchik2013-06-225-0/+24
* | | | Merging MDEV-4635 from 5.3.Alexander Barkov2013-06-186-15/+43
|\ \ \ \ | |/ / /
| * | | MDEV-4635 Crash in UNIX_TIMESTAMP(STR_TO_DATE('2020','%Y'))Alexander Barkov2013-06-174-7/+32
* | | | MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory.Vladislav Vaintroub2013-06-171-6/+0
* | | | unit test case for MDEV-4576Vladislav Vaintroub2013-06-172-0/+61
* | | | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc...Vladislav Vaintroub2013-06-166-81/+102
* | | | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-157-5/+56
* | | | 5.3 -> 5.5 Mergeunknown2013-06-175-1/+57
|\ \ \ \ | |/ / /
| * | | MDEV-4651 Crash in my_decimal2decimal in a ORDER BY queryAlexander Barkov2013-06-178-12/+34
| * | | MDEV-4593: p_s: crash in simplify_joins with delete using subselect from viewunknown2013-06-063-1/+36
* | | | MDEV-4466 Partitioned Aria table created by a previous version is recognized ...Sergei Golubchik2013-06-153-2/+8
* | | | MDEV-4006 mysql_plugin.1 is removed from source which is not necessarySergei Golubchik2013-06-142-1/+390
* | | | MDEV-4578 information_schema.processlist reports incorrect value for Time (21...Sergei Golubchik2013-06-134-3/+38
* | | | MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINST...Sergei Golubchik2013-06-133-1/+38
* | | | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-1312-44/+74
* | | | MDEV-4515 Long user names are truncated to 48 symbols in error messagesSergei Golubchik2013-06-133-121/+137
* | | | MDEV-4444 Server crashes with "safe_mutex: Trying to destroy a mutex share->m...Sergei Golubchik2013-06-133-0/+32
* | | | MDEV-703 LP:870310 - killall -9 in init-scriptSergei Golubchik2013-06-131-1/+1
* | | | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic pluginsSergei Golubchik2013-06-135-4/+12
* | | | MDEV-4614 Man pages fixesSergei Golubchik2013-06-139-8/+665
* | | | MDEV-4604 Wrong server status when sending out parametersSergei Golubchik2013-06-122-3/+74
* | | | MDEV-4509 mysql init script should accept argumentsSergei Golubchik2013-06-121-1/+1
* | | | MDEV-4422 SHOW PROCESSLIST reference to THD::db not protected against simulta...Sergei Golubchik2013-06-122-4/+12
* | | | MDEV-4636 use mysql_cleartext_plugin from auth_pamSergei Golubchik2013-06-116-14/+61
* | | | MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGINSergei Golubchik2013-06-113-2/+11