Commit Graph

  • bd09669fe5 This commit was manufactured by cvs2svn to create tag 'r_1_1_6'. (no author) 2004-09-26 22:22:59 +00:00
  • b624fd4bdd * Fix pytimes.TimeDelta_or_None() adustman 2004-09-26 22:22:59 +00:00
  • 38061e2abf This commit was manufactured by cvs2svn to create tag 'r_1_0_1_c_1'. (no author) 2004-09-26 21:47:08 +00:00
  • 5ef7788693 This commit was manufactured by cvs2svn to create tag 'r_1_1_5'. (no author) 2004-09-19 21:38:59 +00:00
  • f6d529758d *** empty log message *** adustman 2004-09-19 21:38:59 +00:00
  • a63002ecb5 * Removed some old-style Python stuff from setup.py adustman 2004-09-19 21:38:08 +00:00
  • 0af082a686 Include new ChangeLog adustman 2004-09-19 20:14:31 +00:00
  • 83c22e8d31 Restore missing common on include_dirs adustman 2004-09-19 19:56:20 +00:00
  • 9c19fac234 This commit was manufactured by cvs2svn to create tag 'r_1_1_4'. (no author) 2004-09-11 07:26:27 +00:00
  • cf3ec6e38f *** empty log message *** adustman 2004-09-11 07:26:27 +00:00
  • 075eea32f3 Version 1.1.4 adustman 2004-09-11 07:25:34 +00:00
  • ca5e0c3216 Re-fix typo adustman 2004-09-11 05:57:19 +00:00
  • ff28c9fd14 Fix _mysql_Execption() typo. Code is only compiled when MySQL-4.1 is in use, and I haven't done any actual testing against 4.1 yet. Please report any bugs to the SourceForge tracker. adustman 2004-09-11 05:29:00 +00:00
  • a65e0de618 *** empty log message *** adustman 2004-09-08 01:40:33 +00:00
  • 145565b3e4 Version 1.1.3 adustman 2004-09-08 01:39:46 +00:00
  • c036960ee2 This commit was manufactured by cvs2svn to create tag 'r_1_1_2'. (no author) 2004-09-06 21:53:40 +00:00
  • ceabe0ed1b General cleanups. adustman 2004-09-06 21:53:40 +00:00
  • a311b019cf This commit was manufactured by cvs2svn to create tag 'r_1_1_1'. (no author) 2004-06-07 03:44:39 +00:00
  • 69efaa470e Bump version. Update README. Convert all classes to new-style. adustman 2004-06-07 03:44:39 +00:00
  • dcb1a9c7ca This commit was manufactured by cvs2svn to create tag 'r_1_0_0'. (no author) 2004-06-06 04:45:45 +00:00
  • 46e6f59444 This commit was manufactured by cvs2svn to create tag 'r_1_1_0'. (no author) 2004-05-19 03:54:01 +00:00
  • 1fdb7422a6 Initial conversion to modern Python. adustman 2004-05-19 03:54:01 +00:00
  • 4090e5e962 This commit was manufactured by cvs2svn to create tag 'r_1_0_0_c_2'. (no author) 2004-05-19 03:39:59 +00:00
  • 187d93c188 Fix bug #897344 adustman 2004-02-29 02:28:20 +00:00
  • 9f2d4f50fe Fix bug #902024 adustman 2004-02-29 02:22:59 +00:00
  • 62e66a8212 This commit was manufactured by cvs2svn to create tag 'r_0_9_3_b_3'. (no author) 2003-12-30 01:30:36 +00:00
  • 59913d32f4 * Check for module initialization failure (extremely rare) adustman 2003-12-30 01:30:36 +00:00
  • 37481774b1 https://sourceforge.net/tracker/?func=detail&aid=850174&group_id=22307&atid=374932 adustman 2003-12-13 04:58:25 +00:00
  • d0b77eed7d Preliminary SSL support. Adds a ssl parameter to connect(). ssl should be a mapping. These are the recognized keys: adustman 2003-11-27 20:56:40 +00:00
  • 8f1543f64f This commit was manufactured by cvs2svn to create tag 'r_0_9_3_b_2'. (no author) 2003-11-23 22:04:04 +00:00
  • ff06467924 Version bump adustman 2003-11-23 22:04:04 +00:00
  • c924bec96d Time-handling updates. New load order is: adustman 2003-11-23 22:02:13 +00:00
  • 8308b8de7e Bug #816721 adustman 2003-11-22 19:30:40 +00:00
  • ab203ebb2a Bug #811636 fix (?) adustman 2003-11-22 18:55:13 +00:00
  • fc90884087 info() might return None or empty string adustman 2003-09-07 02:51:15 +00:00
  • 5ae682f33e Don't treat FIELD_TYPE.CHAR as a character type, it's really a TINYINT (FIELD_TYPE.TINY). adustman 2003-09-07 02:45:58 +00:00
  • 2d62b499d4 Bug#778822 adustman 2003-09-07 02:25:05 +00:00
  • 2ee619e3b7 Fix version number correctly adustman 2003-09-07 02:07:16 +00:00
  • 2f298c15f8 Version bump adustman 2003-09-07 02:00:34 +00:00
  • 345fe79759 Include new time handling modules adustman 2003-07-11 00:34:40 +00:00
  • 62d7a2a8e4 Split out old Date/Time handling classes into separate modules adustman 2003-07-11 00:13:44 +00:00
  • da8b57cc79 Finish up TimeDelta_or_None adustman 2003-07-11 00:07:06 +00:00
  • 03a0fcdd1f Add support for Python 2.3 datetime classes. adustman 2003-07-10 15:58:56 +00:00
  • b6509148a2 Bump version numbers. adustman 2003-07-08 06:34:27 +00:00
  • a0bbac3bd4 Bump version and remove some unneccesary casts that seem to break things when using Python 2.3. adustman 2003-07-08 06:29:56 +00:00
  • 0fccc960c1 Fix bug 605849 (I hope). adustman 2003-07-07 21:44:40 +00:00
  • 0b5983676a Fix member access problems adustman 2003-07-07 17:49:01 +00:00
  • 2f671dcd94 Eliminate use of deprecated PyArg_NoArgs() adustman 2003-04-21 02:50:57 +00:00
  • df7d1a0924 Dumb typo adustman 2003-04-21 02:23:06 +00:00
  • 43854cc57e Build and documentation updates adustman 2003-04-19 04:26:57 +00:00
  • aea6704864 Embedded server support adustman 2002-08-22 21:12:02 +00:00
  • ba841ee17a Clean up compiler warnings about assignment discards qualifiers from pointer target type adustman 2002-08-22 15:20:25 +00:00
  • 226d7fc212 Windows (blech) compatibility changes. (Gerhard H�ring) adustman 2002-08-02 04:09:13 +00:00
  • eb61973141 This commit was manufactured by cvs2svn to create tag 'r_0_9_2'. (no author) 2002-08-01 05:18:08 +00:00
  • 97683ade62 CHANGELOG adustman 2002-08-01 05:18:08 +00:00
  • 865f3f4ffc Not supporting GC for python < 2.2 adustman 2002-08-01 05:09:51 +00:00
  • b86c7c0fca Memory API updates adustman 2002-08-01 04:49:14 +00:00
  • b302b3ba69 Ignore exception from close() in __del__ adustman 2002-08-01 04:48:48 +00:00
  • e46dbaf59f GC for Python 2.2+ adustman 2002-08-01 04:29:54 +00:00
  • 43994da567 0.9.2 (finally) adustman 2002-07-21 04:05:17 +00:00
  • 98c1aa154e Revert execute behavior: Do not use % operator when there are no args adustman 2002-07-16 16:26:40 +00:00
  • fdd2cbc4fe Rewrite adustman 2002-07-10 20:28:03 +00:00
  • 21e840ae38 Packaging cleanups adustman 2002-07-10 19:00:59 +00:00
  • e98620402d This commit was manufactured by cvs2svn to create tag 'r_0_9_2_c_3'. (no author) 2002-07-10 15:18:13 +00:00
  • b6323b0477 Version 0.9.2c3, see CHANGELOG adustman 2002-07-10 15:18:13 +00:00
  • f373ab0097 Revert returning BLOBs as arrays, since MySQL doesn't distinquish between TEXT and BLOB types. (Skip Montanaro) adustman 2002-07-03 15:49:12 +00:00
  • d0e94fb15b Passing both conv and unicode to connect was broken (Skip Montanaro) adustman 2002-07-03 14:40:12 +00:00
  • 6165f9d2f7 FreeBSD/OpenBSD update adustman 2002-07-02 03:55:58 +00:00
  • d259831f73 Fix dumb (but working) iterator implementation adustman 2002-07-01 14:50:24 +00:00
  • 92ccca2fbe Doc updates adustman 2002-07-01 03:36:17 +00:00
  • 2d41a8b609 Add _mysql.thread_safe() (boolean, true if linked with thread-safe lib) adustman 2002-06-26 05:50:11 +00:00
  • e30fa3630a This commit was manufactured by cvs2svn to create tag 'r_0_9_2_c_2'. (no author) 2002-06-24 18:27:39 +00:00
  • 0983b391d7 Smack my version up adustman 2002-06-24 18:27:39 +00:00
  • 3500b3d191 Some errorhandler cleanups adustman 2002-06-23 20:25:55 +00:00
  • 922d5f54b6 This commit was manufactured by cvs2svn to create tag 'r_0_9_2_c_1'. (no author) 2002-06-20 23:27:18 +00:00
  • 07d1188b20 *** empty log message *** adustman 2002-06-20 23:27:18 +00:00
  • 86692002e9 Make the new unicode option actually work adustman 2002-06-20 23:17:48 +00:00
  • fce0d7a61b Add nextset() dummy stub adustman 2002-06-20 21:31:27 +00:00
  • 06f1f1fc9a BLOBs as array support adustman 2002-06-20 21:30:49 +00:00
  • 632ea4471c More Python 2.2 and doc updates. Return blobs as array. The unicode option to connect() causes (VAR)CHAR columns to be returned as unicode stings. adustman 2002-06-20 21:27:51 +00:00
  • d742d2139a Lots of Python 2.2 updates, especially documentation adustman 2002-06-20 21:12:56 +00:00
  • 05199fb0f9 Mostly documentation updates, and some code cleanups adustman 2002-06-18 01:01:47 +00:00
  • 58866a76fa Make executemany iterate over queries that don't use multiple VALUES adustman 2002-06-15 23:38:54 +00:00
  • 0b5cdd48b0 packaging changes, pre-emptive version bump adustman 2002-04-28 19:55:08 +00:00
  • e314228af5 This commit was manufactured by cvs2svn to create tag 'r_0_9_2_b_2'. (no author) 2002-04-28 19:26:19 +00:00
  • f1905e4605 Bump version adustman 2002-04-28 19:26:19 +00:00
  • 326c7ff3fb Errorhandler was broken in cursor CVSr ---------------------------------------------------------------------- adustman 2002-04-28 19:23:50 +00:00
  • 08d8d2625c changelog adustman 2002-04-28 19:07:55 +00:00
  • 17bbd326a9 Version bump adustman 2002-04-28 18:32:06 +00:00
  • ad438b2343 Macro cleanups adustman 2002-04-28 18:31:46 +00:00
  • 1409c8d0da Fix memory leak in _mysql_escape_dict. (Danny Yoo) adustman 2002-04-27 00:12:57 +00:00
  • f24fde089a More (de)allocation cleanups, based on suggestions from python-dev and Skip Montanaro adustman 2002-03-19 16:31:23 +00:00
  • 1376bfc40a Use modern allocation with modern Python adustman 2002-03-19 06:16:21 +00:00
  • ca80d2fb8d This commit was manufactured by cvs2svn to create tag 'r_0_9_2_b_1'. (no author) 2002-03-14 20:44:42 +00:00
  • 1de7c8be15 Elminate debugging statement. adustman 2002-03-14 20:44:42 +00:00
  • 127059fa73 Bump version. Minor Alpha Linux update. Clear errorhandler on close. adustman 2002-03-14 20:43:51 +00:00
  • 058e71d15d Bump version. adustman 2002-03-14 20:24:54 +00:00
  • 1af794c3e5 Add adustman 2002-03-14 20:23:58 +00:00
  • 21a41c915c Fix a memory leak if the connect fails adustman 2002-03-01 22:27:12 +00:00
  • 04ac4fd874 Doc updates adustman 2002-02-25 05:53:26 +00:00