summaryrefslogtreecommitdiff
path: root/storage/mroonga
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-304-3/+4
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-244-3/+4
| |\
| | * Various compier warningsSergei Golubchik2017-10-224-3/+4
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-251-0/+3
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2017-09-251-0/+3
| |\ \ | | |/
| | * Merge 10.0 into 10.1Marko Mäkelä2017-09-251-0/+3
| | |\
| | | * Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on UnixVladislav Vaintroub2017-09-231-0/+3
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-121-6/+8
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-6/+8
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-6/+8
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-6/+8
* | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-05-081-0/+3
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-234-72/+75
* | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-182-17/+24
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-30620-622/+628
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-10619-619/+619
| * | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-3/+9
| |\ \ | | |/
| | * MDEV-11753 Link failure on missing -L${LIBLZ4_LIBRARY_DIR}Sergei Golubchik2017-02-281-3/+9
* | | MDEV-7635: Fix for mroonga 32-bit test failures.Nirbhay Choubey2017-02-1020-56/+56
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-1016-22/+34
* | | Fixed issues found by buildbotMonty2017-01-111-1/+1
* | | store/show vcols as item->print()Sergei Golubchik2016-12-128-8/+8
* | | MDEV-5800 InnoDB support for indexed vcolsSergei Golubchik2016-12-121-2/+2
* | | cleanup: FOREIGN_KEY_INFOSergei Golubchik2016-12-121-4/+2
* | | cleanup: remove Item::intro_versionSergei Golubchik2016-12-122-4/+4
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-098-0/+10
|\ \ \ | |/ /
| * | MDEV-9363 - Mroonga tests with datetime field fail on Solaris in buildbotSergey Vojtovich2016-07-088-0/+10
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+4
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+4
| |\ \ | | |/
| | * MDEV-10258 - Valgrind warnings in buildbot after a set of mroonga testsSergey Vojtovich2016-06-211-1/+4
* | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-30155-222/+222
* | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-244-4/+5
* | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-082-2/+2
* | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-076-1/+22
|\ \ \
| * | | Cleanups:Monty2016-04-051-1/+1
| * | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-315-0/+21
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-283-11/+12
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-4/+4
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-4/+4
| | |\ \ | | | |/
| | | * MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-211-4/+4
| * | | MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-261-4/+1
| |/ /
| * | Fixes needed to compile with musl C libraryMonty2016-02-072-3/+7
* | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-1/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-2115-1/+15
|\ \ | |/
| * Disable some test with year that are outside of the range that mroonga can ha...Monty2015-11-304-0/+4
| * Fixed problems found by buildbot:Monty2015-11-2711-1/+11
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+3
|\ \ | |/
| * Fixed buildbot failures on Solaris 64 bitMonty2015-11-181-0/+3
* | MDEV-8969 groonga is compiled even with -DPLUGIN_MROONGA=NOSergei Golubchik2015-11-161-54/+50
* | MDEV-8551 compilation fails with 10.1.6Sergei Golubchik2015-10-291-2/+2