hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MySQLSessionTests.h File Reference
Include dependency graph for MySQLSessionTests.h:
This graph shows which files directly or indirectly include this file:

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"

Macro Definition Documentation

#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.