SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1aec9fbe5aee6b7f029c02090e36e983cc48cac0c130fa59560d9998d12c374f' 
  AND token = 'hkkWz8Nhk7h+rkutKqwPRuTGKCyGQtVa29Sr338LVlY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00032

JSON explain

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