summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
diff options
context:
space:
mode:
authormonty@work.mysql.com <>2001-09-13 09:52:35 +0200
committermonty@work.mysql.com <>2001-09-13 09:52:35 +0200
commit18474d84196f937a9a0bca49d8a822d3e48bf298 (patch)
tree1fb0fbca5b7a4edebe2c26a5ed0b272e92bc21f2 /sql/sql_table.cc
parent08df09230f26ec86e61d3297314343ee65092359 (diff)
parentc946439d6c8d402a0a1a2a6520760dab16648c21 (diff)
downloadmariadb-git-18474d84196f937a9a0bca49d8a822d3e48bf298.tar.gz
Merge with 3.23.42
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 f50da413f53..ad9bf532268 100644
--- a/sql/sql_table.cc
+++ b/sql/sql_table.cc
@@ -193,7 +193,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
****************************************************************************/