summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2006-11-21 21:39:37 +0100
committerunknown <msvensson@neptunus.(none)>2006-11-21 21:39:37 +0100
commit456959cfef32ca90d5fffc2924350ed3360d91d4 (patch)
tree27b1824765804d5efac1bd1990edabe28b00cf0f /scripts
parente7065e0643e7d59baccf917acdc15add5b7fcdbf (diff)
downloadmariadb-git-456959cfef32ca90d5fffc2924350ed3360d91d4.tar.gz
When runnig from binary dist the .sql files are found in share/ directory
scripts/mysql_fix_privilege_tables.sql: Remove annoying single '
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mysql_fix_privilege_tables.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysql_fix_privilege_tables.sql b/scripts/mysql_fix_privilege_tables.sql
index 3044e51a4fd..28c9aced618 100644
--- a/scripts/mysql_fix_privilege_tables.sql
+++ b/scripts/mysql_fix_privilege_tables.sql
@@ -435,7 +435,7 @@ PRIMARY KEY TranTime (Transition_time)
#
-# Create proc table if it doesn't exists
+# Create proc table if it does not exists
#
CREATE TABLE IF NOT EXISTS proc (