From GridLAB-D Wiki
Jump to: navigation, search

MYSQL - Global variable indicating whether the current version supports MySQL

Synopsis

#ifdef MYSQL
#ifndef MYSQL

Remarks

The MYSQL flag is defined only on systems that support MySQL. On all other platforms, the flag is undefined.

See also