010-threadsafe.patch 337 B

1234567891011
  1. --- MySQL-python-1.2.2/site_orig.cfg 2007-08-15 12:58:40.000000000 +0200
  2. +++ MySQL-python-1.2.2/site.cfg 2007-08-15 12:58:49.000000000 +0200
  3. @@ -4,7 +4,7 @@
  4. # static: link against a static library (probably required for embedded)
  5. embedded = False
  6. -threadsafe = True
  7. +threadsafe = False
  8. static = False
  9. # The path to mysql_config.