We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ran into this
File "/nail/home/cheng/replication_handler/virtualenv_run/local/lib/python2.7/site-packages/pymysqlreplication/row_event.py", line 372, in __getattr__ self._fetch_rows() File "/nail/home/cheng/replication_handler/virtualenv_run/local/lib/python2.7/site-packages/pymysqlreplication/row_event.py", line 367, in _fetch_rows self.__rows.append(self._fetch_one_row()) File "/nail/home/cheng/replication_handler/virtualenv_run/local/lib/python2.7/site-packages/pymysqlreplication/row_event.py", line 462, in _fetch_one_row row["after_values"] = self._read_column_data(null_bitmap) File "/nail/home/cheng/replication_handler/virtualenv_run/local/lib/python2.7/site-packages/pymysqlreplication/row_event.py", line 98, in _read_column_data values[name] = self.__read_string(2, column) File "/nail/home/cheng/replication_handler/virtualenv_run/local/lib/python2.7/site-packages/pymysqlreplication/row_event.py", line 176, in __read_string string = string.decode(column.character_set_name) LookupError: unknown encoding: utf8mb4
The text was updated successfully, but these errors were encountered:
just saw this #78
Sorry, something went wrong.
No branches or pull requests
ran into this
The text was updated successfully, but these errors were encountered: