The Vitess 11.0 Documentationbashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Add GOROOT export GOROOT=/usr/local/go/ # Add GOPATH export GOPATH=/home//go Packages from CentOS repos put these in your .bashrc: # Additions to ~/.bashrc file #VTDATAROOT export VTDATAROOT=/tmp/vtdataroot # Vitess binaries export PATH=~/vitess/bin:${PATH} Build Vitess: make build Testing your Binaries wget mysql@5.7 Add mysql@5.7 and go@1.16 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.16/bin:$PATH"' >> ~/.bash_profile 0 码力 | 481 页 | 3.14 MB | 1 年前3
The Vitess 10.0 Documentation
bashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Add GOROOT export GOROOT=/usr/local/go/ # Add GOPATH export GOPATH=/home//go Packages from CentOS repos put these in your .bashrc: # Additions to ~/.bashrc file #VTDATAROOT export VTDATAROOT=/tmp/vtdataroot # Vitess binaries export PATH=~/vitess/bin:${PATH} Build Vitess: make build Testing your Binaries wget mysql@5.7 Add mysql@5.7 and go@1.15 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.15/bin:$PATH"' >> ~/.bash_profile 0 码力 | 455 页 | 3.07 MB | 1 年前3
The Vitess 12.0 Documentationbashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Add GOROOT export GOROOT=/usr/local/go/ # Add GOPATH export GOPATH=/home//go Packages from CentOS repos put these in your .bashrc: # Additions to ~/.bashrc file #VTDATAROOT export VTDATAROOT=/tmp/vtdataroot # Vitess binaries export PATH=~/vitess/bin:${PATH} 34 Build Vitess: make build Testing your able to install: brew install automake git curl wget mysql@5.7 Add mysql@5.7 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile Download and install Golang 1.17. 0 码力 | 534 页 | 3.32 MB | 1 年前3
The Vitess 9.0 Documentationbashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Add GOROOT export GOROOT=/usr/local/go/ # Add GOPATH export GOPATH=/home//go Packages from CentOS repos put these in your .bashrc: # Additions to ~/.bashrc file #VTDATAROOT export VTDATAROOT=/tmp/vtdataroot # Vitess binaries export PATH=~/vitess/bin:${PATH} Build Vitess: make build Testing your Binaries wget mysql@5.7 Add mysql@5.7 and go@1.15 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.15/bin:$PATH"' >> ~/.bash_profile 0 码力 | 417 页 | 2.96 MB | 1 年前3
The Vitess 8.0 Documentationgz sudo tar -C /usr/local -xzf go1.13.9.linux-amd64.tar.gz Make sure to add go to your bashrc: export PATH=$PATH:/usr/local/go/bin Packages from CentOS repos The MariaDB version included with CentOS these in your .bashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Vitess binaries export PATH=~/vitess/bin:${PATH} 30 Build Vitess: make build Testing your wget mysql@5.7 Add mysql@5.7 and go@1.13 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.13/bin:$PATH"' >> ~/.bash_profile0 码力 | 331 页 | 1.35 MB | 1 年前3
The Vitess 7.0 Documentationgz sudo tar -C /usr/local -xzf go1.13.9.linux-amd64.tar.gz Make sure to add go to your bashrc: export PATH=$PATH:/usr/local/go/bin Packages from CentOS repos The MariaDB version included with CentOS these in your .bashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Vitess binaries export PATH=~/vitess/bin:${PATH} Build Vitess: make build Testing your Binaries mysql@5.7 etcd Add mysql@5.7 and go@1.13 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.13/bin:$PATH"' >> ~/.bash_profile0 码力 | 254 页 | 949.63 KB | 1 年前3
The Vitess 5.0 Documentationgz sudo tar -C /usr/local -xzf go1.12.14.linux-amd64.tar.gz Make sure to add go to your bashrc: export PATH=$PATH:/usr/local/go/bin Packages from CentOS repos The MariaDB version included with CentOS these in your .bashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Vitess binaries export PATH=~/vitess/bin:${PATH} Build Vitess: make build Testing your Binaries mysql@5.7 etcd Add mysql@5.7 and go@1.12 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.12/bin:$PATH"' >> ~/.bash_profile0 码力 | 206 页 | 875.06 KB | 1 年前3
The Vitess 6.0 Documentationgz sudo tar -C /usr/local -xzf go1.13.9.linux-amd64.tar.gz Make sure to add go to your bashrc: export PATH=$PATH:/usr/local/go/bin Packages from CentOS repos The MariaDB version included with CentOS these in your .bashrc: # Additions to ~/.bashrc file # Add go PATH export PATH=$PATH:/usr/local/go/bin # Vitess binaries export PATH=~/vitess/bin:${PATH} Build Vitess: make build 17 Testing your mysql@5.7 etcd Add mysql@5.7 and go@1.13 to your PATH: echo 'export PATH="/usr/local/opt/mysql@5.7/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="/usr/local/opt/go@1.13/bin:$PATH"' >> ~/.bash_profile0 码力 | 210 页 | 846.79 KB | 1 年前3
Vitess security auditvalid hostname, and if not, then it breaks the loop and checks if it sent 100,000 requests. import requests import json url = 'http://localhost:14200/api/vtctlds' j = 0 for i in range(100000): x = requests com/vitessio/vitess/blob/137cf9daf41112a553f617c66a56fd8b06fad20b/go/ vt/servenv/servenv.go#L33 package servenv import ( // register the HTTP handlers for profiling _ "net/http/pprof" "net/url" "os" "os/signal" "runtime/debug"0 码力 | 41 页 | 1.10 MB | 1 年前3
共 9 条
- 1













