Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 976 | -26743/+38085 |
|\ | |||||
| * | 5.5 merge | Sergei Golubchik | 2013-04-14 | 56 | -177/+767 |
| |\ | |||||
| | * | add missing tests | Sergei Golubchik | 2013-04-14 | 4 | -0/+86 |
| | * | Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_siz... | Michael Widenius | 2013-04-12 | 3 | -8/+8 |
| | * | complier warnings. hide the redundant condition under #ifdef | Sergei Golubchik | 2013-04-12 | 1 | -2/+2 |
| | * | 5.3 merge | Sergei Golubchik | 2013-04-12 | 15 | -108/+205 |
| | |\ | |||||
| | | * | 5.2 merge | Sergei Golubchik | 2013-04-11 | 8 | -88/+156 |
| | | |\ | |||||
| | | | * | 5.1 merge | Sergei Golubchik | 2013-04-11 | 8 | -81/+149 |
| | | | |\ | |||||
| | | | | * | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 5 | -72/+108 |
| | | | | * | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-04 | 3 | -9/+43 |
| | | * | | | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 2 | -4/+4 |
| | | * | | | MDEV-4316 MariaDB server crash with signal 11 | Sergei Golubchik | 2013-04-06 | 5 | -15/+42 |
| | | * | | | If a range tree has a branch that is an expensive constant, | unknown | 2013-04-08 | 1 | -1/+3 |
| | | * | | | Update tests results, mysql-test/r/windows.result | Sergey Petrunya | 2013-04-04 | 1 | -1/+1 |
| | * | | | | MDEV-4356 : MariaDB does not start if bind-address gets resolved to more than... | Vladislav Vaintroub | 2013-04-07 | 1 | -23/+21 |
| | * | | | | MDEV-4338 - Support FusionIO/directFS atomic writes | Vladislav Vaintroub | 2013-04-06 | 5 | -0/+153 |
| | * | | | | MDEV-4338 - Support FusionIO/directFS atomic writes | Vladislav Vaintroub | 2013-04-06 | 5 | -0/+153 |
| | * | | | | compilation warnings | Sergei Golubchik | 2013-04-04 | 1 | -6/+6 |
| | * | | | | fix have_debug_sync.inc to be more robust | Sergei Golubchik | 2013-04-04 | 2 | -7/+4 |
| | * | | | | MDEV-4161 Assertion `status_var.memory_used == 0' fails in virtual THD::~THD() | Sergei Golubchik | 2013-04-04 | 4 | -1/+88 |
| | * | | | | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 13 | -24/+19 |
| | * | | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-04-03 | 6 | -10/+46 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | MDEV-4240: mariadb 5.3.12 using more memory than MySQL 5.1 for an inefficient... | Sergey Petrunya | 2013-04-01 | 2 | -10/+11 |
| | | * | | | MDEV-4335: Unexpected results when selecting on information_schema | Sergey Petrunya | 2013-03-29 | 4 | -0/+33 |
| * | | | | | Merge | Sergey Petrunya | 2013-04-13 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Temporarily disable show_explain.test | Sergey Petrunya | 2013-04-13 | 1 | -0/+1 |
| * | | | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 19 | -88/+523 |
| * | | | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 14 | -348/+864 |
| * | | | | | | portability fixes for mysql-test | Sergei Golubchik | 2013-04-10 | 6 | -18/+62 |
| * | | | | | | Linking problem on Windows | Sergei Golubchik | 2013-04-10 | 2 | -8/+4 |
| * | | | | | | MDEV-4254 Semisync plugins to link statically into MariaDB | Sergei Golubchik | 2013-04-09 | 31 | -250/+157 |
| * | | | | | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-09 | 3 | -1/+14 |
| * | | | | | | remove old workaround for replicating from old | Sergei Golubchik | 2013-04-09 | 5 | -137/+0 |
| * | | | | | | prefer static inline functions to macros. | Sergei Golubchik | 2013-04-09 | 4 | -39/+62 |
| * | | | | | | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 12 | -118/+49 |
| * | | | | | | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 17 | -24/+402 |
| * | | | | | | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 11 | -46/+265 |
| * | | | | | | create sys_var::val_str(), sys_var::val_int(), sys_var::val_real(). | Sergei Golubchik | 2013-04-09 | 6 | -196/+127 |
| * | | | | | | cleanup | Sergei Golubchik | 2013-04-09 | 3 | -36/+20 |
| * | | | | | | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 50 | -475/+395 |
| * | | | | | | post-review comments and other minor edits | Sergei Golubchik | 2013-04-09 | 10 | -68/+75 |
| * | | | | | | add sequence and sql_discovery suites to the default list. | Sergei Golubchik | 2013-04-09 | 1 | -6/+16 |
| * | | | | | | optimize discovery for cases when the storage engine is known in advance | Sergei Golubchik | 2013-04-09 | 7 | -17/+30 |
| * | | | | | | mysql-test fixes | Sergei Golubchik | 2013-04-09 | 7 | -20/+8 |
| * | | | | | | assisted discovery in federatedx | Sergei Golubchik | 2013-04-09 | 5 | -18/+162 |
| * | | | | | | Assisted discovery | Sergei Golubchik | 2013-04-09 | 3 | -14/+81 |
| * | | | | | | fix internal plugin names | Sergei Golubchik | 2013-04-09 | 2 | -2/+2 |
| * | | | | | | dead code, remove unused argument | Sergei Golubchik | 2013-04-09 | 6 | -19/+14 |
| * | | | | | | remove HA_CREATE_INFO::frm_only - it's internal server flag, | Sergei Golubchik | 2013-04-09 | 4 | -22/+30 |
| * | | | | | | small cleanup | Sergei Golubchik | 2013-04-09 | 1 | -23/+15 |