Please help...
If I submit a file containg sql query (file.sql), which is export of phpmyadmin, I get message "No SQL query!" and nothing happens.
If I use CTRL+C on the content of the file and fill in the area above, queries (inserts) are ok.
Where is the problem??
read_dump
Moderators: egami, macek, gesf
Check the max upload size in the php.ini. Default is set to 2mb.. reading your other post 250,000 is probably over 2mb
Thanks for your reply, but the file isn´t such large... I don´t know - someone told me that I haven´t set the temporary directory properly. What do you think? How do I set it?
what OS are you using for the server?