Skip to content

Commit cadb9e4

Browse files
committed
sql len 8192
1 parent 87778dd commit cadb9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
#define INITIAL_HASH_SZ 16427
1515
#define MAX_LOAD_PERCENT 65
16-
#define SQL_MAX_LEN 2048
16+
#define SQL_MAX_LEN 8192
1717
#define VALUE_MAX_LEN 1024
1818

1919
/* 1: receive auth packet 2: recieve ok packet start work */

0 commit comments

Comments
 (0)