File modules/sq/mysql_driver.h

  $Revision: 1.20 $

SQL module (sq) - MySQL implementation of SQL driver.
Status: NOT REVUED, NOT TESTED
Included in: modules/sq/mysql_driver.c

Included Files


Preprocessor definitions

#define READ_MYSQL_DRIVER

#define SQL_RECORDS 0

#define SQL_MATCHES

#define SQL_DUPLICATES 1

#define SQL_WARNINGS 2

#define SQ_connection_t MYSQL

#define SQ_result_set_t MYSQL_RES

#define SQ_row_t MYSQL_ROW

#define SQ_get_max_id( conn, id, table )

#define SQ_get_min_id( conn, id, table )