Vinay,
Wednesday, December 04, 2002, 3:05:03 PM, you wrote:

VM> I m developing a web based application using Tomcat, Struts, JSP, mysql.

VM> I m using mysql 3.23.39-max-nt and mysql-connector-java-2.0.14 to access
VM> mysql through java 1.3.1.

VM> But sometimes the select query on 1 particular table returns less no of rows
VM> than the actual.

VM> Most of the times it works perfectly but only sometimes it returns incorrect
VM> no of rows.
VM> Everything works fine if I restart the mysql service and try again.

What is the table type? Have  you checked tablse with CHECK TABLE or
myisamchk? Could you make a repeatable test case?




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to