Bug #86867 | Possible access to unintended function in "sql/item_timefunc.cc" line 2762 | ||
---|---|---|---|
Submitted: | 29 Jun 2017 10:44 | Modified: | 29 Jun 2017 15:43 |
Reporter: | Petru-Florin Mihancea | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[29 Jun 2017 10:44]
Petru-Florin Mihancea
[29 Jun 2017 15:43]
MySQL Verification Team
Hi ! Thank you for your bug report. For your clear and direct question I am providing you with clear and direct answer. No, it was not the intention to access datetime_precision() for args[1] as well. It was not the intention, because the second argument is a time argument. You can read about it here: https://dev.mysql.com/doc/refman/5.7/en/date-and-time-functions.html#function_addtime Thank you for your report.