Microsoft
Software
Hardware
Network
Question : how do i stop my queries from being stored
this happens whenever i create a web app/site that runs with data from a MySql database.
let say i have the name john in mysql and i query the name i will get john! but if i change the name to fred in mysql and run the query again i will still get john for a good while after.. something holds the data for the first query i quess its for quicker access or something! however i need to know how to bypass that issue so each query is treated as a new query every time
thank you all for your help in advance!!
P.S; PHP is my go between for mysql access so its AS3 > PHP > MySql (sending data) Mysql > PHP > AS3 (returning data)
Answer : how do i stop my queries from being stored
Quote The Raven Nevermore
Random Solutions
SCCM Scan agent fails with Scan Failed for ToolUniqueID with error 0x80070005
Virtual Memory
Server Loses Internet Access After Reboot
How Can I Turn Off the Record Selector Bar on an Inserted SubForm?
External Hard drives
Delphi 6 not recompiling .pas files
datagrid question
How to parse XML string in Oracle procedure ?
installing a UCC certificate with local domains for Exchange 2010 - how does the certificate authority approve them?
Single Sign on for RemoteAPPs in Windows 2008 R2 terminal server