Re: ZMySQLDA on solaris10
"Dieter Maurer" <[email protected]> Mon, 12 Mar 2007 19:49:33 +0100
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
Comunian Alessandro wrote at 2007-3-12 15:01 +0100: > ... >ImportError: ld.so.1: python: fatal: relocation error: >file /home/wwhypda/.python-eggs/MySQL_python-1.2.2-py2.4-solaris-2.10-sun4u.egg-tmp/_mysql.so: >symbol mysql_set_character_set: referenced symbol not found I expect that your "MySQL-python" does not fit with your "MySQL" version (because I expect that "mysql_set_character_set" is expected to come from the MySQL client libraries). -- Dieter