Closed
Description
TiDB since v2 seems to drop the integrated database model and shift to provide a scalable/distributed/mysql compatible independant database server.
So I propose to drop support for the old version that seems to not be use and we haven't provided test or binary for it. We should still be compatible since TiDB is compatible with mysql.
I might be misleading so this PR is to find out if someone use it or if everyone is ok with this proposal.