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
Setup a wenpage in Windows Server 2008
SBS 2008 How to Change the Company web Page Calender Date Format
ASP.NET CreateUserWizard Custom Validator
How to make vba wait for Cube formulas to calculate?
BGP on a switch
Automate certain windows tasks
Cisco ASDM 5.2 for opening OWA and POP3 ports
Sonicwall rule to block DHCP traffic between two site-to-site
RADIUS with other IPSEC tunnels
Working with Legacy Systems and Users (Database Design)