| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for gcc 4.5 | Sergei Golubchik | 2010-09-28 | 5 | -5/+6 |
* | Rename control file and log files from maria_xxx to aria_xxx when upgrading f... | Michael Widenius | 2010-09-27 | 1 | -3/+3 |
* | provide maria* aliases for aria* command-line options, | Sergei Golubchik | 2010-09-14 | 1 | -2/+2 |
* | plugin maturity is unsigned | Sergei Golubchik | 2010-06-15 | 2 | -2/+2 |
* | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 2 | -19/+29 |
|\ |
|
| * | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 2 | -16/+26 |
| |\ |
|
| | * | BUG#39053 - UNISTALL PLUGIN does not allow the storage engine | Sergey Vojtovich | 2010-04-14 | 2 | -16/+26 |
| * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Plugin author, description and version are available | Sergey Vojtovich | 2010-03-16 | 1 | -3/+3 |
* | | | Maria WL#61 | unknown | 2010-04-01 | 2 | -0/+71 |
* | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 6 | -1/+427 |
* | | | mwl:98 - libservices | Sergei Golubchik | 2010-03-03 | 5 | -70/+293 |
* | | | Applied Antony T Curtis patch for declaring many CHARSET objects as const | Michael Widenius | 2010-01-06 | 2 | -2/+2 |
|/ / |
|
* | | Fixes after comments from last push: | Michael Widenius | 2009-11-30 | 2 | -10/+14 |
* | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing) | Michael Widenius | 2009-11-30 | 2 | -4/+4 |
* | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -3/+13 |
|\ \
| |/ |
|
| * | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 1 | -3/+13 |
* | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -0/+140 |
|\ \
| |/ |
|
| * | WL#4380 | Narayanan V | 2008-06-17 | 1 | -0/+139 |
* | | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/... | unknown | 2008-03-07 | 1 | -1/+1 |
| |\ |
|
| * | | Applied InnoDB snapshot innodb-5.1-ss2298 | unknown | 2008-02-19 | 1 | -0/+10 |
* | | | Merge xiphis.org:/anubis/antony/work/p1-bug34598.2 | unknown | 2008-02-19 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Bug#34598 | unknown | 2008-02-19 | 1 | -1/+1 |
| |/ |
|
* | | after merge | unknown | 2007-12-28 | 1 | -1/+4 |
|/ |
|
* | Never access thd->ha_data directly, use getters/setters from the plugin | unknown | 2007-08-31 | 1 | -0/+23 |
* | Fix doxygen warnings. | unknown | 2007-08-16 | 1 | -1/+1 |
* | Doxygen warnings. | unknown | 2007-08-16 | 1 | -1/+1 |
* | Slow query log to file now displays queries with microsecond precission | unknown | 2007-07-30 | 1 | -1/+1 |
* | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e... | unknown | 2007-07-05 | 1 | -0/+123 |
* | Complementary fix for bug #29353: inserting a negative value to a csv table | unknown | 2007-07-03 | 1 | -1/+2 |
* | WL#2936 | unknown | 2007-05-01 | 1 | -2/+3 |
* | WL#2936 | unknown | 2007-04-30 | 1 | -13/+13 |
* | compilation error | unknown | 2007-04-29 | 1 | -1/+1 |
* | more wl#2936 fixes: removed implicit ha_thd() calls (too error-prone), | unknown | 2007-04-15 | 1 | -0/+1 |
* | wl#2936 - fixing problems | unknown | 2007-04-13 | 1 | -4/+4 |
* | WL#2936 | unknown | 2007-03-28 | 1 | -4/+6 |
* | WL#2936 | unknown | 2007-03-23 | 1 | -0/+38 |
* | WL#2936 | unknown | 2007-03-02 | 1 | -3/+274 |
* | Two things: | unknown | 2007-01-26 | 1 | -1/+19 |
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2006-12-27 | 1 | -2/+1 |
|\ |
|
| * | Many files: | unknown | 2006-12-27 | 1 | -2/+1 |
* | | BUG#23255 - Missing version parameter in plugin declaration example | unknown | 2006-12-05 | 1 | -2/+2 |
|/ |
|
* | This patch fixes the example engine, the example parser, and the example daem... | unknown | 2006-11-10 | 1 | -2/+20 |
* | Added license information display to output of plugins schema, and tagged all... | unknown | 2006-10-05 | 1 | -0/+10 |
* | Removed Field (this came in as an idea from a previous patch by Serg) | unknown | 2006-09-26 | 1 | -1/+0 |
* | This changes the order of the universe, black is now the new white. | unknown | 2006-09-15 | 1 | -2/+2 |
* | minor plugin api fixes: | unknown | 2006-09-07 | 1 | -5/+1 |
* | add 2 placeholder values for config and system variables. | unknown | 2006-08-30 | 1 | -1/+3 |
* | Build fixes for Windows, Solaris, HPUX, AIX. | unknown | 2006-06-24 | 1 | -0/+4 |