On Sat, 6 Apr 2002 21:17:40 +0200
"DanceGrooves Info" <[EMAIL PROTECTED]> wrote:
> Yesterday we discovered a strange problem with our database running on
> MySQL version 3.23.45 on a Linux OS version 2.2.16
> The MySQL database had been running perfectly with a PHP interface on
> the web since january 30th and records were added normaly. Now suddenly
> the MySQL server is brought back into the state of March 11th, which
> means that all data since then are not shown. It seems that there is a
> problem with the permission to files of DB. there a solution on how we
> can fix or repair DB - files? Also does anyone have ideas on what might
> have happened.
try to "mysqladmin -p flush-tables" or "mysqladmin -p reload"
also don't forget to check the file permission from Linux side ... plus the timestamp
on the files ... maybe somehow the file is replaced with the old one ;-)
--
Let's call it an accidental feature.
-- Larry Wall
---------------------------------------------------------------------
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