I was going through the article,
https://community.appian.com/w/the-appian-playbook/2500/data-migration-to-new-schema
while moving the data from source table to target table getting the below error
#1100 - Table 'tablename' was not locked with LOCK TABLES
Locking the target tables allowing the code to work smoothly. Please make the correction in the article.
Discussion posts and replies are publicly visible
OK. What is your question?
Just wanted to put some notes for the people who faces the similar issue and may search in future. So opened the discussion. Thanks for your response.