SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3d77ee3b405612e15e3e11f66744c7414736e73b8fa6e149edfeb70d46c401a6' 
  AND token = 'qASOFj7PhpAc+cSwBPM4Fj1ZUcu1BCT60pLhf3bTjGg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}