AppFuseEnvironmentIssues |
|
| Your trail: |
Difference between
version 15
and
version 14:
| At line 4 changed 1 line. |
| ** Resolution: In the generated app directory cd to MYAPPNAME/metadata/sql and modify mysql-create.sql by copying the line that reads 'grant all privileges on qts.* to test@localhost identified by "test";' and adding a new line that adds the same privileges to 'test@hostname'. The resulting 2 lines should look like this when done: \\ |
| ** Resolution: In the generated app directory cd to MYAPPNAME/metadata/sql and modify mysql-create.sql by copying the line that reads 'grant all privileges on qts.* to test@localhost identified by "test";' and adding a new line that adds the same privileges to 'test@hostname' where 'hostname' is the hostname of the box runnihng MySQL. The resulting 2 lines should look like this when done: \\ |
Back to AppFuseEnvironmentIssues,
or to the Page History.
|