| Commit message (Expand) | Author | Age | Files | Lines |
* | bzr merge -rtag:mariadb-10.0.15 maria/10.0 | Nirbhay Choubey | 2014-12-05 | 1 | -1/+1 |
|\ |
|
| * | 5.5 merge | Sergei Golubchik | 2014-11-19 | 1 | -1/+1 |
| |\ |
|
| | * | MDEV-6854 Typo in cmake/plugin.cmake | Sergei Golubchik | 2014-11-18 | 1 | -1/+1 |
* | | | bzr merge -r4346 maria/10.0 (maria-10.0.13) | Nirbhay Choubey | 2014-08-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | MDEV-6118: Unable to install "MariaDB-connect-engine" when | Nirbhay Choubey | 2014-08-06 | 1 | -1/+1 |
* | | | MDEV#5942 (Issue 1), MDEV#5903 | Nirbhay Choubey | 2014-05-12 | 1 | -1/+9 |
|/ / |
|
* | | MDEV-5620 CMake option to compile against an external PCRE library | Sergei Golubchik | 2014-03-04 | 1 | -2/+1 |
* | | use -visibility=hidden also for plugins linked statically into libmysqld | Sergei Golubchik | 2013-12-22 | 1 | -0/+1 |
* | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -17/+5 |
|\ \ |
|
| * \ | 5.5 merge | Sergei Golubchik | 2013-12-15 | 1 | -17/+5 |
| |\ \
| | |/ |
|
| | * | install and package plugin suites. | Sergei Golubchik | 2013-11-27 | 1 | -17/+5 |
* | | | Merge 10.0-base -> 10.0 | Alexander Barkov | 2013-10-15 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | A follow-up for the previous commit: | Alexander Barkov | 2013-10-02 | 1 | -0/+1 |
| * | | MDEV-4425 REGEXP enhancements | Alexander Barkov | 2013-09-26 | 1 | -1/+1 |
* | | | simplify CMakeLists.txt for cassandra/connect engines | Sergei Golubchik | 2013-09-25 | 1 | -3/+9 |
|/ / |
|
* | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -1/+11 |
|\ \
| |/ |
|
| * | MariaDB-tokudb-engine.rpm | Sergei Golubchik | 2013-09-09 | 1 | -1/+11 |
* | | Fix to compile without partitioning. | Sergei Golubchik | 2013-06-15 | 1 | -1/+2 |
* | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -1/+1 |
| |\ |
|
| | * | Updated/added copyright headers | Murthy Narkedimilli | 2013-02-26 | 1 | -1/+1 |
* | | | MDEV-4254 Semisync plugins to link statically into MariaDB | Sergei Golubchik | 2013-04-09 | 1 | -4/+4 |
|/ / |
|
* | | mysql-5.5.29 merge | Sergei Golubchik | 2013-01-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Bug#14737559 BZR JOIN PLUGIN TREES INTO INTERNAL/PLUGIN | Tor Didriksen | 2012-10-24 | 1 | -0/+1 |
* | | a typo caused plugins to have no MYSQL_SERVER symbol defined. | Sergei Golubchik | 2012-10-16 | 1 | -2/+1 |
* | | Don't install debug plugins and don't populate unused "plugins.files" file. | Sergei Golubchik | 2012-05-26 | 1 | -9/+1 |
* | | Reduce size of windows MSI by approx. 50% | Vladislav Vaintroub | 2012-03-16 | 1 | -3/+6 |
* | | Various fixes for Solaris compiler. | Vladislav Vaintroub | 2012-02-03 | 1 | -0/+1 |
* | | MDEV-85: Remove shared plugin library if build swtiches from shared to static... | Vladislav Vaintroub | 2012-01-11 | 1 | -8/+20 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Source plugin library files list from cmake-generated file in RPM builds | Daniel Fischer | 2011-08-15 | 1 | -0/+4 |
* | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -3/+31 |
|\ \
| |/ |
|
| * | RETURN doesn't exactly return from the macro... | Daniel Fischer | 2011-06-10 | 1 | -9/+8 |
| * | Bug#12641810 - MYSQL MAKE DIST DOESN'T WORK WHEN USING MYSQL TREE + PLUGIN TR... | Tor Didriksen | 2011-06-10 | 1 | -0/+7 |
| * | Bug #12598603 HAVE COLLECTIONS FILES IN FEATURE TREES AUTO-APPENDED TO COMMON... | Bjorn Munch | 2011-05-27 | 1 | -1/+22 |
| * | Merge 5.5-bug58158 into 5.5-bugteam | Magnus Blåudd | 2010-11-24 | 1 | -1/+1 |
| |\ |
|
| | * | Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqld | Magnus Blåudd | 2010-11-16 | 1 | -1/+1 |
| * | | Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are... | Vladislav Vaintroub | 2010-11-12 | 1 | -0/+1 |
| |/ |
|
| * | Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collision | Vladislav Vaintroub | 2010-09-29 | 1 | -1/+1 |
* | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -2/+2 |
|/ |
|
* | Build cleanups | Vladislav Vaintroub | 2010-08-05 | 1 | -6/+23 |
* | Merge | Daniel Fischer | 2010-04-21 | 1 | -0/+6 |
|\ |
|
| * | Install debug plugins, from wlad. | Jonathan Perkin | 2010-03-26 | 1 | -0/+1 |
| * | Bug #51488 :missing features and change behavior in cmake runs compared to | Vladislav Vaintroub | 2010-03-03 | 1 | -0/+5 |
* | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -1/+1 |
|/ |
|
* | Add windows system check cache that prevents tests from running, most are ir... | vvaintroub | 2010-01-29 | 1 | -1/+5 |
* | Fix failing test cases on pushbuild | Vladislav Vaintroub | 2010-01-26 | 1 | -2/+5 |
* | Fixed typos and failed mysqld--help test. | Vladislav Vaintroub | 2010-01-26 | 1 | -3/+2 |
* | Handle different installation layouts. | Vladislav Vaintroub | 2010-01-24 | 1 | -2/+1 |
* | merge | Vladislav Vaintroub | 2009-12-25 | 1 | -2/+11 |