XMLWordPrintable

Details

    • Incident report
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 3.4.12
    • None
    • None
    • None
    • zabbix3.4.12 mysql8 Linux7(CentOS)

    Description

      when i in mysql.schema=zabbix use 'desc groups'  

      err:mysql> desc groups;
      ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups' at line 1

      desc zabbix.groups   

      mysql> desc zabbix.groups;
      ------------------------------------------------+

      Field Type Null Key Default Extra

      ------------------------------------------------+

      groupid bigint(20) unsigned NO PRI NULL  
      name varchar(255) NO MUL    
      internal int(11) NO   0  
      flags int(11) NO   0  

      ------------------------------------------------+
      4 rows in set (0.00 sec)

      this is normal

      i feel 'groups'(this is key word in mysql8)

      how can i resolve thie problem?  

      Attachments

        1. zabbix2.png
          zabbix2.png
          19 kB
        2. zabbix1.png
          zabbix1.png
          14 kB

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: