Skip to content

use information schema

Marek Szuba requested to merge github/fork/kiwiroy/write-access-test into master

Created by: kiwiroy

Problem solved

When initialising a pipeline has_write_access errors as my user doesn't have select privileges on the mysql.user table.

SELECT command denied to user 'kiwiroy'@'hostname.co.nz' for table 'user'

Edit The # TODO is attended to in e7f5881e.

Merge request reports