Am Donnerstag, den 01.12.2005, 15:45 -0800 schrieb Dennis Allison:
> I have not yet completed differential diagnosis, but I was hoping someone
> had encountered a similar problem and could pass along a fix/workaround.
>
> The following program fails to do the writes --
>
> import MySQLdb
> init
I have not yet completed differential diagnosis, but I was hoping someone
had encountered a similar problem and could pass along a fix/workaround.
The following program fails to do the writes --
import MySQLdb
initdb='test'
dbuser = 'root'
dbpass = 'XX'
host = 'localhost'
connection = MySQ