summaryrefslogtreecommitdiff
path: root/sql/events.cc
diff options
context:
space:
mode:
authorunknown <kostja@bodhi.(none)>2007-08-15 17:46:20 +0400
committerunknown <kostja@bodhi.(none)>2007-08-15 17:46:20 +0400
commitea86a018b30f93232d5b41a541c5c27374869001 (patch)
tree7490216507446718a4e7aeeeece998b38db515b2 /sql/events.cc
parent8f990cee0fda14fe9562f94c52100884f3d853e3 (diff)
parentc514373cf306e2f3dcd5a8e3ee84d4001bb1f7f4 (diff)
downloadmariadb-git-ea86a018b30f93232d5b41a541c5c27374869001.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
into bodhi.(none):/opt/local/work/mysql-5.1-runtime
Diffstat (limited to 'sql/events.cc')
-rw-r--r--sql/events.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/events.cc b/sql/events.cc
index 8d32580816f..bdb9512647f 100644
--- a/sql/events.cc
+++ b/sql/events.cc
@@ -790,8 +790,7 @@ Events::show_create_event(THD *thd, LEX_STRING dbname, LEX_STRING name)
Check access rights and fill INFORMATION_SCHEMA.events table.
@param[in,out] thd Thread context
- @param[in] table The temporary table to fill.
- cond Unused
+ @param[in] tables The temporary table to fill.
In MySQL INFORMATION_SCHEMA tables are temporary tables that are
created and filled on demand. In this function, we fill