Skip to content

Activity

mysql: Fix ColumnNumber() panic with nil Resultset (#968)

Pull request merge
lance6716pushed 1 commit to master • 14069d3…7108b1d • 
3 days ago

replication: Improve COM_REGISTER_SLAVE (#967)

Pull request merge
lance6716pushed 1 commit to master • dc262fe…14069d3 • 
3 days ago

use syscall.Gettimeofday to get current time (#961)

Pull request merge
lance6716pushed 1 commit to master • a66e74e…dc262fe • 
12 days ago

Remove duplicate SIGINT in signal handling (#962)

Pull request merge
lance6716pushed 1 commit to master • f87f8bc…a66e74e • 
15 days ago

feat: Added time.Time support for datetime format (#957)

Pull request merge
lance6716pushed 1 commit to master • 2f42179…f87f8bc • 
19 days ago

mysql field: expose API to modify field vale (#960)

Pull request merge
lance6716pushed 1 commit to master • a778272…2f42179 • 
23 days ago

replication: Support GTID tag in PreviousGTIDsEvent (#952)

Pull request merge
lance6716pushed 1 commit to master • 6bb9e67…a778272 • 
27 days ago

zeroalloc: don't use unsafe.Pointer (#959)

Pull request merge
lance6716pushed 1 commit to master • c6114ee…6bb9e67 • 
29 days ago

driver: allow configuration of the driver name (#958)

Pull request merge
lance6716pushed 1 commit to master • 615af30…c6114ee • 
on Dec 6, 2024

Update README (#950)

Pull request merge
lance6716pushed 1 commit to master • 506416d…615af30 • 
on Dec 6, 2024

README: fix example for database/sql (#955)

Pull request merge
lance6716pushed 1 commit to master • 0126986…506416d • 
on Dec 4, 2024

CI: Update Go, MySQL and Ubuntu versions (#954)

Pull request merge
lance6716pushed 1 commit to master • 611e959…0126986 • 
on Nov 27, 2024

canal,dump: Improve logging (#953)

Pull request merge
lance6716pushed 1 commit to master • 95109e7…611e959 • 
on Nov 23, 2024

new release v1.10.0 (#949)

Pull request merge
lance6716pushed 1 commit to master • 8b76415…95109e7 • 
on Nov 20, 2024

replication,cmd: improve flavor handling (#946)

Pull request merge
lance6716pushed 1 commit to master • b1f4fb3…8b76415 • 
on Nov 20, 2024

Upgrade github.com/pingcap/tidb/pkg/parser. (#948)

Pull request merge
lance6716pushed 1 commit to master • c7b7533…b1f4fb3 • 
on Nov 19, 2024

replication: Add GTID_TAGGED_LOG_EVENT (#947)

Pull request merge
lance6716pushed 1 commit to master • 760b566…c7b7533 • 
on Nov 14, 2024

canal: support ipv6 address (#943)

Pull request merge
lance6716pushed 1 commit to master • f230d5f…760b566 • 
on Nov 11, 2024

Remove failover (#931)

Pull request merge
lance6716pushed 1 commit to master • 37a3291…f230d5f • 
on Nov 11, 2024

dump: use mariadb-dump when available (#942)

Pull request merge
lance6716pushed 1 commit to master • 5b7ff06…37a3291 • 
on Nov 11, 2024

go-mysqlbinlog: set to retry only 10 times (#945)

Pull request merge
lance6716pushed 1 commit to master • 867d4cc…5b7ff06 • 
on Nov 9, 2024

go-mysqldump: Add option to skip binlog position (#941)

Pull request merge
lance6716pushed 1 commit to master • 5acb569…867d4cc • 
on Nov 8, 2024

server: Improve example (#936)

Pull request merge
lance6716pushed 1 commit to master • 5ad36fa…5acb569 • 
on Oct 28, 2024

dump: use --source-data based on version (#933)

Pull request merge
lance6716pushed 1 commit to master • 03f4d7c…5ad36fa • 
on Oct 28, 2024

replication: Log info about server (#935)

Pull request merge
lance6716pushed 1 commit to master • 661b04b…03f4d7c • 
on Oct 28, 2024

replication: fix uuid typo (#934)

Pull request merge
lance6716pushed 1 commit to master • cadcdcc…661b04b • 
on Oct 27, 2024

dump: Support newer mysqldump versions (#932)

Pull request merge
lance6716pushed 1 commit to master • 22158ba…cadcdcc • 
on Oct 27, 2024

replication: Make ServerVersion a proper string (#930)

Pull request merge
lance6716pushed 1 commit to master • 51292e4…22158ba • 
on Oct 26, 2024

Makefile: allow for gotip (#928)

Pull request merge
lance6716pushed 1 commit to master • ff1dab4…51292e4 • 
on Oct 26, 2024

client: Fix timeout reset during TLS handshake (#925)

Pull request merge
lance6716pushed 1 commit to master • c435689…ff1dab4 • 
on Oct 24, 2024