How do I fix this MySQL error? Query error: INSERT INTO `videos` (`title`, `videourl`, `thumb`, `added`, `status`, `useraw`) VALUES ('t_thesettlers_ds_gr.flv', 'e2cf630a4f3e188a16e7d87a5dd82575_tthesettlersdsgr.flv', 'e2cf630a4f3e188a16e7d87a5dd82575_tthesettlersdsgr.flv', '1183829954', 'imported', 'false'); Lost connection to MySQL server during query The website that is getting this error is a video streaming/uploading website. btw the host for this website is godaddy... is this a php.ini problem or host?
linux : service mysqld restart windows: go in control panel -> admin -> services -> search for mysql service that is a mysql error, not related with php.ini.
Erm, I know nothing about mysql... host is godaddy and server is linux. I am willing to pay if you can fix the errors. I usually get the errors on larger files like 15+ mb
are u trying to restore a DB via phpMyAdmin? do you have SSH on that account? I can help you to restore it if you have SSH (no charge) , should be a small task for me. send me a pm.
if script (phpmyadmin) takes more than X minutes(seconds) (you can't remove this limit - server wide on shared hosting), you have to do it via ssh.