Hacker Poesy
  • FAQ
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • Directory

Conversation:

Notices

  1. Douglas A. Whitfield (musicman)'s status on Wednesday, 13-May-2020 09:25:37 EDT Douglas A. Whitfield Douglas A. Whitfield
    Remote profile options...
    It has been a while since I have done anything with #MySQL and #Postgres. I keep forgetting that the package 'mysql' is not the server.

    Of course, the Zabbix instructions could be a lot better in this regard. !monitoring
    Wednesday, 13-May-2020 09:25:37 EDT from nu.federati.net permalink
    • Douglas A. Whitfield (musicman)'s status on Wednesday, 13-May-2020 09:36:12 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      for example, need to create a user before this grant command:

      # mysql -uroot -p
      password
      mysql> create database zabbix character set utf8 collate utf8_bin;
      mysql> grant all privileges on zabbix.* to zabbix@localhost identified by 'password';
      Wednesday, 13-May-2020 09:36:12 EDT permalink
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Wednesday, 13-May-2020 11:00:09 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      Remote profile options...
      • Douglas A. Whitfield
      @musicman That GRANT command should also create the user, so you do not need to "CREATE USER ...".
      Wednesday, 13-May-2020 11:00:09 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Wednesday, 13-May-2020 11:24:31 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      the error specifically says you cannot use GRANT to create user. Maybe you could in earlier versions of MySQL? You can't in MySQL 8.whateverIhave
      Wednesday, 13-May-2020 11:24:31 EDT permalink
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Wednesday, 13-May-2020 11:40:16 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      Remote profile options...
      • Douglas A. Whitfield
      @musicman With that, they broke 20 years of tutorials and courses.
      Wednesday, 13-May-2020 11:40:16 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Wednesday, 13-May-2020 13:12:44 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      my suspicion, after reading https://stackoverflow.com/questions/26573940/why-cant-create-a-new-user-in-mysql is that zabbix had me import the user in an earlier step so that the user existed.

      Which gets me back to the original statement...that the zabbix instructions could use some work

      The weird thing is that the CREATE statement worked. This may be because of the hostname, but I got it working, so I am no longer worried about it.
      Wednesday, 13-May-2020 13:12:44 EDT permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Hacker Poesy is a GNU social hub. It runs version 1.1.3-beta3, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Hacker Poesy content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.