Search Criteria
Package Details: mariadb-connector-odbc 3.2.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mariadb-connector-odbc.git (read-only, click to copy) |
---|---|
Package Base: | mariadb-connector-odbc |
Description: | A standardized, LGPL licensed ODBC database driver for MariaDB |
Upstream URL: | https://mariadb.com/kb/en/mariadb/mariadb-connector-odbc/ |
Licenses: | LGPL |
Conflicts: | mariadb-connector-odbc-bin |
Submitter: | Erroneous |
Maintainer: | Erroneous |
Last Packager: | Erroneous |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2016-07-31 17:08 (UTC) |
Last Updated: | 2024-09-16 15:06 (UTC) |
Dependencies (6)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- unixodbc (unixodbc-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
Singularity commented on 2019-01-09 14:32 (UTC)
Hello, I had a look at your package. Because the License in LGPL, you don't have to install a license file. The so-called documentation seems to be quite useless, you could leave it out, too. Looking at the post-intall message, I wonder if it helps to compile with -DMARIADB_UNIX_ADDR=/run/mysqld/mysqld.sock
Could you change the description to fit https://wiki.archlinux.org/index.php/PKGBUILD#pkgdesc
Theoretically one could make mariadb-connector-odbc and mariadb-connector-c one split package.
Erroneous commented on 2018-06-25 13:23 (UTC)
Ok, finally got the 3.0.5 working correctly. The new build process doesn't require mariadb-connector-c because it uses git to build it (and mariadb client), but they haven't tightened it down yet to only install libmaodbc.so (and several other issues) so for now I'm not using make install.
Erroneous commented on 2018-06-08 11:41 (UTC)
@wyrucz I had the makedepends set too conservatively. If there are any issues with later versions I'll change them to compensate but hopefully there'll be a new ODBC connector by then.
wyrucz commented on 2018-06-07 16:11 (UTC)
Dependency for mariadb-connector-c 3.0.3 is outdated. mariadb-connector-c 3.0.4-1 is in AUR now.
!! While searching for solutions the following errors occurred: :: Not provided: mariadb-connector-c=3.0.3 but needed by mariadb-connector-odbc-3.0.3-1
Erroneous commented on 2017-10-16 21:17 (UTC)
Erroneous commented on 2017-08-21 16:58 (UTC)
artemklevtsov commented on 2017-08-18 13:09 (UTC) (edited on 2017-08-21 07:50 (UTC) by artemklevtsov)
« First ‹ Previous 1 2