Ticket #119 (new defect)

Opened 1 year ago

Last modified 1 year ago

getByFields and deleteByFields generates same cached query hash

Reported by: jgworks Owned by: dhughes
Type: defect Priority: highest
Milestone: Component: Reactor - Object Oriented Queries
Version: Severity: blocker
Keywords: cached query Cc:

Description

When calling .getByFields prior to calling .deleteByFields causes a cached query to be generated for a SELECT statement. When .deleteByFields is called the where statement is the same, so the SELECT cached query is loaded from disk and the select statement is run again.

I.E.:

<cfset result = groupMain.getByFields(GRM_APP_MAIN_ID=1)>
<cfset groupMain.deleteByFields(GRM_APP_MAIN_ID=4)/>

will generate the file oracle_F06C3AF7596B79237787B7C97429B5DB.cfm

when the delete function is called the same hash is generated, so that file is then loaded again.

FIX:
Include the query type in either the hash or filename to make the query more unique.

Attachments

querypatch.diff (1.0 kB) - added by jgworks 1 year ago.

Change History

Changed 1 year ago by jgworks

Changed 1 year ago by seekgzl

World Of Warcraftwow goldwow goldgold wow aidswow gold salecheap hotelhealth servicescoins and edalsbar code ccdskannerz bar codes wireless bar code readerbuy bar codebar code scanning systemsap bar codewhich barcode scanner should i buy? Aristo Halifaxgod of war unlockable videos A Secret Revealeddiscounts furniturewalleye worm harnessgold of war cheatsworld warcraft power levelingwrought iron stair railingsValerie confectionsmore than words lyricsstudy abroadsuperman tattoowow power levelingrod iron wall decorbuy wow gold staircase ironStar Tattoossuperman tribal tattooHuge Bedding & Bath Discounts wow gold contrastiron gate in california for saleiron gate in california for salereally cheap wow goldatlanta wrought iron doorswow europe Powerlevelingcomputer deskscheap wow gold word listedwrought iron stair railingsileusautomatic gateseurope wow goldpowerlevelingcheap gold for wowcheap american gold coinscalifornia gold rush stories hangingsForeign stuffdiscounts furniture Study Abroad in Japan Call Centerconstipation treadmillsupermanspiderman?3cheap car insurance companycheap female car insuranceairline tickets for cheapcheap air tickets to londoncheap hotelscheap hotel majorcacheap hotels in paphoscheap hotel niagaracheap reno hotelscheap hotels palm springscheap hotel romenew york cheap hotelvoip conference phonemedical insuranceprojector lamphair lossdna testingCEREBRAL PALSYforeign languagetattooshearing aidsreally cheap wow golddiabetes951054007呼叫中心蜘蛛人一号通中国

Note: See TracTickets for help on using tickets.