Guest User

Untitled

a guest
Dec 14th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. import mysql.connector
  2. mysql.connector.connect
  3. (host='localhost',database='test2',user='root',password='1234')
Add Comment
Please, Sign In to add comment