I am getting an error running DAP (version dap 0.3.14) initdb for our MySQL courses table. The error message is "Incorrect string value: '\\xE2\\x80\\xA8200...' for column 'syllabus_body' at row 96"). The course ID is 7751. The full command is:
dap --loglevel info initdb --table courses
A redacted log file is attached.