SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2c4d8245ba7d0eca083f443591208da2658b62f9175626b317790d287ce05107' 
  AND token = 'zjr41Loej31XJKKGXxeKUzdatTrYroMGyjfVXxUSgGU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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