what are the permission given to me for mysql?
im having a problem with sourcebans not able to submit a ban to the data base that i have hosted with nfo. in my logs for sourcbans i get
L 10/24/2010 - 23:25:00: [sourcebans.smx] Verify Insert Query Failed: Subquery returns more than 1 row
I didnt have this problem when I was use it on my vps.
i mean its connecting to data base just seams like it dose not have permission to insert or write to database.
haveing problems with mysql
-
- Compulsive poster
- Posts: 60
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat May 01, 2010 12:52 pm
Re: haveing problems with mysql
All databases here come with full permissions. From that error, it sounds like your database might be corrupted, or your application is encountering a situation that it wasn't designed to handle -- but it's not a permissions problem.