Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10315

useless "flush privileges" in mysql db setup docs

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • None
    • None
    • Documentation (D)

      https://www.zabbix.com/documentation/3.0/manual/appendix/install/db_scripts#scripts

      says :

      mysql> grant all privileges on zabbix.* to zabbix@localhost identified by '<password>';
      mysql> flush privileges;
      

      "flush privileges" is not needed here and should be simply removed

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: