summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base mergeSergei Golubchik2013-04-15976-26743/+38085
|\
| * 5.5 mergeSergei Golubchik2013-04-1456-177/+767
| |\
| | * add missing testsSergei Golubchik2013-04-144-0/+86
| | * Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_siz...Michael Widenius2013-04-123-8/+8
| | * complier warnings. hide the redundant condition under #ifdefSergei Golubchik2013-04-121-2/+2
| | * 5.3 mergeSergei Golubchik2013-04-1215-108/+205
| | |\
| | | * 5.2 mergeSergei Golubchik2013-04-118-88/+156
| | | |\
| | | | * 5.1 mergeSergei Golubchik2013-04-118-81/+149
| | | | |\
| | | | | * MDEV-4244 [PATCH] Buffer overruns and use-after-free errorsSergei Golubchik2013-04-065-72/+108
| | | | | * MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-043-9/+43
| | | * | | MDEV-4244 [PATCH] Buffer overruns and use-after-free errorsSergei Golubchik2013-04-062-4/+4
| | | * | | MDEV-4316 MariaDB server crash with signal 11Sergei Golubchik2013-04-065-15/+42
| | | * | | If a range tree has a branch that is an expensive constant,unknown2013-04-081-1/+3
| | | * | | Update tests results, mysql-test/r/windows.resultSergey Petrunya2013-04-041-1/+1
| | * | | | MDEV-4356 : MariaDB does not start if bind-address gets resolved to more than...Vladislav Vaintroub2013-04-071-23/+21
| | * | | | MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-065-0/+153
| | * | | | MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-065-0/+153
| | * | | | compilation warningsSergei Golubchik2013-04-041-6/+6
| | * | | | fix have_debug_sync.inc to be more robustSergei Golubchik2013-04-042-7/+4
| | * | | | MDEV-4161 Assertion `status_var.memory_used == 0' fails in virtual THD::~THD()Sergei Golubchik2013-04-044-1/+88
| | * | | | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-2813-24/+19
| | * | | | Merge 5.3 -> 5.5Sergey Petrunya2013-04-036-10/+46
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-4240: mariadb 5.3.12 using more memory than MySQL 5.1 for an inefficient...Sergey Petrunya2013-04-012-10/+11
| | | * | | MDEV-4335: Unexpected results when selecting on information_schemaSergey Petrunya2013-03-294-0/+33
| * | | | | MergeSergey Petrunya2013-04-131-0/+1
| |\ \ \ \ \
| | * | | | | Temporarily disable show_explain.testSergey Petrunya2013-04-131-0/+1
| * | | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252).Alexey Botchkov2013-04-1319-88/+523
| * | | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection.Alexey Botchkov2013-04-1214-348/+864
| * | | | | | portability fixes for mysql-testSergei Golubchik2013-04-106-18/+62
| * | | | | | Linking problem on WindowsSergei Golubchik2013-04-102-8/+4
| * | | | | | MDEV-4254 Semisync plugins to link statically into MariaDBSergei Golubchik2013-04-0931-250/+157
| * | | | | | MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-093-1/+14
| * | | | | | remove old workaround for replicating from oldSergei Golubchik2013-04-095-137/+0
| * | | | | | prefer static inline functions to macros.Sergei Golubchik2013-04-094-39/+62
| * | | | | | put status variables in the proper pluginname_ scopeSergei Golubchik2013-04-0912-118/+49
| * | | | | | MDEV-3807 show plugins soname 'xxx'Sergei Golubchik2013-04-0917-24/+402
| * | | | | | MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-0911-46/+265
| * | | | | | create sys_var::val_str(), sys_var::val_int(), sys_var::val_real().Sergei Golubchik2013-04-096-196/+127
| * | | | | | cleanupSergei Golubchik2013-04-093-36/+20
| * | | | | | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-0950-475/+395
| * | | | | | post-review comments and other minor editsSergei Golubchik2013-04-0910-68/+75
| * | | | | | add sequence and sql_discovery suites to the default list.Sergei Golubchik2013-04-091-6/+16
| * | | | | | optimize discovery for cases when the storage engine is known in advanceSergei Golubchik2013-04-097-17/+30
| * | | | | | mysql-test fixesSergei Golubchik2013-04-097-20/+8
| * | | | | | assisted discovery in federatedxSergei Golubchik2013-04-095-18/+162
| * | | | | | Assisted discoverySergei Golubchik2013-04-093-14/+81
| * | | | | | fix internal plugin namesSergei Golubchik2013-04-092-2/+2
| * | | | | | dead code, remove unused argumentSergei Golubchik2013-04-096-19/+14
| * | | | | | remove HA_CREATE_INFO::frm_only - it's internal server flag,Sergei Golubchik2013-04-094-22/+30
| * | | | | | small cleanupSergei Golubchik2013-04-091-23/+15