Mysql Problems

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
oldtimer
Forum Contributor
Posts: 204
Joined: Sun Nov 03, 2002 8:21 pm
Location: Washington State

Mysql Problems

Post by oldtimer »

On one of my servers I am running into problems. I have had a few tables get corrupt and had to run REPAIR on them.

lately I have noticed that sometimes when I hit submit on a form it does not get entered. No error either. That is the wierd part. But that entry does not get inserted.

For example I have a Close ticket option and it used to work every time. But now sometimes it does not. This evening it took the 3rd click on it to close it. (closing means it puts in a closed date)

It is not special characters either as even a HI in a coment form will get same result.

Anyone have any ideas?
Post Reply