INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'f76d4be172201909783184b54e5a887dcdb560fb25c42424b92a7d2f7ba92495', 
    'O4yegBCHeObPQog3y0lRmVjjSL6dj4CGPDlAJr5rZ90=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)