Re: [PHP-DB] database password

2007-04-04 Thread Micah Stevens
On 04/03/2007 07:35 AM, Roberto Mansfield wrote: So is anyone doing anything to protect plain text passwords in the filesystem? Yeah, I make sure people I don't want reading the passwords don't get into the filesystem. :) -Micah -- PHP Database Mailing List (http://www.php.net/) To unsu

[PHP-DB] Ooops!!!

2007-04-04 Thread MIGUEL ANTONIO GUIRAO AGUILERA
Hi pals, Is there a way to recover deleted records in a MySQL table? I just did a wrong query with the wrong constrains and deleted a hardware inventory, I have a backup, but it is last week dated!! Best regards! MIGUEL GUIRAO AGUILERA Logistic

RE: [PHP-DB] Ooops!!!

2007-04-04 Thread Emmanuel Job
the binary logs should be logging all the "events" that have happened since the last backup. You do however have to hope that your server was configured to use these logs. http://dev.mysql.com/doc/refman/5.0/en/binary-log.html -Original Message- From: MIGUEL ANTONIO GUIRAO AGUILERA [mailt