useless "flush privileges" in mysql db setup docs

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: