I am tryiing to migrate an existing mysql db to my azure db using migrating wizard, but I get this error during the "bulk data transfer":
Error message:
/Applications/MySQLWorkbench.app/Contents/Frameworks/libmysqlclient.dylib' (no such file), '/usr/lib/libmysqlclient.dylib' (no such file, not in dyld cache)
ERROR: Determine number of rows to copy: Error getting row count from source tables, wbcopytables exited with code -6 Failed`
how do I fix this? Thanks!
I have looked online but could not find anything.