Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
The grand purge: delete old binlog code
Browse files Browse the repository at this point in the history
  • Loading branch information
sougou committed Nov 27, 2013
1 parent 4eb40cc commit 502f884
Show file tree
Hide file tree
Showing 14 changed files with 8 additions and 2,184 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ third_party/mysql
go/cmd/mysqlctl/mysqlctl
go/cmd/normalizer/normalizer
go/cmd/topo2topo/topo2topo
go/cmd/vt_binlog_player/vt_binlog_player
go/cmd/vt_binlog_server/vt_binlog_server
go/cmd/vtaction/vtaction
go/cmd/vtgate/vtgate
go/cmd/vtclient2/vtclient2
Expand Down
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ build:
cd go/cmd/mysqlctl; go build
cd go/cmd/normalizer; go build
cd go/cmd/topo2topo; go build
cd go/cmd/vt_binlog_player; go build
cd go/cmd/vt_binlog_server; go build
cd go/cmd/vtaction; go build
cd go/cmd/vtgate; go build
cd go/cmd/vtclient2; go build
Expand Down
101 changes: 0 additions & 101 deletions go/cmd/vt_binlog_player/vt_binlog_player.go

This file was deleted.

52 changes: 0 additions & 52 deletions go/cmd/vt_binlog_server/vt_binlog_server.go

This file was deleted.

143 changes: 0 additions & 143 deletions go/vt/mysqlctl/binlog_decoder.go

This file was deleted.

Loading

0 comments on commit 502f884

Please sign in to comment.