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

Documentation `LOCK_TABLES` should be `LOCK TABLES`

XMLWordPrintable

    • 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';

      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.

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

                Created:
                Updated:
                Resolved: