-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
expression, parser: fix issue #3691, cast compatibility #3894
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7762b8b - Browse repository at this point
Copy the full SHA 7762b8bView commit details -
expression: fix #3762, signed integer overflow handle in minus unary …
…scalar function
Configuration menu - View commit details
-
Copy full SHA for f87e0af - Browse repository at this point
Copy the full SHA f87e0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465dd1b - Browse repository at this point
Copy the full SHA 465dd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f1e5f - Browse repository at this point
Copy the full SHA 17f1e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5589c9e - Browse repository at this point
Copy the full SHA 5589c9eView commit details -
Squashed commit of the following:
Merge branch winkyao/fix_issue_3762 into winkyao/cast_compability
Configuration menu - View commit details
-
Copy full SHA for c61fea1 - Browse repository at this point
Copy the full SHA c61fea1View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/cast_compability
Configuration menu - View commit details
-
Copy full SHA for c8f218f - Browse repository at this point
Copy the full SHA c8f218fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d15330 - Browse repository at this point
Copy the full SHA 1d15330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4319ade - Browse repository at this point
Copy the full SHA 4319adeView commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a803f9d - Browse repository at this point
Copy the full SHA a803f9dView commit details
Commits on Jul 20, 2017
-
plan: fix popRowArg bug: when get expression.Constatn and getRowLen i…
…s 2, should return datum, not row
Configuration menu - View commit details
-
Copy full SHA for d6e6c25 - Browse repository at this point
Copy the full SHA d6e6c25View commit details
Commits on Jul 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ae342fc - Browse repository at this point
Copy the full SHA ae342fcView commit details
Commits on Jul 25, 2017
-
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/fix_issue_3762
Configuration menu - View commit details
-
Copy full SHA for 869e1f6 - Browse repository at this point
Copy the full SHA 869e1f6View commit details -
expression: base #3868 pr, and rewrite builtin function unary minus t…
…o handle overflow gracely
Configuration menu - View commit details
-
Copy full SHA for b305a4f - Browse repository at this point
Copy the full SHA b305a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bedd270 - Browse repository at this point
Copy the full SHA bedd270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5de09 - Browse repository at this point
Copy the full SHA 0e5de09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4045075 - Browse repository at this point
Copy the full SHA 4045075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 636170d - Browse repository at this point
Copy the full SHA 636170dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33bf09c - Browse repository at this point
Copy the full SHA 33bf09cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb58c48 - Browse repository at this point
Copy the full SHA eb58c48View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/fix_issue_3762
Configuration menu - View commit details
-
Copy full SHA for b199772 - Browse repository at this point
Copy the full SHA b199772View commit details
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6005a18 - Browse repository at this point
Copy the full SHA 6005a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2aa622 - Browse repository at this point
Copy the full SHA e2aa622View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0395bf - Browse repository at this point
Copy the full SHA d0395bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc0df7 - Browse repository at this point
Copy the full SHA ffc0df7View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/fix_issue_3762
Configuration menu - View commit details
-
Copy full SHA for 27202d6 - Browse repository at this point
Copy the full SHA 27202d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03dc0e5 - Browse repository at this point
Copy the full SHA 03dc0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f01b42 - Browse repository at this point
Copy the full SHA 7f01b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e9711 - Browse repository at this point
Copy the full SHA 14e9711View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 19b2fd9 - Browse repository at this point
Copy the full SHA 19b2fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f32c92 - Browse repository at this point
Copy the full SHA 8f32c92View commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 197ec13 - Browse repository at this point
Copy the full SHA 197ec13View commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 151b0fe - Browse repository at this point
Copy the full SHA 151b0feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c61275c - Browse repository at this point
Copy the full SHA c61275cView commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/cast_compability
Configuration menu - View commit details
-
Copy full SHA for e3e5f94 - Browse repository at this point
Copy the full SHA e3e5f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684c314 - Browse repository at this point
Copy the full SHA 684c314View commit details -
Merge branch 'winkyao/cast_compability' of https://github.com/pingcap…
…/tidb into winkyao/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 4edca6b - Browse repository at this point
Copy the full SHA 4edca6bView commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 028658d - Browse repository at this point
Copy the full SHA 028658dView commit details
Commits on Jul 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 07c31ac - Browse repository at this point
Copy the full SHA 07c31acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe1260 - Browse repository at this point
Copy the full SHA bbe1260View commit details
Commits on Jul 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b51e4f1 - Browse repository at this point
Copy the full SHA b51e4f1View commit details -
Merge branch 'winkyao/cast_compability' of https://github.com/pingcap…
…/tidb into winkyao/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 8d98e4d - Browse repository at this point
Copy the full SHA 8d98e4dView commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 68f0a1d - Browse repository at this point
Copy the full SHA 68f0a1dView commit details
Commits on Aug 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 266971b - Browse repository at this point
Copy the full SHA 266971bView commit details -
Merge branch 'master' of https://github.com/pingcap/tidb into winkyao…
…/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 1699498 - Browse repository at this point
Copy the full SHA 1699498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d25a1 - Browse repository at this point
Copy the full SHA 55d25a1View commit details -
Merge branch 'winkyao/cast_compability' of https://github.com/pingcap…
…/tidb into winkyao/cast_compability
Configuration menu - View commit details
-
Copy full SHA for 8ac311c - Browse repository at this point
Copy the full SHA 8ac311cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff23cd - Browse repository at this point
Copy the full SHA 4ff23cdView commit details