-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NXFT-1.7.21
-
Component/s: nuxeo-ftest
Due to NXP-17396 the new "execute" default mode needs to check the existing stored procedures to determine if they need to be replaced.
To do this, one needs to execute:
GRANT SELECT ON `mysql`.`proc` TO 'nuxeo'@'%'
- is required by
-
NXP-17396 Allow separate repository DDL generation
- Resolved