PHP MYSQL and Apache Issue

  • From: Punit Diwan <punit.diwan@xxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Fri, 21 Nov 2008 11:35:11 +0530

Hi Members,
                I am using LAMP. During multiple access MySQL Error comes 
when more than one persons tries to access the site. The reason is the 
data entered by user is not reaching to the database. Eg Select * from 
Products where the product_name = ?Bike? turns to:
Select * from Products where the product_name =??. This happens only when 
more than one person access the website. Is it concurrency issue? Please 
suggest how to solve this. 

Punit Diwan
Tata Consultancy Services
Ph:- 04712519400
Cell:- 09826092262
Mailto: punit.diwan@xxxxxxx
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                        Business Solutions
                        Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


Other related posts: