From 2102e4b8ca345b43dd8c8a240c2b8c430acf24d9 Mon Sep 17 00:00:00 2001 From: Shahriyar Rzayev Date: Tue, 25 Oct 2016 16:31:31 +0400 Subject: [PATCH] Fixed #13 --- include/sysbench_oltp_prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sysbench_oltp_prepare.sh b/include/sysbench_oltp_prepare.sh index 91e2f4e..1a023f0 100755 --- a/include/sysbench_oltp_prepare.sh +++ b/include/sysbench_oltp_prepare.sh @@ -124,7 +124,7 @@ function prepare() ########################################################################################## # START - # This is temporary fix for : https://github.com/Percona-QA/PTB/issues/13 + # This is fix for : https://github.com/Percona-QA/PTB/issues/13 # Date: 25 october 2016 # Adding compression column with pre-defined dictionary support if [ $COMPRESSED_COLUMN -ne 0 ]; then