MySQL Forums
Forum List  »  General

Re: WHY: Same timestamp for two different records from two different sessions
Posted by: Kristijan Marin
Date: January 26, 2019 04:16PM

HI,

If I manually type some text, then hit submit ... so the whole operation :
- from typing in the message,
- calling web service with entered data,
- connection to db on server side,
- then insert into db
- waiting for JSON reply
- parsing JSON
- closing input window


This takes 3-5 sec ....

sorry for misunderstanding ...

Master is on another machine in the same network ...
They are all in Amazon cloud.

For timestamp I call UNIX_TIMESTAMP() ... have tried with NOW but same result.

Thank you.
Kris

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.