Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3013

Documentation `LOCK_TABLES` should be `LOCK TABLES`

    XMLWordPrintable

Details

    • False
    • False
    • Undefined
    • Hide

      run grant statement:

      GRANT LOCK_TABLES, SELECT, RELOAD, SHOW DATABASES, REPLICATION SLAVE, REPLICATION CLIENT ON *.* TO 'myuser';

      Show
      run grant statement: GRANT LOCK_TABLES, SELECT, RELOAD, SHOW DATABASES, REPLICATION SLAVE, REPLICATION CLIENT ON * . * TO 'myuser';

    Description

      Mysql documentation points out the exceptional grant required for RDS/Aurora databse which is great, but i believe permission should be with space `LOCK_TABLES` should be `LOCK TABLES`  having `_` is misleading.

      Attachments

        Activity

          People

            broldan@redhat.com Robert Roldan
            ismailsimsek ismail simsek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: