Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1958

Delayed updates (no replies)

$
0
0
Hello,

Sometimes, when the server is busy and I do UPDATE or INSERT in an InnoDB table using a function like UNIX_TIMESTAMP() as one of the values, there is a delay between the calculation of the value and the real update of the table.
Another server-side script is using these values to retrieve the recently updated/inserted rows, but when a such delay appears, it creates problems.
Is there a way to force the calculation of UNIX_TIMESTAMP() just before the real update ?

Thanks,
Olivier

Viewing all articles
Browse latest Browse all 1958

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>