Guest User

Untitled

a guest
Aug 27th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. import mysql
  2. import mysql.connector
  3. cnx = mysql.connector.connect(host='petmirun-staging.ccphebtuuhw3.ap-northeast-1.rds.amazonaws.com', user='root', password='searchappre', port='3306', database='petmirun_staging')
Add Comment
Please, Sign In to add comment