--- lbbs/include/database.h 2025/06/03 05:33:06 1.7 +++ lbbs/include/database.h 2025/06/07 06:16:25 1.8 @@ -19,7 +19,7 @@ #include -#define SQL_BUFFER_LEN 2048 +#define SQL_BUFFER_LEN 10240 // Database extern char DB_host[256];