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