SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '81d7dbafcf9c3a7f162a1828e04511b80b929e1a920aaee0e2fd4a4127edbeea' 
  AND token = 'v1Kh3hE+WUmdQBcaTO8PtfmuYMINL23S4a2PHGaA2SI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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