INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '8d7651af47da9d86793fb5caec9eedbd34347e0786836a465a335ee77e4fe60b', 
    'wc62ByFT8Ton2HV5wWghr/0yP3AhgiGc3NKFSiU1h/s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00044

Result

int(1)