Search found 5 matches
- Thu Sep 06, 2007 5:46 am
- Forum: Help/Support
- Topic: Server Crashing Frequently
- Replies: 7
- Views: 13229
- Mon Aug 06, 2007 3:21 pm
- Forum: Help/Support
- Topic: MYSQL Querying Error
- Replies: 7
- Views: 12897
- Mon Aug 06, 2007 6:34 am
- Forum: Help/Support
- Topic: MYSQL Querying Error
- Replies: 7
- Views: 12897
After looking around for the correct syntax I tried using this.
I got an "access denied for user", does this just mean I don't have the privileges required to set the required permissions?
Code: Select all
grant all on cs167294_csstuff.* to 'cs167294_csstuff'@'8.2.122.172';
- Sun Aug 05, 2007 10:28 am
- Forum: Help/Support
- Topic: MYSQL Querying Error
- Replies: 7
- Views: 12897
I can only seem to find the option to set permissions to users on the database as a whole and can't find anywhere where I can set or view per table permissions.
I had a look through phpMyAdmin and I couldn't find an option for doing it through there. According to the wiki for it, there should be a ...
I had a look through phpMyAdmin and I couldn't find an option for doing it through there. According to the wiki for it, there should be a ...
- Sat Aug 04, 2007 3:18 am
- Forum: Help/Support
- Topic: MYSQL Querying Error
- Replies: 7
- Views: 12897
MYSQL Querying Error
I've managed to get the FT plugin to connect to a remote mysql database and I have used the "vault to mysql" conversion page to convert everyones xp over. That worked fine but no one is recieving their original xp although any xp they do gain (after the database was connected) is still saved.
This ...
This ...