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

build failed on i386 #6538

Closed
ghost opened this issue May 11, 2018 · 1 comment
Closed

build failed on i386 #6538

ghost opened this issue May 11, 2018 · 1 comment
Labels
type/question The issue belongs to a question.

Comments

@ghost
Copy link

ghost commented May 11, 2018

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
go get github.com/pingcap/...
  1. What did you expect to see?
    no error

  2. What did you see instead?

# github.com/pingcap/tidb/mysql
..\.gopath\src\github.com\pingcap\tidb\mysql\const.go:500:2: constant 2147483648 overflows SQLMode
..\.gopath\src\github.com\pingcap\tidb\mysql\const.go:501:2: constant 4294967296 overflows SQLMode
..\.gopath\src\github.com\pingcap\tidb\mysql\util.go:44:19: constant 4294967295 overflows int
..\.gopath\src\github.com\pingcap\tidb\mysql\util.go:45:19: constant 4294967295 overflows int
  1. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?
    not installed yet

os: win7 x64, go: 1.9.2/386

@winoros winoros changed the title tidb\mysql constant xx overflows build failed on i386 May 11, 2018
@winoros
Copy link
Member

winoros commented May 11, 2018

@di3663 #5224 See this issue, we only provide maintenance for linux/64bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question The issue belongs to a question.
Projects
None yet
Development

No branches or pull requests

1 participant