MySQL DUMP View Sequence
Posted: Wed 05 Apr 2017 08:26
HI
I follow guide on this page. http://www.devart.com/dotconnect/mysql/ ... lDump.html
now i can backup the database. but when i try to restore the database it will show
Table 'xxxx.v_omdoc' doesn't exist SQL.sql 8152 760
After i checked the problem is sequence of view in the file.
Have any method i can skip the error and continue apply?
Thank you
I follow guide on this page. http://www.devart.com/dotconnect/mysql/ ... lDump.html
now i can backup the database. but when i try to restore the database it will show
Table 'xxxx.v_omdoc' doesn't exist SQL.sql 8152 760
After i checked the problem is sequence of view in the file.
Have any method i can skip the error and continue apply?
Thank you