I need to turn three 100,000+ record tables into two other ones. How can I run a PHP script using MYSQL to create such tables without having to worry about timing out. I need to run a PHP script but not from the web. Does anyone know how to do this in unix?