Bug 198925 - databases/mysql-connector-odbc: fix build and work with mariadb100
Summary: databases/mysql-connector-odbc: fix build and work with mariadb100
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-26 12:18 UTC by Pavel Timofeev
Modified: 2015-08-31 10:44 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (sergey)


Attachments
a patch (6.55 KB, patch)
2015-03-26 12:18 UTC, Pavel Timofeev
no flags Details | Diff
a poudriere log (293.04 KB, text/plain)
2015-03-26 14:10 UTC, Pavel Timofeev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2015-03-26 12:18:55 UTC
Created attachment 154823 [details]
a patch

Hi!

Here is a patch that makes databases/mysql-connector-odbc build and work with mariadb-10.

Additionally delete old patch and add something new to IGNORE.

Thanks to fedora crowd and redhat bugzilla users ;)

Should I provide a poudriere log?
Comment 1 Pavel Timofeev 2015-03-26 14:10:32 UTC
Created attachment 154825 [details]
a poudriere log
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-31 10:31:25 UTC
Testbuild on cur-amd64, 10.2-i386, 9.3-amd64 was fine.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-31 10:43:59 UTC
A commit references this bug:

Author: pi
Date: Mon Aug 31 10:43:32 UTC 2015
New revision: 395662
URL: https://svnweb.freebsd.org/changeset/ports/395662

Log:
  databases/mysql-connector-odbc: build and interoperate with mariadb-10

  PR:		198925
  Submitted by:	Pavel Timofeev <timp87@gmail.com>
  Approved by:	sergey@network-asp.biz (maintainer timeout)

Changes:
  head/databases/mysql-connector-odbc/Makefile
  head/databases/mysql-connector-odbc/files/patch-driver__execute.c
  head/databases/mysql-connector-odbc/files/patch-driver_catalog_no_i_s.c
  head/databases/mysql-connector-odbc/files/patch-driver_desc.c
  head/databases/mysql-connector-odbc/files/patch-driver_handle.c
  head/databases/mysql-connector-odbc/files/patch-driver_parse.c
  head/databases/mysql-connector-odbc/files/patch-util_odbcinstw.c
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-31 10:44:46 UTC
Committed, thanks for your patience!