I don't know what is going on but suddenly if I want to ingest both video and application data into database using EPFImporter tool I got weird errors:2017-12-27 18:29:20,867 [ERROR]: Fatal error encountered while ingesting '/Users/administrator/Documents/appromocje/full/itunes20171220/video'Traceback (most recent call last): File /Users/administrator/Documents/appromocje/EPFIngester.py, line 129, in ingestFull self._populateTable(self.tmpTableName, skipKeyViolators=skipKeyViolators) File /Users/administrator/Documents/appromocje/EPFIngester.py, line 379, in _populateTable cur.execute(exStr) File /usr/local/lib/python2.7/site-packages/MySQLdb/cursors.py, line 205, in execute self.errorhandler(self, exc, value) File /usr/local/lib/python2.7/site-packages/MySQLdb/connections.py, line 36, in defaulterrorhandler raise errorclass, errorvalueOperationalError: (1366, Incorrect string value: 'xF0xA0xA9xA4xE6xBD...' for column 'artist_display_name' at row 2)or:2017-12-27 18:29:21,514 [ERROR]: Fatal error enco