On Feb 7, 2011, at 6:32 AM, Martín Mulone wrote: > I'm trying to connect to mysql, with trunk. > > global name 'driver' is not defined >
On dal.py line 1462, try changing driver to self.driver.
On Feb 7, 2011, at 6:32 AM, Martín Mulone wrote: > I'm trying to connect to mysql, with trunk. > > global name 'driver' is not defined >
On dal.py line 1462, try changing driver to self.driver.