ODC version
ODC 4.2.4
OB version
OBMySQL
What happened?
Modify the column as the primary key and match two offline lines.

What did you expect to happen?
Matches only one
How can we reproduce it (as minimally and precisely as possible)?
ALTER TABLE test
MODIFY COLUMN a INT PRIMARY KEY;
Anything else we need to know?
No response
Cloud
No response
ODC version
ODC 4.2.4
OB version
OBMySQL
What happened?
Modify the column as the primary key and match two offline lines.

What did you expect to happen?
Matches only one
How can we reproduce it (as minimally and precisely as possible)?
ALTER TABLE test
MODIFY COLUMN a INT PRIMARY KEY;
Anything else we need to know?
No response
Cloud
No response