Linux , Apache, MySQL

I have a problem in my database(MySQL), this is the senario:
I made an update statement on my table by wrong, then I restor my backup
copy by copying the backup files on the exist ones without stopping the
MySQL.
Now I have problems in searching data:
for example when I made select statement using = , no results, but when
I use %% I can get the result, this thing not happend with all records,
just some of them.
any help will be appreciated.
thanks


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to