summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch by Hartmut HolzgraefeMichael Widenius2013-03-173-27/+92
* Don't show sphinx_error% as this may be a different set of variables in diffe...Michael Widenius2013-03-172-4/+4
* Performance improvements in "from latin1" and "to utf8" conversion.Alexander Barkov2013-03-122-41/+33
* Fix buildbot failure:Sergey Petrunya2013-03-075-11/+15
* Automatic mergeMichael Widenius2013-02-273-9/+80
|\
| * Fixed BUG#51763 Can't delete rows from MEMORY table with HASH keyMichael Widenius2013-02-153-9/+80
* | [NOT] EXISTS to IN transformation.unknown2013-02-2627-133/+9578
|/
* Fix for MDEV-4149, backport from 10.0:Elena Stepanova2013-02-081-1/+1
* MDEV-537 Make multi-column non-top level subqueries to be executed via index ...unknown2013-02-0710-26/+27
* set THR_THD key and current_thd=NULL as early as possible,Sergei Golubchik2013-02-051-6/+8
* MDEV-3873: post-merge fix.unknown2013-02-041-1/+1
* missing cast addedSergei Golubchik2013-02-041-1/+1
* MDEV-4091: Dynamic columns C functions should be included in libmysqlclientunknown2013-02-041-0/+20
* MDEV-4121: binlog.binlog_row_binlog sporadic test failureunknown2013-01-311-0/+3
* don't disable the cassandra engine by defaultSergei Golubchik2013-01-301-2/+1
* MDEV-3984: Double free of Master_info * when CHANGE MASTER fails.unknown2013-01-305-7/+31
* move cassandra-related code from cmake/cpack_rpm.cmakeSergei Golubchik2013-01-292-3/+13
* buildbot fixes for storage/cassandra/CMakeLists.txtSergei Golubchik2013-01-291-5/+12
* 5.5 mergeSergei Golubchik2013-01-29372-2959/+11030
|\
| * more changes for fedora18Sergei Golubchik2013-01-291-0/+1
| * fix 'compat' rpm for fedora18Sergei Golubchik2013-01-291-0/+1
| * fix embedded build with for cmake 2.6.2 (older cmake could not handle IF(NOT ...Vladislav Vaintroub2013-01-281-1/+3
| * Fix for MDEV-3948, and backport of the following collection of fixes and back...unknown2013-01-2812-16/+357
| * 5.3 mergeSergei Golubchik2013-01-2815-82/+208
| |\
| | * 5.2 mergeSergei Golubchik2013-01-287-10/+65
| | |\
| | | * compilation error with -Wuninitialized -WerrorSergei Golubchik2013-01-281-1/+1
| | | * 5.1 mergeSergei Golubchik2013-01-256-9/+64
| | | |\
| | | | * MDEV-729 lp:998028 - Server crashes on normal shutdown in closefrm after exec...Sergei Golubchik2013-01-253-3/+20
| | | | * MDEV-759 lp:998340 - Valgrind complains on simple selects containing expressi...Sergei Golubchik2013-01-253-6/+43
| | * | | MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subque...Sergei Golubchik2013-01-266-73/+121
| | * | | The problem was that expression with field after transformation (on the first...unknown2013-01-254-1/+52
| * | | | MDEV-4091: Dynamic columns C functions should be included in libmysqlclientunknown2013-01-281-0/+10
| * | | | Merge MDEV-3842, MDEV-3923, MDEV-3971Vladislav Vaintroub2013-01-265-8/+262
| |\ \ \ \
| | * | | | fix embeddedVladislav Vaintroub2013-01-251-1/+0
| | * | | | Fix embedded buildVladislav Vaintroub2013-01-251-3/+4
| | * | | | MDEV-3842, MDEV-3923 :Vladislav Vaintroub2013-01-254-6/+260
| | * | | | MDEV-3971 : problems installing MariaDB packages (conflicts with mysql-libs-...Vladislav Vaintroub2013-01-251-2/+2
| * | | | | Automatic mergeMichael Widenius2013-01-264-0/+29
| |\ \ \ \ \
| | * | | | | Fixed MDEV-3890: Server crash inserting record on a temporary table after tru...Michael Widenius2013-01-254-0/+29
| * | | | | | 5.3 mergeSergei Golubchik2013-01-2512-87/+262
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | 5.2 mergeSergei Golubchik2013-01-2512-87/+262
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-4040 Replace deprecated SET OPTION syntax in mysqldumpSergei Golubchik2013-01-251-2/+2
| | | * | | MDEV-3909 remote user enumerationSergei Golubchik2013-01-253-8/+97
| | | * | | report "using password: YES/NO" correctly for the COM_CHANGE_USER failuresSergei Golubchik2013-01-252-2/+3
| | | * | | MDEV-3915 COM_CHANGE_USER allows fast password brute-forcingSergei Golubchik2013-01-258-77/+162
| * | | | | Merge 5.3->5.5Igor Babaev2013-01-2322-70/+366
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Merge 5.2->5.3Igor Babaev2013-01-2114-70/+235
| | |\ \ \ | | | |/ /
| | | * | Merge 5.1->5.2Igor Babaev2013-01-218-60/+159
| | | |\ \ | | | | |/
| | | | * Merge.Igor Babaev2013-01-216-54/+131
| | | | |\
| | | | | * Fixed bug mdev-4063 (bug #56927).Igor Babaev2013-01-216-54/+131