/ Published in: MySQL
                    
                                        Ftp your *.sql file to the (remote) machine, login via SSH and then go to the directory where your sql file is and run this code.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 mysql <my_db_name> -u<user_name> -p<password> <mysql.sql
Comments
                    Subscribe to comments
                
                