INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '216cffa7af311ac7be4beb29cffda2aee5b735461b2ced8553168d8b89924e0a', 
    'ASsfrufd/lwUhyrpcGNCoqp9YheuZr2q0F+x4lPfMLs=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)