ezmlmx 0.68
ezmlmx
|
#include "stralloc.h"
#include "fmt.h"
#include "subscribe.h"
#include "errtxt.h"
#include <mysql.h>
#include <mysqld_error.h>
Go to the source code of this file.
Macros | |
#define | WHO "loginfo" |
Functions | |
const char * | loginfo (const char *dir, unsigned long num, unsigned long listno, unsigned long subs, int done) |
Variables | |
MYSQL * | mysql |
const char * loginfo | ( | const char * | dir, |
unsigned long | num, | ||
unsigned long | listno, | ||
unsigned long | subs, | ||
int | done ) |