Search Criteria
Package Details: myodbc 8.0.23-1
Git Clone URL: | https://aur.archlinux.org/myodbc.git (read-only, click to copy) |
---|---|
Package Base: | myodbc |
Description: | ODBC driver/connector for MySQL |
Upstream URL: | https://dev.mysql.com/downloads/connector/odbc/ |
Licenses: | |
Submitter: | angvp |
Maintainer: | azzbcc |
Last Packager: | azzbcc |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-20 01:48 |
Last Updated: | 2021-02-08 03:17 |
Dependencies (5)
- libmysqlclient (mysql51, libmysqlclient55, libmysqlclient56, libmysqlclient57, mroonga)
- unixodbc (erlang-unixodbc-git)
- cmake (cmake-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (optional) – graphical interface
Latest Comments
pingveno commented on 2018-01-21 21:04
This package no long works with MariaDB due to divergence between the C API for libmariadbclient and libmysqlclient. I am abandoning it. It can still be taken up by someone who needs to use MySQL instead of MariaDB.
The preferred package is mariadb-connector-odbc.
es02 commented on 2017-09-20 14:46
Updated the following lines in PKGBUILD:
pkgver=5.3.9
md5sums=('9519e6455457e22dcb74e64653701ee0'
'24c9fc679801c28015876b8f4a0d8b76')
I got the following errors:
==> Starting prepare()...
patching file driver/catalog_no_i_s.c
Hunk #1 FAILED at 1093.
1 out of 1 hunk FAILED -- saving rejects to file driver/catalog_no_i_s.c.rej
patching file driver/desc.c
Hunk #1 FAILED at 63.
Hunk #2 succeeded at 1002 with fuzz 2 (offset 5 lines).
1 out of 2 hunks FAILED -- saving rejects to file driver/desc.c.rej
patching file driver/handle.c
Hunk #1 FAILED at 403.
1 out of 1 hunk FAILED -- saving rejects to file driver/handle.c.rej
patching file driver/parse.c
Hunk #1 FAILED at 129.
1 out of 1 hunk FAILED -- saving rejects to file driver/parse.c.rej
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Makepkg was unable to build myodbc.
pingveno commented on 2017-03-24 19:51
I'm working on a fix, but currently it is not compiling against the latest version of mariadb.
shameempk commented on 2017-03-23 18:31
source link is dead now. gives 404.