SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '304cb1894742b37a42e6e36c5cd4d0d368e70e3d7347fc700e4784ba6bfd3fd8' 
  AND token = 'rv8Xi2hK0Ka4ZtCKHDUbbXEIsltv4IwkSisu6WpX2W0=' 
  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"
    }
  }
}