File include/mysql_driver.h

  $Revision: 1.19 $

SQL module (sq) - MySQL implementation of SQL driver.
Status: NOT REVUED, NOT TESTED
Included in: include/access_control.h
  modules/aa/aa.c
  modules/ac/access_control.c
  modules/ac/access_control.h
  modules/pc/pc_commands.c
  modules/pm/protocol_mirror.c
  modules/pm/protocol_mirror.h
  modules/pw/protocol_whois.c
  modules/qi/query_instructions.c
  modules/qi/query_instructions.h
  modules/sv/server.c
  modules/ud/ud_int.h

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