INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '90bf06803ebf98d870d9b40014920d5bbee68ecf348af29d2a8132de1129416d', 
    'Gb9MrsFVg5lJZ2tEQStGtgG/GsYWItlint8DLaTxPs8=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00034

Result

int(1)