I want to change something in the information_schema tables table. i think there are some entries in it causing me problems but when i try to do anything it tells me that i dont have access? how can i fix this?
I want to change something in the information_schema tables table. i think there are some entries in it causing me problems but when i try to do anything it tells me that i dont have access? how can i fix this?
the default "root" account should have access to it. But it's rather unlikely, and inadvisable, that you would ever need to modify any tables/fields in that database directly.
the number of rows for playercreateinfo has 251 listed. i thought this might be related to my issues im having with adding index numbers past 250. I can add them now but there are some wierd things occuring to characters created on a race with index numbers past 250. just seemed like maybe it would be related. but it wont let me alter any of the stuff in that table. tells me i dont have access. my stuff is all based on a repack so maybe that is why.