The Complete Project Source Code Platform

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 Template

its showing error

  villain    2020-04-06 06:51:35

0

0


Error 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

Answers

Post Your answer