The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

No Database Selected

You are viewing a single message from this topic. View all messages.

  1. 2008-05-15 22:15:00 UTC
    one correction, in example
    Replace
    mysql> grant all on insideappsdb.* to 'insideapps'@'pre-production' identified by 'insideappspassword';

    with

    mysql> grant all on insideappsdb.* to 'insideappsuser'@'pre-production' identified by 'insideappspassword';
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.