Submitted by kat on Fri, 03/20/2009 - 02:00
I was trying to update some ancient code from the old MySQL python module (the one written by Joseph Skinner that I can't even find a working link to anymore) to (an older version of) the newer MySQLdb module. My legacy scripts are running in python2.2 and I kept getting an ImportError: ... version GLIBC_2.0 not defined in libc.so.6 with link time reference.