Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing the problem with my_bool_t defined two times. | Alexander Barkov | 2013-06-03 | 1 | -1/+1 |
* | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -114/+165 |
|\ | |||||
| * | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 1 | -24/+21 |
| * | MDEV-3807 show plugins soname 'xxx' | Sergei Golubchik | 2013-04-09 | 1 | -1/+73 |
| * | MDEV-4022 table attributes with sysvar as a default value | Sergei Golubchik | 2013-04-09 | 1 | -4/+17 |
| * | cleanup | Sergei Golubchik | 2013-04-09 | 1 | -11/+0 |
| * | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file | Sergei Golubchik | 2013-04-09 | 1 | -1/+2 |
| * | remove long time obsolete xyz_ci() copies of xyz() macros | Sergei Golubchik | 2013-04-07 | 1 | -7/+5 |
| * | simpler fix for mysql bug #56085, no need to write an error interceptor, | Sergei Golubchik | 2013-04-07 | 1 | -16/+4 |
| * | bugfix: MYSQL_THDVAR_STR plugins with PLUGIN_VAR_MEMALLOC didn't work | Sergei Golubchik | 2013-04-07 | 1 | -6/+12 |
| * | remove the service for installing the closed-source mysql thread pool plugin | Sergei Golubchik | 2013-04-07 | 1 | -2/+2 |
| * | cleanup | Sergei Golubchik | 2013-04-07 | 1 | -41/+25 |
| * | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -1/+3 |
| |\ | |||||
| | * | MDEV-4307 Support at least 48 utf8 characters in username in server and PAM | Sergei Golubchik | 2013-03-26 | 1 | -1/+3 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -19/+41 |
|\ \ \ | |/ / | |||||
| * | | don't disable the cassandra engine by default | Sergei Golubchik | 2013-01-30 | 1 | -2/+1 |
| * | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -10/+32 |
| |\ \ | | |/ | |||||
| | * | MDEV-4065 thd_kill_statement service | Sergei Golubchik | 2013-01-18 | 1 | -2/+5 |
| | * | Test case and a different fix for MySQL bug#14485479 | Sergei Golubchik | 2013-01-15 | 1 | -3/+14 |
| | * | MDEV-3985 crash: uninstall soname 'a' | Sergei Golubchik | 2013-01-09 | 1 | -5/+13 |
| * | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 1 | -5/+5 |
| * | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -9/+9 |
| * | | Make cassandra module and do not load it by default. | unknown | 2013-01-10 | 1 | -1/+2 |
| * | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -2/+3 |
| |\ \ | | |/ | |||||
* | | | MDEV-3860 backport --plugin-load-add (and related mysql-test changes) | Sergei Golubchik | 2012-12-15 | 1 | -50/+58 |
* | | | merge with 5.5 | Sergei Golubchik | 2012-11-03 | 1 | -2/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | mysql-5.5.28 | Sergei Golubchik | 2012-10-16 | 1 | -2/+3 |
| |\ | |||||
| | * | Bug#14498355: Merge | Martin Hansson | 2012-08-24 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bug#14498355: DEPRECATION WARNINGS SHOULD NOT CONTAIN MYSQL VERSION | Martin Hansson | 2012-08-24 | 1 | -1/+1 |
| | * | | Bug#14363985: MYSQLD CRASHED WHEN DISABL AND | Ashish Agarwal | 2012-08-24 | 1 | -1/+2 |
| | |/ | |||||
* | | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) | Jon Olav Hauglid | 2012-06-29 | 1 | -1/+1 |
| | |\ | |||||
* | | | | Fixed some compiler warnings and test failures found by buildbot | Michael Widenius | 2012-06-13 | 1 | -0/+2 |
|/ / / | |||||
* | | | Fixed compile warnings | Michael Widenius | 2012-05-18 | 1 | -3/+2 |
* | | | mdev-224 plugin usage statistics in the feedback reports | Sergei Golubchik | 2012-04-18 | 1 | -0/+4 |
* | | | update @@have_innodb variable when innodb plugin is uninstalled | Sergei Golubchik | 2012-04-17 | 1 | -0/+4 |
* | | | better fix for string plugin variables pointing into argv[] | Sergei Golubchik | 2012-04-17 | 1 | -15/+23 |
* | | | bugfix: mysqld failed to start if a compiled-in plugin failed to initialize | Sergei Golubchik | 2012-04-17 | 1 | -1/+5 |
* | | | Merge of compatibility fixes | Michael Widenius | 2012-04-02 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Fixed lp:886479 "[PATCH] plugin boolean result" | Michael Widenius | 2012-04-02 | 1 | -3/+3 |
| * | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -6/+8 |
| |\ \ \ | |||||
| | * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -6/+8 |
| | |\ \ \ | |||||
| | | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -8/+13 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
* | | | | | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -0/+4 |
* | | | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -7/+12 |
| | |\ \ \ \ | |||||
| | * | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |