Home
last modified time | relevance | path

Searched refs:SendLongData (Results 1 – 18 of 18) sorted by relevance

/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/ziutek/mymysql/mysql/
H A Dinterface.go68 SendLongData(pnum int, data interface{}, pkt_size int) error methodSpec
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/ziutek/mymysql/mysql/
H A Dinterface.go68 SendLongData(pnum int, data interface{}, pkt_size int) error methodSpec
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ziutek/mymysql/mysql/
H A Dinterface.go68 SendLongData(pnum int, data interface{}, pkt_size int) error methodSpec
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/pressly/goose/vendor/github.com/ziutek/mymysql/mysql/
H A Dinterface.go68 SendLongData(pnum int, data interface{}, pkt_size int) error methodSpec
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ziutek/mymysql/mysql/
H A Dinterface.go68 SendLongData(pnum int, data interface{}, pkt_size int) error methodSpec
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ziutek/mymysql/thrsafe/
H A Dthrsafe.go221 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) error { func
225 return stmt.Stmt.SendLongData(pnum, data, pkt_size)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ziutek/mymysql/thrsafe/
H A Dthrsafe.go221 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) error { func
225 return stmt.Stmt.SendLongData(pnum, data, pkt_size)
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ziutek/mymysql/examples/long_data/
H A Dlong_data.go90 checkError(ins.SendLongData(1, http_res.Body, 8192))
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ziutek/mymysql/examples/long_data/
H A Dlong_data.go90 checkError(ins.SendLongData(1, http_res.Body, 8192))
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ziutek/mymysql/native/
H A Dnative_test.go821 checkErr(t, ins.SendLongData(1, data, 256*1024), nil)
822 checkErr(t, ins.SendLongData(1, data, 512*1024), nil)
856 checkErr(t, ins.SendLongData(1, file, 128*1024), nil)
860 checkErr(t, ins.SendLongData(1, file, 1024*1024), nil)
H A Dmysql.go668 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) (err error) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ziutek/mymysql/native/
H A Dnative_test.go821 checkErr(t, ins.SendLongData(1, data, 256*1024), nil)
822 checkErr(t, ins.SendLongData(1, data, 512*1024), nil)
856 checkErr(t, ins.SendLongData(1, file, 128*1024), nil)
860 checkErr(t, ins.SendLongData(1, file, 1024*1024), nil)
H A Dmysql.go668 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) (err error) { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ziutek/mymysql/
H A DREADME.md299 ### Example 3 - using SendLongData in conjunction with http.Get
326 err = ins.SendLongData(1, resp.Body, 8192)
661 SendLongData method. If you want to use this feature you need to change the default
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ziutek/mymysql/
H A DREADME.md299 ### Example 3 - using SendLongData in conjunction with http.Get
326 err = ins.SendLongData(1, resp.Body, 8192)
661 SendLongData method. If you want to use this feature you need to change the default
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/ziutek/mymysql/native/
H A Dmysql.go668 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) (err error) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/ziutek/mymysql/native/
H A Dmysql.go668 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) (err error) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/pressly/goose/vendor/github.com/ziutek/mymysql/native/
H A Dmysql.go668 func (stmt *Stmt) SendLongData(pnum int, data interface{}, pkt_size int) (err error) { func