CornerLeafe
New member
0
0%
3
Months of Service
0%
Database: ******* -------------------------------------------------------- Table structure for table `user_tokens` CREATE TABLE `user_tokens` ( `user_id` int(10) UNSIGNED NOT NULL, `pc_token` varchar(255) NOT NULL DEFAULT '', `mobile_token` varchar(255) NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=latin1 I'm getting this error while loading an old SQL. Is there a friend who can help me?