Skip to content

Commit d756599

Browse files
authored
Update README.md
1 parent be7dd1f commit d756599

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
## Important notes/bugs:
2+
3+
#1 The script is no longer working for MySQL 8. Use MariaDB or check out the stored procedures in the guide below.
4+
15
# Zabbix MySQL partitioning perl script
26

37
Disclaimer: This script isn't made by us, but the current author is unknown. We've added it to Github for ease of access. If you are the original creator of this script, please send us a private message. With that out of the way, let's move on.
48

5-
Important notes/bugs:
6-
#1 The script is no longer working for MySQL 8. Use MariaDB or check out the stored procedures in the guide below.
9+
710

811
Welcome to the Opensource ICT Solutions GitHub, where you'll find all kinds of usefull Zabbix resources. This script is a script written in Perl to partition the Zabbix database tables in time based chunks. We can use this script to replace the Zabbix housekeeper process which tends to get too slow once you hit a certain database size.
912

0 commit comments

Comments
 (0)