summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
diff options
context:
space:
mode:
authormonty@mysql.com <>2004-10-07 10:50:13 +0300
committermonty@mysql.com <>2004-10-07 10:50:13 +0300
commit6239edc1d189968aad442943fc44fcd09f44888f (patch)
tree2ca781cd075a86d68ada5b4565202c8f62a8d84a /sql/sql_show.cc
parent62f3cd6a31d3c1ffe7ad17d9de862a3c0859f56a (diff)
downloadmariadb-git-6239edc1d189968aad442943fc44fcd09f44888f.tar.gz
After merge fixes
Some bigger code changes was necessary becasue of the multi-table-update and the new HANDLER code
Diffstat (limited to 'sql/sql_show.cc')
-rw-r--r--sql/sql_show.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/sql_show.cc b/sql/sql_show.cc
index 44bc2a9efc9..c5cd2860e03 100644
--- a/sql/sql_show.cc
+++ b/sql/sql_show.cc
@@ -1,5 +1,4 @@
-/* Copyright (C) 2000 MySQL AB
-/* Copyright (C) 2000 MySQL AB
+/* Copyright (C) 2000-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by