Hello,

I am new to MYSQL

platform: Sun Solaris 2.6
mysql version: 3.22.32

I upgrade the hard drive from 4G to 18G as database
was increasing and causing problem now space problem
is solved and got in to another problem.

Database is not getting updated through 
C programs and perl scripts( that takes the raw data
and update in database) which were working fine before
the Hard drive upgrade. While C program is running
looking at processlist I actually see data being
inserted for a particular day in a particular table. 

After the program finishes I do a query for that
particular day on a particular table I don't see any
result. I get Empty Set. When I manually insert an
entry and do query I do get result for that
entry. I don't know what's going on has anyone ran in
to this problem?

Thanks


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

---------------------------------------------------------------------
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