leewisener
Technical User
I use phpmyadmin to manage my sql databases, I have a vbulletin site that then I backup to .sql generates a 12MB file.
Now when I try to import to mysql on my pc for testing new add ons it wont let me import the vbulletin.sql file.
In phpmy admin I use the command
mysql vbulletin < vbulletin.sql
this works on smaller files so I thought the size was the problem, I knew that the php.ini was set to 2mb for uploads so I set it to 15mb for my file..
It still does not work.
Can anyone help?
Now when I try to import to mysql on my pc for testing new add ons it wont let me import the vbulletin.sql file.
In phpmy admin I use the command
mysql vbulletin < vbulletin.sql
this works on smaller files so I thought the size was the problem, I knew that the php.ini was set to 2mb for uploads so I set it to 15mb for my file..
It still does not work.
Can anyone help?