I developed a MySQL Bridge Based on hive bridge, but when I deleted a table, 
the following problems occurred
In hive, the deleted table still has database information.


However, in mysql, the deleted table lacks database information. 

This problem caused me to use MySQL bridge for the second time. When there are 
deleted entities at the same time, I cannot update MySQL instance and MySQL 
database.

I have carefully looked at the source code of hive bridge, and still haven't 
found the problem. Google did not find the answer.

Reply via email to