Page 1 of 1

can't import my database to the xampp

PostPosted: 29. June 2016 07:34
by pomeking
I can;t import my database. It is 27 MB but the maximum is 1 GB. I have changed the timeout the max filesize in php.ini, but i get the following error:
SQL query:


CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8

Re: can't import my database to the xampp

PostPosted: 29. June 2016 08:40
by Altrea
I don't see an error message :?: