You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
337 B

  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.