SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '09bd9f5c51b068aee3296836165fdc677d6c3d1925049c395bb865fc8b5d5913' 
  AND token = 'bjg+NMekEGQVituc3J+d/2oaN3RewqhC/0CzajFcwmI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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