INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a7f10a8781535a83667a2554a51fd57bdf3031dba548af2e047cdd530a6a80dc', 
    '6OqAfiGw/qCq1NwYMkxUZ+a80qNEBzGWWsPyI+nFNl8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)