[Groonga-mysql-commit] Still Failing: mroonga/mroonga#3205 (master - b3610aa)

Back to archive index

Travis CI build****@travi*****
Thu Jul 20 00:02:04 JST 2017


Build Update for mroonga/mroonga
-------------------------------------

Build: #3205
Status: Still Failing

Duration: 25 minutes and 54 seconds
Commit: b3610aa (master)
Author: Kouhei Sutou
Message: mroonga_command: support auto command syntax escape

Syntax:

    SELECT mroonga_command('COMMAND_NAME',
                           'PARAMETER_NAME_1', 'PARAMETER_VALUE_1',
                           ...,
                           'PARAMETER_NAME_N', 'PARAMETER_VALUE_N');

Example:

    SELECT mroonga_command('select',
                           'table', 'diaries',
                           'filter', 'title @ "Groonga"');

View the changeset: https://github.com/mroonga/mroonga/compare/0c948184e76e...b3610aa339f9

View the full build log and details: https://travis-ci.org/mroonga/mroonga/builds/255287077?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index