main_db = { 'host' : 'localhost' , 'user' : 'root' , 'password' : '' , 'database' : 'melon' , 'autocommit' : True , }