MCPcopy Create free account

hub / github.com/IceFireDB/IceFireDB / functions

Functions1,844 in github.com/IceFireDB/IceFireDB

↓ 9 callersFunctionLengthEncodedString
LengthEncodedString returns the string read as a bytes slice, whether the value is NULL, the number of bytes read and an error, in case the string is
IceFireDB-SQLProxy/pkg/mysql/mysql/util.go:196
↓ 9 callersFunctionLengthEncodedString
LengthEncodedString returns the string read as a bytes slice, whether the value is NULL, the number of bytes read and an error, in case the string is
IceFireDB-SQLite/pkg/mysql/mysql/util.go:196
↓ 9 callersFunctionParseMariadbGTIDSet
ParseMariadbGTIDSet parses str into mariadb gtid sets
IceFireDB-SQLProxy/pkg/mysql/mysql/mariadb_gtid.go:111
↓ 9 callersFunctionParseMariadbGTIDSet
ParseMariadbGTIDSet parses str into mariadb gtid sets
IceFireDB-SQLite/pkg/mysql/mysql/mariadb_gtid.go:111
↓ 9 callersMethodPut
(key, value []byte)
driver/ipfs-synckv/db.go:226
↓ 9 callersFunctionWriteSimpleString
(local *RESPHandle.WriterHandle, reply string)
IceFireDB-PubSub/pkg/router/writer.go:30
↓ 9 callersFunctionstringSliceToBytes
(args []string)
set.go:229
↓ 8 callersMethodClose
()
driver/hybriddb/write_batch.go:33
↓ 8 callersMethodExit
A method of PubSub that updates the chat room by subscribing to the new topic
IceFireDB-SQLite/pkg/p2p/pubsub.go:206
↓ 8 callersFunctionNewClient
NewClient creates a new S3 client. Credentials can be set in the options, but it's recommended to either use the shared credentials file (Linux: "~/.
driver/oss/s3.go:174
↓ 8 callersMethodNewWriteBatch
()
driver/hybriddb/db.go:273
↓ 8 callersMethodNormalize
()
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:86
↓ 8 callersMethodNormalize
()
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:86
↓ 8 callersFunctionParseMysqlGTIDSet
(str string)
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:304
↓ 8 callersFunctionParseMysqlGTIDSet
(str string)
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:304
↓ 8 callersFunctionPutLengthEncodedString
(b []byte)
IceFireDB-SQLProxy/pkg/mysql/mysql/util.go:228
↓ 8 callersFunctionPutLengthEncodedString
(b []byte)
IceFireDB-SQLite/pkg/mysql/mysql/util.go:228
↓ 8 callersFunctioncheckScanValues
(t *testing.T, ay interface{}, values ...interface{})
scan_test.go:28
↓ 8 callersFunctionerrAccessDenied
(password string)
IceFireDB-SQLProxy/pkg/mysql/server/auth.go:68
↓ 8 callersFunctionerrAccessDenied
(password string)
IceFireDB-SQLite/pkg/mysql/server/auth.go:68
↓ 8 callersFunctiontestListIndex
(key []byte, index int64, v int)
lists_test.go:18
↓ 7 callersMethodAddCommand
(operation string, handlers ...router.HandlerFunc)
IceFireDB-Redis-Proxy/pkg/router/redisCluster/router.go:134
↓ 7 callersMethodAddCommand
(operation string, handlers ...router.HandlerFunc)
IceFireDB-PubSub/pkg/router/redisCluster/router.go:134
↓ 7 callersMethodClose
()
IceFireDB-SQLProxy/pkg/mysql/client/conn.go:112
↓ 7 callersMethodClose
()
IceFireDB-SQLProxy/pkg/mysql/server/conn.go:173
↓ 7 callersMethodClose
()
IceFireDB-SQLite/pkg/mysql/server/conn.go:173
↓ 7 callersMethodClose
()
driver/hybriddb/iterator.go:19
↓ 7 callersMethodCommit
()
driver/hybriddb/write_batch.go:20
↓ 7 callersMethodEncode
Encode GTID set into binary format used in binlog dump commands
IceFireDB-SQLite/pkg/mysql/mysql/gtid.go:9
↓ 7 callersMethodFirst
()
driver/hybriddb/iterator.go:39
↓ 7 callersMethodGet
(key []byte)
driver/hybriddb/snapshot.go:13
↓ 7 callersMethodKey
()
driver/hybriddb/iterator.go:11
↓ 7 callersMethodNext
()
IceFireDB-Redis-Proxy/pkg/router/context.go:49
↓ 7 callersMethodOpen
(path string, cfg *config.Config)
driver/ipfs-synckv/db.go:57
↓ 7 callersFunctionParseMariadbGTID
ParseMariadbGTID parses mariadb gtid, [domain ID]-[server-id]-[sequence]
IceFireDB-SQLProxy/pkg/mysql/mysql/mariadb_gtid.go:22
↓ 7 callersFunctionParseMariadbGTID
ParseMariadbGTID parses mariadb gtid, [domain ID]-[server-id]-[sequence]
IceFireDB-SQLite/pkg/mysql/mysql/mariadb_gtid.go:22
↓ 7 callersFunctionPutLengthEncodedInt
(n uint64)
IceFireDB-SQLProxy/pkg/mysql/mysql/util.go:173
↓ 7 callersFunctionPutLengthEncodedInt
(n uint64)
IceFireDB-SQLite/pkg/mysql/mysql/util.go:173
↓ 7 callersMethodResetSequence
()
IceFireDB-SQLProxy/pkg/mysql/packet/conn.go:296
↓ 7 callersMethodResetSequence
()
IceFireDB-SQLite/pkg/mysql/packet/conn.go:296
↓ 7 callersMethodValue
()
driver/hybriddb/iterator.go:15
↓ 7 callersMethodacquirePassword
()
IceFireDB-SQLProxy/pkg/mysql/server/auth.go:56
↓ 7 callersMethodacquirePassword
()
IceFireDB-SQLite/pkg/mysql/server/auth.go:56
↓ 7 callersMethodexec
(query string)
IceFireDB-SQLProxy/pkg/mysql/client/conn.go:317
↓ 7 callersMethodexec
(query string)
IceFireDB-SQLite/pkg/mysql/client/conn.go:312
↓ 6 callersMethodAddCommand
(operation string, handlers ...router.HandlerFunc)
IceFireDB-PubSub/pkg/router/redisNode/router.go:154
↓ 6 callersMethodAdvertiseConnect
A method of P2P to connect to service peers. This method uses the Advertise() functionality of the Peer Discovery Service to advertise the service and
IceFireDB-SQLite/pkg/p2p/p2p.go:103
↓ 6 callersMethodDecode
(data []byte)
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:283
↓ 6 callersFunctionNewDefaultError
NewDefaultError: default mysql error, must adapt errname message format
IceFireDB-SQLProxy/pkg/mysql/mysql/error.go:27
↓ 6 callersFunctionNewDefaultError
NewDefaultError: default mysql error, must adapt errname message format
IceFireDB-SQLite/pkg/mysql/mysql/error.go:27
↓ 6 callersMethodParse
(p FieldData)
IceFireDB-SQLite/pkg/mysql/mysql/field.go:44
↓ 6 callersMethodRead
()
IceFireDB-PubSub/test/proto/client.go:67
↓ 6 callersMethodReadPacketReuseMem
(dst []byte)
IceFireDB-SQLProxy/pkg/mysql/packet/conn.go:99
↓ 6 callersMethodReadPacketReuseMem
(dst []byte)
IceFireDB-SQLite/pkg/mysql/packet/conn.go:99
↓ 6 callersFunctionUint16ToBytes
(n uint16)
IceFireDB-SQLProxy/pkg/mysql/mysql/util.go:235
↓ 6 callersFunctionUint16ToBytes
(n uint16)
IceFireDB-SQLite/pkg/mysql/mysql/util.go:235
↓ 6 callersFunctionWriteInt
(local *RESPHandle.WriterHandle, reply int64)
IceFireDB-Redis-Proxy/pkg/router/writer.go:135
↓ 6 callersFunctionWriteInt
(local *RESPHandle.WriterHandle, reply int64)
IceFireDB-PubSub/pkg/router/writer.go:135
↓ 6 callersFunctionWriteSimpleString
(local *RESPHandle.WriterHandle, reply string)
IceFireDB-Redis-Proxy/pkg/router/writer.go:30
↓ 6 callersFunctioncheckConnection
checkConnection returns true if a connection could be made, false otherwise.
driver/oss/s3_test.go:227
↓ 5 callersMethodClose
()
driver/hybriddb/snapshot.go:31
↓ 5 callersMethodCompare
(o Position)
IceFireDB-SQLite/pkg/mysql/mysql/position.go:15
↓ 5 callersMethodContain
Contain returns true if sub in s
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:111
↓ 5 callersMethodContain
Contain returns true if sub in s
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:111
↓ 5 callersMethodDo
(cmd string, args ...interface{})
IceFireDB-Redis-Proxy/pkg/router/redisNode/router.go:134
↓ 5 callersMethodDo
(cmd string, args ...interface{})
IceFireDB-PubSub/pkg/router/redisNode/router.go:142
↓ 5 callersMethodDump
(section string)
server_info.go:63
↓ 5 callersMethodGetValue
(row, column int)
IceFireDB-SQLProxy/pkg/mysql/mysql/resultset.go:72
↓ 5 callersMethodGetValue
(row, column int)
IceFireDB-SQLite/pkg/mysql/mysql/resultset.go:72
↓ 5 callersFunctionInt64ToUint64
(val int64)
IceFireDB-SQLProxy/utils/zeroalloc.go:21
↓ 5 callersFunctionInt64ToUint64
(val int64)
IceFireDB-SQLite/utils/zeroalloc.go:21
↓ 5 callersMethodIsInTransaction
()
IceFireDB-SQLProxy/pkg/mysql/client/conn.go:287
↓ 5 callersMethodNameIndex
(name string)
IceFireDB-SQLProxy/pkg/mysql/mysql/resultset.go:84
↓ 5 callersMethodNameIndex
(name string)
IceFireDB-SQLite/pkg/mysql/mysql/resultset.go:84
↓ 5 callersFunctionNewConn
(conn net.Conn)
IceFireDB-SQLProxy/pkg/mysql/packet/conn.go:70
↓ 5 callersFunctionNewConn
(conn net.Conn)
IceFireDB-SQLite/pkg/mysql/packet/conn.go:70
↓ 5 callersMethodNewIterator
()
driver/hybriddb/db.go:281
↓ 5 callersMethodNewSnapshot
()
driver/hybriddb/db.go:290
↓ 5 callersMethodNext
()
driver/hybriddb/iterator.go:31
↓ 5 callersMethodParse
(p FieldData)
IceFireDB-SQLProxy/pkg/mysql/mysql/field.go:44
↓ 5 callersFunctionReadArray
Read an array, with all elements are the raw redis commands Also reads sets and maps.
IceFireDB-Redis-Proxy/test/proto/proto.go:30
↓ 5 callersFunctionReadArray
Read an array, with all elements are the raw redis commands Also reads sets and maps.
IceFireDB-PubSub/test/proto/proto.go:30
↓ 5 callersFunctionReadString
(b string)
IceFireDB-Redis-Proxy/test/proto/proto.go:74
↓ 5 callersFunctionReadString
(b string)
IceFireDB-PubSub/test/proto/proto.go:74
↓ 5 callersMethodReset
()
IceFireDB-Redis-Proxy/pkg/router/context.go:41
↓ 5 callersMethodReset
()
IceFireDB-PubSub/pkg/router/context.go:41
↓ 5 callersMethodSort
()
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:82
↓ 5 callersMethodSort
()
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:82
↓ 5 callersFunctionUint32ToBytes
(n uint32)
IceFireDB-SQLProxy/pkg/mysql/mysql/util.go:242
↓ 5 callersFunctionUint32ToBytes
(n uint32)
IceFireDB-SQLite/pkg/mysql/mysql/util.go:242
↓ 5 callersMethodUseDB
handle COM_INIT_DB command, you can check whether the dbName is valid, or other.
IceFireDB-SQLite/pkg/mysql/server/command.go:17
↓ 5 callersFunctioncheckScan
(t *testing.T, c *redis.Client, tp string)
scan_test.go:46
↓ 5 callersMethoddumpPairs
(buf *bytes.Buffer, pairs ...infoPair)
server_info.go:201
↓ 5 callersMethodhandleOKPacket
(data []byte)
IceFireDB-SQLProxy/pkg/mysql/client/resp.go:39
↓ 5 callersMethodhandleOKPacket
(data []byte)
IceFireDB-SQLite/pkg/mysql/client/resp.go:39
↓ 5 callersFunctionisDML
(sql string)
IceFireDB-SQLProxy/internal/mysql/p2p.go:163
↓ 5 callersMethodisEOFPacket
(data []byte)
IceFireDB-SQLProxy/pkg/mysql/client/resp.go:35
↓ 5 callersMethodisEOFPacket
(data []byte)
IceFireDB-SQLite/pkg/mysql/client/resp.go:35
↓ 5 callersFunctionparseInterval
Interval is [start, stop), but the GTID string's format is [n] or [n1-n2], closed interval
IceFireDB-SQLProxy/pkg/mysql/mysql/mysql_gtid.go:27
↓ 5 callersFunctionparseInterval
Interval is [start, stop), but the GTID string's format is [n] or [n1-n2], closed interval
IceFireDB-SQLite/pkg/mysql/mysql/mysql_gtid.go:27
← previousnext →101–200 of 1,844, ranked by callers