--- lbbs/include/database.h 2025/05/06 05:31:26 1.6 +++ lbbs/include/database.h 2025/06/07 06:16:25 1.8 @@ -17,9 +17,9 @@ #ifndef _DATABASE_H_ #define _DATABASE_H_ -#include +#include -#define SQL_BUFFER_LEN 2048 +#define SQL_BUFFER_LEN 10240 // Database extern char DB_host[256];