MySQL Forums
Forum List  »  Newbie

proble with max_allowed_packet
Posted by: mahm
Date: April 11, 2005 02:40PM

I use phpmyadmin.

I am trying to put a large file into mysql. but I get this error "Got a packet bigger than 'max_allowed_packet'"

It went in sql part and typed:
set max_allowed_packet = 5000000;
As the result I recieved: "Your SQL-query has been executed successfully (Query took 0.0003 sec)". but again when I type: show variables like 'max%' ; I see the same amount of msx_allowed_packet.

I should say that I have no access to the server and I only have access through cpanel.

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
proble with max_allowed_packet
April 11, 2005 02:40PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.