Problem with mysql

Discussion in 'MySQL' started by Trusttec, Aug 8, 2007.

  1. #1
    Hey,

    Over the last few days my database wont pull out the information I need it to. It pulls out some and just leaves the rest behind for no reason. Nothing has changed it worked one day and then the next it no longer worked!

    Any ideas?
     
    Trusttec, Aug 8, 2007 IP
  2. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #2
    Why don't you elaborate your problem?
     
    gibex, Aug 11, 2007 IP
  3. dailwap

    dailwap Banned

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    plz elaborate your problem and describe it more clearly

    frankly speaking,we don;t understand what you want to say.

    /d
     
    dailwap, Aug 13, 2007 IP
  4. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #4
    Hello,

    Did you contact your hosting provider asking them what happen? Or Are you using your computer?

    Jakomo
     
    jakomo, Aug 13, 2007 IP
  5. The Webmaster

    The Webmaster IdeasOfOne

    Messages:
    9,516
    Likes Received:
    718
    Best Answers:
    0
    Trophy Points:
    360
    #5
    Did you check for the load on your DB server?
    Is there any time out?
     
    The Webmaster, Aug 14, 2007 IP
  6. sabmalik

    sabmalik Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    maybe the connection is lost during query , or maybe u should try repairing the table .. just incase!
     
    sabmalik, Aug 17, 2007 IP
  7. jsmcm

    jsmcm Active Member

    Messages:
    58
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    51
    #7
    How are you accessing this data and what version of MySQL are you using.

    I had a similar problem with MySQL version 4.x using IE version 6.x. When the dataset got a bit big, the connection would keep closing and only some info is displayed. Of course, if that is the case, you should see and error message.

    I installed MySQL version 5 and its been stable since...

    Regards,

    John
     
    jsmcm, Aug 22, 2007 IP
  8. rps111

    rps111 Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Just check out the load on your server. Else try the repair option in case your DB has gone corrupt.

    You will find info in mysql documentation about the repair db. It would be better if you could elaborate the problem more.

    Did you received any error messages? Is your DB of the size of a few GBs? Too big DBs are also a source of problem.

    Hope that helps. Best:)
     
    rps111, Aug 23, 2007 IP
  9. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #9
    any luck with the problem?
     
    gibex, Aug 25, 2007 IP
  10. neelesh

    neelesh Peon

    Messages:
    141
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    You can optimise your database, or maybe force the connetion. As said before use mysql 5+
     
    neelesh, Aug 25, 2007 IP