Commit graph

11 commits

Author SHA1 Message Date
Bernard Spil
f34763af70 databases/p5-DBD-mysql: Fix issue with MariaDB 10.2
- Use method, don't access struct

PR:		219788
Reported by:	Alexey <fbsd98816551@avksrv.org>
2017-06-24 15:08:51 +00:00
Alex Dupre
b3b01af94f Remove unneeded patch. MySQL 5.1.24 reverted to original API. 2008-04-23 05:48:44 +00:00
Alex Dupre
8dae7d08c8 Fix build with mysql 5.1.23. 2008-02-17 21:42:05 +00:00
Sergey Skvortsov
5e078d5a44 Update to 4.005
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.005/ChangeLog
2007-06-13 05:41:04 +00:00
Peter Pentchev
9928d15daf Unbreak DBD::mysql for MySQL 4.0.x - remove all the mysql_sqlstate()
ifdef's from dbdimp.c and dbdimp.h, as upstream apparently intended in
4.003, but did not quite catch them all.

Approved by:	skv (maintainer)
2007-03-22 15:46:26 +00:00
Sergey Skvortsov
043109952f Update to 3.0008
Changes:	http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0008/ChangeLog
2006-11-02 14:08:19 +00:00
Marcus Alves Grando
0dc1587de9 - portlint(1) in PORTREVISION
- Fix build with 4.x

Approved by:	skv
2006-09-14 17:31:34 +00:00
Sergey Skvortsov
a960210696 * update to to 3.0002
* tune CONFLICTS

Submitted by:	leeym
PR:		ports/83561
2005-07-22 10:11:48 +00:00
Sergey Skvortsov
847ce3e03d Fix build for mysql < 4.0103 2005-07-11 07:45:31 +00:00
Pav Lucistnik
e92115c039 - Remove patch file which was included upstream, thus unbreak build
PR:		ports/70321, ports/70329, ports/70340
Submitted by:	Christian Lackas <c.lackas@fz-juelich.de>,
		Renato Botelho <rbgarga@gmail.com>,
		Cheng-Lung Sung <clsung@dragon2.net>
2004-08-12 07:34:29 +00:00
Alex Dupre
a8d2e0b5d8 Add patch for MySQL 4.1.3 API and unbreak build.
Obtained from:	DBD::mysql CVS
2004-07-05 10:08:37 +00:00