Download Files
The following instructions can be used to install SingleStore DB Tools.
Non-privileged (non-sudo
) deployment of MemSQL is supported as of SingleStore DB Toolbox v1.3.0.
Download the following MemSQL packages onto a device with access to the Master Aggregator.
memsql-server singlestoredb-toolbox singlestore-clientTransfer Files
- Create a
/home/<user>/memsql
directory on the Master Aggregator.
cd
mkdir memsql
- Transfer the
singlestoredb-toolbox
,singlestore-client
, andmemsql-server
files to this new/home/<user>/memsql
directory.
Unpack Files
Perform the following steps on the Master Aggregator:
- Change to the
/home/<user>/memsql
directory.
cd /home/<user>/memsql
- Unpack the SingleStore Tools files.
tar xzvf singlestoredb-toolbox_<version>.tar.gz
tar xzvf singlestore-client_<version>.tar.gz