Help about mysql
#2

Go to phpmyadmin
Click on database name that you are using on left side of screen
Then click on SQL tab
Then paste these queires in text box
PHP код:
ALTER TABLE `objectsDROP COLUMN `ObjectID`;
ALTER TABLE `objectsADD `ObjectIDINT PRIMARY KEY AUTO_INCREMENT
Then hit 'GO'
Then a box will appear saying something like 'Are you sure you want.....' Click Yes on that

Here is a pic of it -
--
Reply


Messages In This Thread
Help about mysql - by maximthepain - 28.01.2015, 04:07
Re: Help about mysql - by BroZeus - 28.01.2015, 06:42
Re: Help about mysql - by maximthepain - 28.01.2015, 14:04

Forum Jump:


Users browsing this thread: 1 Guest(s)