Log In | Get Help   
Home My Page Projects Code Snippets Project Openings BonFIRE VCOC Demonstration Kit
Summary Activity SCM Files Wiki
[bonfiredemokit] View of /ea/db.py
[bonfiredemokit] / ea / db.py Repository:
ViewVC logotype

View of /ea/db.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (download) (as text) (annotate)
Mon Aug 27 11:46:35 2012 UTC (11 years, 9 months ago) by agomez
File size: 166 byte(s)
'''
Created on 24/04/2012

@author: R. Valin
'''

import _mysql as sql

db=sql.connect('193.144.44.188', 'raul', 'cesga12', 'clusters', 3306)

sql.get_client_info()


root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge