You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That fixed it - Thank you. I've been able to run my testcase, and my real-world regression tests with that change made.
It was blindly obvious once you pointed that out. That said maybe it would be better if the code checked that it has a valid stream before starting to attach events to it it, and throw a more meaningful error if what it gets is not a stream - minor enhancement I know.
Migrating from mysql to mysql2.
Attempting to use INFILE LOCAL to load a file into a staging table
Code
Results in
Environment
MySQL 9.0.1 from official docker container.
The text was updated successfully, but these errors were encountered: