summaryrefslogtreecommitdiff
path: root/storage/mroonga
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Speed up some innodb testsMonty2015-10-051-1/+1
* | Moving Item_args::arg_count from "public" to "protected".Alexander Barkov2015-09-211-2/+2
* | cmake: don't repeat yourselfSergei Golubchik2015-09-041-4/+12
* | cmake: always use the same function to test for compiler flagsSergei Golubchik2015-09-042-85/+31
* | cmake: fix warnings when PLUGIN_MROONGA=NOSergei Golubchik2015-09-041-6/+3
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-1/+1
|\ \ | |/
| * MDEV-8506 mroonga/wrapper.performance_schema fails in buildbot on bld-dan-rel...Elena Stepanova2015-07-201-1/+1
* | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-182-2/+4
* | MDEV-8508 mroonga fails embedded tests in 10.1Sergei Golubchik2015-07-202-2/+2
* | Update Mroonga to the latest version on 2015-07-02T04:12:21+0900Kentoku SHIBA2015-07-02329-2136/+11200
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-2/+2
|\ \ | |/