15 Commits

Author SHA1 Message Date
14538b2ccd Use pkg-config instead of mysql_config (#586)
MySQL breaks mysql_config often. Use pkg-config instead.

Fixes #584
2023-05-09 10:36:25 +09:00
4bb85b2577 Better support for building on Windows (#484) 2021-09-03 11:10:11 +09:00
3c4a83bc52 Don't use strncpy and strncat (#456) 2020-12-07 15:57:53 +09:00
30c23f2cf4 black 2020-07-02 14:19:55 +09:00
dfe6b1b33f win: Add bcrypt.lib 2020-07-02 13:40:31 +09:00
4dff01a44a win: Add secur32.lib 2020-07-02 13:35:16 +09:00
7d7d433026 Add crypt32.lib 2020-07-02 13:21:51 +09:00
18163d7022 code cleanup and reformat (#423) 2020-01-20 19:47:22 +09:00
3870135037 Fix windows build (#322) 2019-01-18 20:52:10 +09:00
a33e1c3836 Format 2018-12-06 19:33:31 +09:00
833816ee87 Move _mysql and _mysql_exceptions into MySQLdb/ (#293) 2018-12-04 20:19:04 +09:00
d8e5e2fc71 Rename project name. 2014-04-28 15:37:25 +09:00
4a78a2e145 Fix farcepest/MySQLdb1#55 2014-04-28 14:32:53 +09:00
63df97dc05 Support MySQL-Connector/C 6.1 for Windows. 2014-04-28 11:11:49 +09:00
7a846cf5e3 Allow pip install from git
Merged with modifications from a815269010
2012-10-04 13:34:39 -04:00