Skip to content

Commit 545017f

Browse files
authored
Merge pull request #540 from afumagalli98/fix-sql
Fixed line in script pdb
2 parents 4f248a2 + 5795a7f commit 545017f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sql/pdb_cpu_iops.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
-- You should have received a copy of the GNU General Public License
1414
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16+
set lines 8000 pages 0
17+
1618
define SNAPDAYS = 30;
1719
define MONTH = 30;
1820
define WEEKS_NUMBER = 4;

0 commit comments

Comments
 (0)