mysql1_dart icon indicating copy to clipboard operation
mysql1_dart copied to clipboard

When i use 0.17.1 client connect to the mysql 5.5.10 and exec query sql, there is a exception

Open dboylx opened this issue 5 years ago • 1 comments

When i use 0.17.1 client connect to the mysql 5.5.10 and exec query sql, there is a exception: Error 2027 (HY000): MySQLToType(15,0) failed: unsupported type: 15

But it's perfect connect to mysql 5.7.28.

Is there something wrong go here ? how do I to fix it?

dboylx avatar Mar 03 '20 07:03 dboylx

Mysql 5.5 is very old. Would accept a PR adding docs saying this version is not supported.

adamlofts avatar Apr 23 '20 12:04 adamlofts