Page 1 of 1

Import database limit

PostPosted: 24. October 2014 14:08
by Giraffe
Hi everyone
Where I can change limit for import database. Now I have 2,048KB. I need min 10MB.

Re: Import database limit

PostPosted: 24. October 2014 19:38
by Nobbie
Which tool/software? (Please dont answer "Xampp", as Xampp is no tool, it is an abbreveation and means a collection of different software tools).

Re: Import database limit

PostPosted: 25. October 2014 15:05
by Giraffe
is it?
XAMPP Version: 1.8.3
Control Panel Version: 3.2.1
Windows 7

Re: Import database limit

PostPosted: 25. October 2014 15:16
by JJ_Tagy
He's asking how you are importing the data. My guess is phpMyAdmin?

Re: Import database limit

PostPosted: 25. October 2014 18:47
by Nobbie
Nebenbei:

>Location: Guben/Germany

Wieso stellst Du die Frage dann nicht in Deutsch im deutschen Forum?

Re: Import database limit

PostPosted: 26. October 2014 07:50
by Giraffe
Because I live in Germany, but work for another country, and born in different country. I don't speek German yet :) (Aber ich lerne)

Yes I use PhpMyAdmin -> import function

Re: Import database limit

PostPosted: 26. October 2014 11:23
by Nobbie
I suggest that the "limit" which is given in PhpMyAdmin is the value of "max_upload_size" in php.ini. Change php.ini to your needs and restart Apache, then try again.

Re: Import database limit

PostPosted: 26. October 2014 14:35
by Giraffe
Hi nobbi

You have right!
If sombebody will be have similar problem, limit of mysql dump upload can change in php.ini upload_max_filesize, default is 2MB.

Thank You nobbi

:D