Arian Schnappauf
Arian Schnappauf
For me, the `ALTER TABLE` throws an issue for invalid strings; Apparently it does check the integrity
> I wonder if there's some other invalid state, since I made sure it would work on my repro beforehand. You're specifically referring to this `ALTER` correct? > > ALTER...
If a solution comes with quite some complexity, i can also re-export the data from our old database. Not optimal, but needs to be done anyway at some point. However,...
I used an internal tool that connects to the mysql server and pushes data to it. Apparently, this happened without defining a character encoding during connection establishment and dolt seemingly...