Package Details: mariadb-jdbc 3.3.2-1

Git Clone URL: https://aur.archlinux.org/mariadb-jdbc.git (read-only, click to copy)
Package Base: mariadb-jdbc
Description: MariaDB Connector/J - Java library to connect to MariaDB and MySQL.
Upstream URL: https://mariadb.com/kb/en/mariadb-connector-j/
Licenses: LGPL2.1
Provides: mysql-jdbc
Submitter: Red54
Maintainer: guoxh
Last Packager: guoxh
Votes: 53
Popularity: 0.004734
First Submitted: 2012-12-18 05:18 (UTC)
Last Updated: 2024-01-10 07:30 (UTC)

Dependencies (1)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

guoxh commented on 2016-01-15 05:55 (UTC)

Hi framas, this makes sense. I will do it shortly.

framas commented on 2016-01-15 05:26 (UTC)

Can you please remove the conflicts=('mysql-jdbc')? I use both of them on my system and installation in parralell is possible after hacking the PKGBUILD for each update...

guoxh commented on 2015-12-18 15:19 (UTC)

Updated to 1.3.3.

spuggy commented on 2015-12-18 13:52 (UTC)

Patch. --- a/PKGBUILD.old +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Xunhua Guo <xunhua.guo@gmail.com> pkgname=mariadb-jdbc -pkgver=1.3.0 +pkgver=1.3.3 pkgrel=1 pkgdesc="The official JDBC driver (Java library) for MariaDB" arch=('any') @@ -12,7 +12,7 @@ provides=('mysql-jdbc') conflicts=('mysql-jdbc') replaces=('mysql-jdbc') source=("https://code.mariadb.com/connectors/java/connector-java-${pkgver}/mariadb-java-client-${pkgver}.jar") -md5sums=("c09cba3af3d50ab2ee0abc84d03d3774") +md5sums=("6ed6231801ba631c948a7ececb9776c5") package() { install -D -m755 \

guoxh commented on 2015-11-17 06:04 (UTC)

updated to 1.3.0.

guoxh commented on 2015-10-21 06:14 (UTC)

update to 1.2.3.

zwastik commented on 2015-10-21 04:33 (UTC)

Lastest stable version is 1.2.3 according to https://code.mariadb.com/connectors/java/.

guoxh commented on 2015-08-27 02:20 (UTC)

Updated to 1.2.0. Thanks, manuelschneid3r.

manuelschneid3r commented on 2015-08-26 10:14 (UTC)

1.2.0 is out. Patch: --- PKGBUILD 2015-07-16 14:19:35.000000000 +0200 +++ PKGBUILD.new 2015-08-26 12:12:04.075716033 +0200 @@ -1,7 +1,7 @@ # Maintainer: Xunhua Guo <xunhua.guo@gmail.com> pkgname=mariadb-jdbc -pkgver=1.1.9 +pkgver=1.2.0 pkgrel=1 pkgdesc="The official JDBC driver (Java library) for MariaDB" arch=('any') @@ -12,7 +12,7 @@ conflicts=('mysql-jdbc') replaces=('mysql-jdbc') source=("https://code.mariadb.com/connectors/java/connector-java-${pkgver}/mariadb-java-client-${pkgver}.jar") -md5sums=("30e779153c565cbdd8920bde11156b84") +md5sums=("5c500682cc1bc8c1503cdc474f2eee91") package() { install -D -m755 \

guoxh commented on 2015-07-16 12:22 (UTC)

updated to 1.1.9