Hi....
----- Migration output start ----
LOADING DATABASE DRIVERS
loading MySQL driver
loading MySQL driver
connecting to databases
copying aliases table
Traceback (most recent call last):
File "./migration_1_x_to_2_0alpha.py", line 97, in ?
cursor_2.execute("""INSERT INTO aliases (alias_idnr, alias,
File
"/usr/ports/databases/py-mysql/w-py-mysql-0.9.2/fake-i386/usr/local/lib/pyth
on2.2/site-packages/MySQLdb/cursors.py", line 95, in execute
return self._execute(query, args)
File
"/usr/ports/databases/py-mysql/w-py-mysql-0.9.2/fake-i386/usr/local/lib/pyth
on2.2/site-packages/MySQLdb/cursors.py", line 114, in _execute
self.errorhandler(self, exc, value)
File
"/usr/ports/databases/py-mysql/w-py-mysql-0.9.2/fake-i386/usr/local/lib/pyth
on2.2/site-packages/MySQLdb/connections.py", line 33, in defaulterrorhandler
raise errorclass, errorvalue
RuntimeError: maximum recursion depth exceeded
----- Migration output end ----
Don't know what it does, but I have moved a little further, now I don't know
why in looks in the
"/usr/ports/databases/py-mysql/w-py-mysql-0.9.2/fake-i386/usr/local/lib/pyth
on2.2/site-packages/MySQLdb/cursors.py" but its seems that there are some
errors either but my computer or in the script, any one have seem the same
error?
I'm trying to move my database to MySQL, cause ATM I'm only run dbmail on
postgresql so I want to remove the postgresql from my computer, and only run
on the mysql...
Can any one help me out here???
Plz