You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2021. It is now read-only.
mySQL: Could not create table for item '...' with statement 'CREATE TABLE Item1 (Time DATETIME, Value VARCHAR(20000), PRIMARY KEY(Time));' : Column length too big for column 'Value' (max = 16383); use BLOB or TEXT instead