summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
diff options
context:
space:
mode:
authorunknown <monty@mysql.com>2005-06-03 01:15:56 +0300
committerunknown <monty@mysql.com>2005-06-03 01:15:56 +0300
commit1b99948246e35c8d2b25591dcdd8277bb2db3d07 (patch)
tree74e61f4373f6acc7f708c0626b4f1d9396d7ac60 /sql/sql_base.cc
parent853a55ad215db4f44bee4281de57054bf2f7da17 (diff)
downloadmariadb-git-1b99948246e35c8d2b25591dcdd8277bb2db3d07.tar.gz
Removed duplicated and wrong merged code
sql/sql_base.cc: Fixed wrong comment
Diffstat (limited to 'sql/sql_base.cc')
-rw-r--r--sql/sql_base.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_base.cc b/sql/sql_base.cc
index 98ea4e0adf3..e3c0efb83b8 100644
--- a/sql/sql_base.cc
+++ b/sql/sql_base.cc
@@ -1714,7 +1714,7 @@ int open_and_lock_tables(THD *thd, TABLE_LIST *tables)
SYNOPSIS
open_normal_and_derived_tables
thd - thread handler
- tables - list of tables for open&locking
+ tables - list of tables for open
RETURN
FALSE - ok