Code

frontend/grammar: Added 'STORE host|service|metric [attribute]' commands.
authorSebastian Harl <sh@tokkee.org>
Sat, 10 Jan 2015 13:02:31 +0000 (14:02 +0100)
committerSebastian Harl <sh@tokkee.org>
Sat, 10 Jan 2015 13:02:31 +0000 (14:02 +0100)
commitcd9116c6aad5517b0232c3ae357c6dd81b56024f
treef18bde4a1d4f16911cef4b0ca8071db2b296fd11
parentaf24300b64d721ec7e3be3edee1477d83b135f8b
frontend/grammar: Added 'STORE host|service|metric [attribute]' commands.

This implements the STORE command in SysQL.
src/frontend/analyzer.c
src/frontend/connection-private.h
src/frontend/grammar.y
src/frontend/query.c
src/frontend/scanner.l
src/include/frontend/proto.h