go-mysql-server
go-mysql-server copied to clipboard
fix builds for platforms with 32-bit integer size
Fixes #2837
This patchset is based on https://github.com/termux/termux-packages/pull/24770
Looks like this needs a little work, the type redefinitions are interfering with the definition for LONGTEXT
Looks like this needs a little work, the type redefinitions are interfering with the definition for LONGTEXT
Thanks, I've fixed more tests. Waiting for CI to kick in. Also I've pointed something in my code review, please check it out in case it might break something which might not be desired