mysql question
#4

mhhh, i have a mysql database for all players.
Every players account (=table) has about 20 fields (for saving money,score, last position etc.).
A lot of player accounts already exists.
But today i wanted to add a new field to all accounts.
That means there wouldnt be 20 fields per account anymore but 21 right?
So now my question just is, can i just handle this new field like all others? (saving data into it using UPDATE in the mysql query?)
Cause i didnt insert into it, i just added it using php my admin.
And for some reason i cant save data into it (no errors in the log thought.)

I hope its understandable better now
Reply


Messages In This Thread
mysql question - by PawnoQ - 30.11.2011, 17:35
Re: mysql question - by MP2 - 30.11.2011, 17:41
Re: mysql question - by [Diablo] - 30.11.2011, 17:46
Re: mysql question - by PawnoQ - 30.11.2011, 17:52
Re: mysql question - by PawnoQ - 30.11.2011, 18:15
Re: mysql question - by MP2 - 30.11.2011, 18:40
Re: mysql question - by PawnoQ - 30.11.2011, 18:51
Re: mysql question - by PawnoQ - 30.11.2011, 19:56

Forum Jump:


Users browsing this thread: 1 Guest(s)