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

The missing microsecond for timestamp #7334

Closed
jackysp opened this issue Aug 9, 2018 · 0 comments
Closed

The missing microsecond for timestamp #7334

jackysp opened this issue Aug 9, 2018 · 0 comments
Assignees

Comments

@jackysp
Copy link
Member

jackysp commented Aug 9, 2018

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.
select now() + interval 1 microsecond;
  1. What did you expect to see?
2018-08-09 16:47:35.000001
  1. What did you see instead?
2018-08-09 16:47:35
  1. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?
    af7fed9
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

2 participants