This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
exchange:reporting:database_definition [2010/03/06 04:17] ben |
exchange:reporting:database_definition [2010/12/06 09:23] (current) ben |
||
|---|---|---|---|
| Line 61: | Line 61: | ||
| <code> | <code> | ||
| GRANT FILE ON *.* TO 'ben'@'localhost' IDENTIFIED BY '-------' WITH GRANT OPTION; | GRANT FILE ON *.* TO 'ben'@'localhost' IDENTIFIED BY '-------' WITH GRANT OPTION; | ||
| + | GRANT FILE ON *.* TO cu_exchange@'localhost'; | ||
| </code> | </code> | ||