WatchDog
WatchDog copied to clipboard
Update ExternalDbContext.cs
Modify the Mysql database field type, which is compatible with different versions. VARCHAR (65535) is no longer applicable in higher versions of MySQL!
Hi @lhtuling Could you provide a reference to documentation or an article that confirms that VARCHAR(65535) is no longer supported in higher versions?
I'm also getting this error with MySQL