Tag Archives: mysql
MySQL from apache command line
Was working on some large tables, over 50mb each, that needed importing to mysql and found the best way to do this was from the command line cd /home/{web directory}/tmp where I had saved the .sql file to for importing … Continue reading