Skip to content
New issue

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

arm/386 build fail #5224

Closed
sjatsh opened this issue Nov 26, 2017 · 2 comments
Closed

arm/386 build fail #5224

sjatsh opened this issue Nov 26, 2017 · 2 comments

Comments

@sjatsh
Copy link

sjatsh commented Nov 26, 2017

github.com/pingcap/tidb/mysql

mysql\const.go:498:2: constant 2147483648 overflows SQLMode
mysql\const.go:499:2: constant 4294967296 overflows SQLMode
mysql\util.go:44:19: constant 4294967295 overflows int
mysql\util.go:45:19: constant 4294967295 overflows int

@tiancaiamao
Copy link
Contributor

In production environment, TiDB is usually used under linux/64bit, we don't release or provide maintenance for other system/platform.
Many of us use osx for developing, that's okay, but arm/386 is not tested.
If you're interested, welcome to send a PR to fix it.
@JonesSun

@shenli
Copy link
Member

shenli commented Nov 28, 2017

We do not consider i386 platform. It is rarely used in production environment.

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

No branches or pull requests

3 participants