Re: improving query responce time

2004-11-10 Thread mos
At 01:36 AM 11/9/2004, you wrote: 25 lakh records.. What is "lakh"? Thousand? Million? What does your query look like? Did you put "Explain" in front of your query to determine which indexes are being used? How many rows is the query returning? Mike -- MySQL General Mailing List For list archives

improving query responce time

2004-11-08 Thread chetan t
Hello, I am a software developer working for Lntinfotech, I am using Mysql-4.1.3b-beta-nt,ODBC3.5.1 for an application development. the application which i am developing is a client-server architecture based,in which we have to store data of the BSM(Base Station Manager of CDMA network). the nat