mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
97f2a2213e
* Move some code outside dbms/src folder * Fix paths
5 lines
142 B
Bash
5 lines
142 B
Bash
CONF_DIR=/home/kartavyy/benchmark/mysql
|
|
expect_file=$CONF_DIR/expect.tcl
|
|
test_file=$CONF_DIR/queries.sql
|
|
etc_init_d_service=/etc/init.d/mysql
|