Hello everyone,
 
i was wondering if it was safe to do something like setup a scheduled event to make a copy of the rb* files for backup?
 
If a copy happened at the same time an insert or update happened would it be possible to get out of sync files since they were being updated as they were being coppied?
 
Thanks!
Atrix
 
PS i think we solved the problem we were having before w/ the unexplained I/O error.  I think the case was that the query was too complicated and had too much data to sift through so somewhere along the line something was running out of space.  We simplified it some and now it works fine (:

Reply via email to