diff options
Diffstat (limited to 'sql-bench/bench-count-distinct.sh')
-rw-r--r-- | sql-bench/bench-count-distinct.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-bench/bench-count-distinct.sh b/sql-bench/bench-count-distinct.sh index 31558aa0b2e..5cc9fb555af 100644 --- a/sql-bench/bench-count-distinct.sh +++ b/sql-bench/bench-count-distinct.sh @@ -1,4 +1,4 @@ -#!@PERL@ +#!/usr/bin/perl # Copyright (C) 2001, 2003 MySQL AB # # This library is free software; you can redistribute it and/or |