I want to make a log in mySQL using Java but I want to do the following: - Make a record with the CURRENT_TIMESTAMP - Update the record with an end time (so begin time and end time)
I can't post my code because I get an error when I try...
Thank you in advance,
Remco