Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up
Job Resume TemplateError SQL query: -- -- Database: `cars` -- -- -------------------------------------------------------- -- -- Table structure for table `admin` -- CREATE TABLE `admin` ( `admin_id` int(11) NOT NULL auto_increment, `uname` varchar(255) NOT NULL, `pass` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 MySQL said: Documentation #1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key