hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <DataBaseSessionTest.h>
Go to the source code of this file.
Classes | |
class | MySQLSessionTests |
Macros | |
#define | CORRECT_PARAMETERS_MySQL "host=localhost;user=root;password=7264260;db=test;compress=true;auto-reconnect=true" |
#define | INCORRECT_PARAMETERS_MySQL "host=localhost;user=root;password=7264260;db=incorrect_test;compress=true;auto-reconnect=true" |
#define CORRECT_PARAMETERS_MySQL "host=localhost;user=root;password=7264260;db=test;compress=true;auto-reconnect=true" |
Definition at line 8 of file MySQLSessionTests.h.
#define INCORRECT_PARAMETERS_MySQL "host=localhost;user=root;password=7264260;db=incorrect_test;compress=true;auto-reconnect=true" |
Definition at line 9 of file MySQLSessionTests.h.