Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | MDEV-500: Session variable for server_id | unknown | 2012-10-23 | 18 | -61/+85 | |
| | * | MDEV-26: Global transaction id. Partial commit. | unknown | 2012-10-23 | 11 | -31/+833 | |
| * | | Fixed MDEV-4394 Sporadic failures in multi_source tests | Michael Widenius | 2013-04-14 | 1 | -6/+29 | |
| * | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 14 | -61/+80 | |
| |\ \ | ||||||
| | * | | Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_siz... | Michael Widenius | 2013-04-12 | 1 | -2/+2 | |
| | * | | complier warnings. hide the redundant condition under #ifdef | Sergei Golubchik | 2013-04-12 | 1 | -2/+2 | |
| | * | | 5.3 merge | Sergei Golubchik | 2013-04-12 | 7 | -30/+43 | |
| | |\ \ | ||||||
| | | * \ | 5.2 merge | Sergei Golubchik | 2013-04-11 | 2 | -10/+16 | |
| | | |\ \ | ||||||
| | | | * \ | 5.1 merge | Sergei Golubchik | 2013-04-11 | 2 | -10/+16 | |
| | | | |\ \ | ||||||
| | | | | * | | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 1 | -1/+6 | |
| | | | | * | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-04 | 1 | -9/+10 | |
| | | * | | | | 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 | 3 | -15/+20 | |
| | | * | | | | If a range tree has a branch that is an expensive constant, | unknown | 2013-04-08 | 1 | -1/+3 | |
| | * | | | | | MDEV-4356 : MariaDB does not start if bind-address gets resolved to more than... | Vladislav Vaintroub | 2013-04-07 | 1 | -23/+21 | |
| | * | | | | | MDEV-4161 Assertion `status_var.memory_used == 0' fails in virtual THD::~THD() | Sergei Golubchik | 2013-04-04 | 1 | -0/+3 | |
| | * | | | | | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 3 | -3/+3 | |
| | * | | | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2013-04-03 | 3 | -10/+17 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | 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 | 1 | -0/+6 | |
| * | | | | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 13 | -88/+384 | |
| * | | | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 10 | -346/+463 | |
* | | | | | | | Fixed compiler complains. | Igor Babaev | 2013-04-13 | 1 | -0/+3 | |
* | | | | | | | Merge 10.0-base->mwl253 | Igor Babaev | 2013-04-12 | 76 | -3947/+3756 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | MDEV-4254 Semisync plugins to link statically into MariaDB | Sergei Golubchik | 2013-04-09 | 1 | -0/+20 | |
| * | | | | | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 | |
| * | | | | | | remove old workaround for replicating from old | Sergei Golubchik | 2013-04-09 | 1 | -103/+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 | 2 | -25/+33 | |
| * | | | | | | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 6 | -15/+182 | |
| * | | | | | | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 7 | -37/+213 | |
| * | | | | | | create sys_var::val_str(), sys_var::val_int(), sys_var::val_real(). | Sergei Golubchik | 2013-04-09 | 3 | -170/+125 | |
| * | | | | | | cleanup | Sergei Golubchik | 2013-04-09 | 3 | -36/+20 | |
| * | | | | | | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 8 | -251/+163 | |
| * | | | | | | post-review comments and other minor edits | Sergei Golubchik | 2013-04-09 | 8 | -64/+70 | |
| * | | | | | | optimize discovery for cases when the storage engine is known in advance | Sergei Golubchik | 2013-04-09 | 7 | -17/+30 | |
| * | | | | | | assisted discovery in federatedx | Sergei Golubchik | 2013-04-09 | 1 | -0/+4 | |
| * | | | | | | Assisted discovery | Sergei Golubchik | 2013-04-09 | 3 | -14/+81 | |
| * | | | | | | 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 | |
| * | | | | | | TABLE_SHARE::free_frm_image() method to free the memory | Sergei Golubchik | 2013-04-09 | 2 | -0/+33 | |
| * | | | | | | limit frm size, when reading it in memory | Sergei Golubchik | 2013-04-09 | 3 | -4/+8 | |
| * | | | | | | cleanup: merge two mutually dependent function arguments into one, | Sergei Golubchik | 2013-04-09 | 4 | -56/+72 | |
| * | | | | | | cleanup | Sergei Golubchik | 2013-04-09 | 5 | -66/+53 | |
| * | | | | | | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 5 | -40/+135 | |
| * | | | | | | cleanup | Sergei Golubchik | 2013-04-09 | 2 | -5/+5 | |
| * | | | | | | comments | Sergei Golubchik | 2013-04-09 | 1 | -17/+14 | |
| * | | | | | | update the comment | Sergei Golubchik | 2013-04-09 | 1 | -3/+1 | |
| * | | | | | | test_sql_discovery storage engine | Sergei Golubchik | 2013-04-09 | 4 | -18/+8 |