ClickHouse/dbms
George3d6 f338a747b0 Update Client.cpp (#615)
* Update Client.cpp

* Update Client.cpp

Added a check before displaying the % completed to see if progress.total_rows is equal to zero (in order not to display faulty information for table where the % can't be computed). Also added the "elapsed_ns > 500000000" check so that the % still renders in sync with the progress bar.
2017-03-23 04:57:11 +04:00
..
benchmark Replace all !/bin/bash by !/usr/bin/env bash : allow running scripts with bash in non standard path. also on freebsd. 2016-12-21 23:04:27 +03:00
cmake Auto version update to [54190] 2017-03-21 21:41:01 +03:00
include/DB allow several <graphite> targets (#603) 2017-03-21 23:08:09 +04:00
scripts Added part_log with statistics scripts (#549) 2017-03-07 21:13:54 +04:00
src Update Client.cpp (#615) 2017-03-23 04:57:11 +04:00
tests Fixed error with FixedString filtering [#CLICKHOUSE-2898]. 2017-03-21 21:37:35 +03:00
CMakeLists.txt fix moveing cmake files 2017-03-16 19:46:05 +03:00