strongswan/src/libcharon/plugins/sql
Tobias Brunner 7aa30575d5 sql: Use qualified names in SQL query statements
VIRTUAL is a new reserved keyword in MySQL 5.7.6 that caused some of these
queries to fail.

Fixes #2359.
2017-07-05 10:13:39 +02:00
..
Makefile.am libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
sql_config.c sql: Use qualified names in SQL query statements 2017-07-05 10:13:39 +02:00
sql_config.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
sql_cred.c sql: Use qualified names in SQL query statements 2017-07-05 10:13:39 +02:00
sql_cred.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
sql_logger.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
sql_logger.h Use a separate interface for loggers. 2012-05-02 14:45:38 +02:00
sql_plugin.c libcharon: Use lib->ns instead of charon->name 2014-02-12 14:34:32 +01:00
sql_plugin.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
test.sql Moving charon to libcharon. 2010-03-19 13:34:52 +01:00