Information for RPM golang-github-ziutek-mymysql-devel-1.5.4-17.20190703gitadcfec2.fc42.noarch.rpm

ID24308
Buildgolang-github-ziutek-mymysql-1.5.4-17.20190703gitadcfec2.fc42
Namegolang-github-ziutek-mymysql-devel
Version1.5.4
Release17.20190703gitadcfec2.fc42
Epoch
Archnoarch
DraftFalse
SummaryMySQL Client API written entirely in Go
DescriptionThis package contains MySQL client API written entirely in Go. It is designed to work with the MySQL protocol version 4.1 or greater. It definitely works well with MySQL server version 5.0 and 5.1 (I use these versions of MySQL servers for my applications). This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ziutek/mymysql
Build Time2025-01-17 04:08:29 GMT
Size69.65 KB
ac3fe5c270a8e42189ba23ffac0c3fbc
LicenseLicenseRef-Callaway-BSD
Provides
golang(github.com/ziutek/mymysql) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/autorc) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/autorc)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/godrv) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/godrv)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/mysql) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/mysql)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/native) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/native)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/thrsafe) = 1.5.4-17.20190703gitadcfec2.fc42
golang(github.com/ziutek/mymysql/thrsafe)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
golang-github-ziutek-mymysql-devel = 1.5.4-17.20190703gitadcfec2.fc42
golang-ipath(github.com/ziutek/mymysql) = 1.5.4-17.20190703gitadcfec2.fc42
golang-ipath(github.com/ziutek/mymysql)(commit=adcfec29206e9f557b2873e46797cc7ceafc81ec) = 1.5.4-17.20190703gitadcfec2.fc42
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 59 >>>
Name ascending sort Size
/usr/share/doc/golang-github-ziutek-mymysql-devel0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/README.md20.38 KB
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/database_sql0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/database_sql/database_sql.go660.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/long_data0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/long_data/long_data.go2.63 KB
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/parallel0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/parallel/parallel.go1.73 KB
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/prepared_stmt0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/prepared_stmt/prepared_stmt.go2.30 KB
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/reconnect0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/reconnect/reconnect.go2.22 KB
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/simple0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/simple/simple.go1.80 KB
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/transactions0.00 B
/usr/share/doc/golang-github-ziutek-mymysql-devel/examples/transactions/transactions.go2.32 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/ziutek0.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql0.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/.goipath114.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/autorc0.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/autorc/autorecon.go7.94 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/autorc/autorecon_test.go2.03 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/doc.go666.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/godrv0.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/godrv/appengine.go237.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/godrv/driver.go9.54 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/godrv/driver_test.go6.56 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql0.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/errors.go25.68 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/field.go215.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/interface.go2.65 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/row.go10.68 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/status.go754.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/types.go4.33 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/types_test.go2.16 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/mysql/utils.go6.30 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native0.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/native/addons.go239.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/native/bind_test.go9.16 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/binding.go2.92 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/codecs.go8.16 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/command.go3.62 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/common.go321.00 B
/usr/share/gocode/src/github.com/ziutek/mymysql/native/consts.go7.07 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/init.go6.21 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/mysql.go19.67 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/native_test.go26.02 KB
/usr/share/gocode/src/github.com/ziutek/mymysql/native/packet.go3.92 KB
Component of No Buildroots