· 9 years ago · Jan 26, 2017, 01:20 AM
1
2[17:18:54 ERROR] [STDERR]: java.sql.SQLSyntaxErrorException: BLOB/TEXT column 'uuid' used in key specification without a key length
3Query is : CREATE TABLE IF NOT EXISTS ea_users ( uuid TINYBLOB NOT NULL UNIQUE,pre_shared_key TEXT)