Skip to content

Conversation

peterdragon
Copy link

  • add ShowErrorStatement to append relevant statement text to error messages
  • add mysql_enable_utf8 and mysql_enable_utf8mb4 flags to add UTF-8 encoding
    support for up to 3 (older) or 4 bit (newer) DBD::mysql and MySQL server
  • add SET_SQL_MODE='TRADITIONAL' to turn on strict mode in MySQL for errors

- add ShowErrorStatement to append relevant statement text to error messages
- add mysql_enable_utf8 and mysql_enable_utf8mb4 flags to add UTF-8 encoding
  support for up to 3 (older) or 4 bit (newer) DBD::mysql and MySQL server
- add SET_SQL_MODE='TRADITIONAL' to turn on strict mode in MySQL for errors
@peterdragon
Copy link
Author

@bigpresh this PR is just a doc change. It looks like the CI is failing on a dependency on DBI. Regards, Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant