Development Task
Description
ExplainTest is an independent test program. TiDB supports MySQL protocol natively. Now it needs to transform this part to be compatible with PostgreSQL protocol.
Task List
It mainly includes the following two parts:
This directory is in /cmd/explaintest.
The list of test cases is as follows:
Expected Results
All test cases can pass the test.
Development Task
Description
ExplainTest is an independent test program. TiDB supports MySQL protocol natively. Now it needs to transform this part to be compatible with PostgreSQL protocol.
Task List
It mainly includes the following two parts:
Client access protocol and connection mode
Test case modification
This directory is in
/cmd/explaintest.The list of test cases is as follows:
Expected Results
All test cases can pass the test.