Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16544 - crash in ha_sphinx::create() | Vladislav Vaintroub | 2018-08-05 | 1 | -1/+1 |
* | Fixed wrong usage of variable in ha_sphinx.cc | Monty | 2018-05-27 | 1 | -1/+1 |
* | Removed even more warning that was found with -Wunused | Monty | 2018-04-30 | 2 | -4/+4 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -6/+0 |
|\ | |||||
| * | Remove unused function FixNull() | Marko Mäkelä | 2018-04-24 | 1 | -6/+0 |
| * | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 1 | -4/+4 |
| |\ | |||||
| | * | Fixed compiler warnings in sphinx | Monty | 2018-03-26 | 1 | -4/+4 |
* | | | Fixed compiler warnings | Monty | 2018-03-29 | 1 | -4/+4 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -9/+9 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-12 | 1 | -9/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Removed compiler warnings | Monty | 2018-02-10 | 1 | -9/+9 |
* | | | | Windows, compiling : use /permissive- switch to improve conformance | Vladislav Vaintroub | 2018-02-07 | 1 | -0/+1 |
* | | | | Windows, compiling : reenable warning C4996 (deprecated functions) | Vladislav Vaintroub | 2018-02-07 | 1 | -0/+2 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -0/+7 |
* | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -3/+6 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -4/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 1 | -4/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -4/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -4/+8 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -4/+8 |
| | | | |\ | |||||
| | | | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -4/+8 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 2 | -29/+29 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 2 | -29/+29 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 2 | -30/+30 |
* | | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 2 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 1 | -2/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -2/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -2/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-5477 sphinxSE GROUP BY on multiple attributes | Sergei Golubchik | 2017-05-16 | 1 | -1/+4 |
| | | * | | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warning | Sergei Golubchik | 2017-05-15 | 1 | -1/+1 |
* | | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -8/+8 |
* | | | | | Added "const" to new data for handler::update_row() | Michael Widenius | 2017-04-18 | 2 | -2/+2 |
|/ / / / | |||||
* | | | | mtr: make sphinx skipping a bit less verbose | Sergei Golubchik | 2017-02-13 | 1 | -13/+3 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-01-10 | 1 | -4/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-01-10 | 1 | -4/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10988 Sphinx test suite refuses to run silently | Elena Stepanova | 2017-01-06 | 1 | -4/+17 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-10985, MDEV-10986 - sphinx tests have not been maintained | Elena Stepanova | 2016-11-04 | 1 | -0/+2 |
* | | | | MDEV-10986 sphinx.union-5539 and sphinx.sphinx fail in buildbot and outside | Elena Stepanova | 2016-11-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | compilation errors on sparc sun studio 10 | Sergei Golubchik | 2016-02-15 | 1 | -0/+2 |
* | | | SphinxSE: add support for json filtering | Oliver Giles | 2016-02-22 | 4 | -7/+54 |
* | | | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -2/+3 |
* | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -5/+5 |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
* | | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 2 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | MDEV-5539 Empty results in UNION with Sphinx engine | Michael Widenius | 2014-12-30 | 2 | -5/+4 |
* | | | cleanup: reuse MY_CHECK_AND_SET_COMPILER_FLAG in sphinx/CMakeLists.txt | Sergei Golubchik | 2014-12-04 | 1 | -4/+1 |