SQL changes needed for last commit

git-svn-id: svn://192.168.202.10@1649 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2011-04-30 18:48:17 +00:00
parent 8c7839a337
commit 07008fe0b3
3 changed files with 12 additions and 1 deletions
+3
View File
@@ -396,6 +396,9 @@ How to install Queue Metrics on OpenSuSE v.11.1 (32 or 64 bit) with a system tha
If you want to use the ADMIN_archive_log_tables.pl script with the --queue-log option you will need to run the following query in the QM database:
CREATE TABLE queue_log_archive LIKE queue_log;