summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-09-12 23:54:22 +0300
committermonty@hundin.mysql.fi <>2001-09-12 23:54:22 +0300
commitc946439d6c8d402a0a1a2a6520760dab16648c21 (patch)
treea1113c56652cc8609f61548a39b493926e4d06ad /sql/sql_table.cc
parente42eca1ea543f43fdf13cce7fad885253a3f528d (diff)
parent7a1998780596ac62b8fa50a98cc90e1a797da0c9 (diff)
downloadmariadb-git-c946439d6c8d402a0a1a2a6520760dab16648c21.tar.gz
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
Diffstat (limited to 'sql/sql_table.cc')
-rw-r--r--sql/sql_table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_table.cc b/sql/sql_table.cc
index 8f4082c6688..4735e8a08ec 100644
--- a/sql/sql_table.cc
+++ b/sql/sql_table.cc
@@ -182,7 +182,7 @@ int quick_rm_table(enum db_type base,const char *db,
}
/*****************************************************************************
- * Create at table.
+ * Create a table.
* If one creates a temporary table, this is automaticly opened
****************************************************************************/