diff options
author | unknown <tim@cane.mysql.fi> | 2000-12-15 13:18:52 +0200 |
---|---|---|
committer | unknown <tim@cane.mysql.fi> | 2000-12-15 13:18:52 +0200 |
commit | e9f0fabfc967275b5c117d90865bf1c9c754fa49 (patch) | |
tree | 60af6194bb76d20a5cf1cc6232b95621041e1e9e /BitKeeper | |
parent | 4a063ba73bc659f29810b1e5961bd4ce819daa7d (diff) | |
download | mariadb-git-e9f0fabfc967275b5c117d90865bf1c9c754fa49.tar.gz |
Add SHOW LOGS command.
sql/ha_berkeley.cc:
- add berkeley_show_logs()
sql/ha_berkeley.h:
- add berkeley_show_logs()
sql/mysql_priv.h:
- add show_logs()
sql/sql_lex.h:
- add show_logs()
sql/sql_parse.cc:
- add show_logs()
sql/sql_show.cc:
- add show_logs()
sql/sql_yacc.yy:
- add show_logs()
Docs/manual.texi:
- add show_logs()
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index db73e909995..9596ac7d6e1 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -6,3 +6,4 @@ paul@central.snake.net sasha@mysql.sashanet.com sasha@work.mysql.com serg@serg.mysql.com +tim@cane.mysql.fi |