Next | Query returned 77 messages, browsing 71 to 80 | previous

History of commit frequency

CVS Commit History:


   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2002-12-02 23:59:38 by Stoned Elipot | Files touched by this commit (1)
Log message:
Noop commit, just tweaking style.
   2002-10-10 14:13:05 by Thomas Klausner | Files touched by this commit (1)
Log message:
buildlink1 -> buildlink2. Use perl5/module.mk.
   2002-07-07 14:34:50 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.1017, based on pkg/17295 by Sergey Svishchev.
Changes since 1.2219:
* dbdimp.c: Added a required check for mysql_errno.
  Steve Hay <Steve.Hay@uk.radan.com>
* dbdimp.c: Removed use of mysql_eof. Jay Lawrence <jay@lawrence.net>
* dbdimp.c: Fixed mysql_is_auto_increment.  Paul Walmsley
  <shag-dbdmysql@booyaka.com> and Paul Dubois <paul@kitebird.org>
* dbdimp.c: Added use of mysql_ssl_set.  Chris Hanes <chanes@i-c.net>
* Some fixes in the docs. Paul Dubois <paul@kitebird.com>
* Added mysql_is_auto_increment. (Someone else, but forgot his email, sorry!)
* lib/DBD/mysql.pod: Fixed minor bug in an example.
* Within AutoCommit mode, reconnect is now turned off, because the
  transaction state is unpredictable otherwise.
* dbdimp.c: Added use of SvMAGICAL to dbd_db_quote.
  Rudy Lippan <almighty@randomc.com>
* bind_param now using mysql_real_escape_string
  as well. Dave Rolsky <autarch@urth.org>
* Added mysql_ssl flag to DBI->connect.
* Quoting now based on mysql_real_escape_string. Thanks
  to Dave Rolsky <autarch@urth.org> for suggesting this.
* Portability changes for MySQL 4.
* dbdimp.c: Fixed $dbh->{mysql_insertid}; added t/insertid.t
* Added transaction support for MySQL.  (Bob Lyons <lyons@nextrials.com>)
* dbd/dbdimp.c: Fixed MAXLENGTH warning; used to hint for a not existing
  mysql_maxlength, which should read mysql_max_length.
  (Paul DuBois <paul@snake.net>)
* Fixed installation problem when a directory was specified,
  but did not exist. (Will Partain <partain@dcs.gla.ac.uk>)
* Fixed that mysql_errno wasn't used properly. (Chris Adams
  <cmadams@hiwaay.net>)
* Fixed test suite problem, when user name and password
  have been interpolated. (Bruno Hivert (LMC) <lmcbrhi@lmc.ericsson.se>)
* mysql_insertid and mysql_affectedrows are no longer treated
  as integers, but longs. Thanks to Michael G Schwern <schwern@pobox.com>.

make test gives the same output as for the previous pkgsrc version.
Thanks, atatat!
   2002-06-17 00:03:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
Needs at least 3.23.49nb1 of mysql-client.
   2002-04-14 16:11:19 by Bernd Ernesti | Files touched by this commit (2)
Log message:
Patch the Install.pm file so we also add -Wl,-R$libdir for the mysqlclient
library on NetBSD. Fixes my PR# pkg/15574
   2002-03-20 12:33:04 by Martti Kuparinen | Files touched by this commit (3)
Log message:
Updated p5-DBD-mysql to 1.2219

Changes since 2.2216 are missing, here is the changes from 1.2215 to 1.2216 :
* Portability changes for mSQL 3 and MySQL 4.
* Added transaction support for MySQL.
  (Bob Lyons <lyons@nextrials.com>)
* dbd/dbdimp.c: Fixed MAXLENGTH warning; used to hint for
  a not existing mysql_maxlength, which should read
  mysql_max_length. (Paul DuBois <paul@snake.net>)
* Fixed installation problem when a directory was specified,
  but did not exist. (Will Partain <partain@dcs.gla.ac.uk>)
* Fixed that mysql_errno wasn't used properly. (Chris Adams
  <cmadams@hiwaay.net>)
* Fixed test suite problem, when user name and password
  have been interpolated. (Bruno Hivert (LMC)
  <lmcbrhi@lmc.ericsson.se>)
* mysql_insertid and mysql_affectedrows are no longer treated
  as integers, but longs. Thanks to Michael G Schwern
  <schwern@pobox.com>.

Next | Query returned 77 messages, browsing 71 to 80 | previous