Hi all,
I am wondering how I should change the command: imdbpy2sql.py -d 
/dir/with/plainTextDataFiles/ -u 'mysql://root:root@localhost/imdb' 
<mysql://root:root@localhost/imdb'>  in order to connect to database 
“IMDBdatabase” located in AWS RDS MySQL instance. I connect to instance using 
the following command: mysql -h IMDBdatabase.us-east-1.rds.amazonaws.com -u 
root -p
Thanks for your support,
Livan

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to