INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '890d0a4b6394a30504ffb5fbf466bfae8651e289c0fe5f0c950e7bfee10b232d', 
    'xOMisduu/JppJll4POLznU5zu49Gg0VnKVJWC5YUVLg=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00055

Result

int(1)