You need to create an onActionPerformed event script to update the database. (Right-click on the button ...)
Tip: format your code using the </> button. See Wiki - how to post code on this forum. Then you'll get this and it will be obvious which are single and double quotes.
SELECT
*,
'' AS Status,
CAST(CURRENT_TIMESTAMP as DATETIME) AS Date_Time,
'' AS UserName
FROM statusTable