or can be fixed tunning your vaiables for mysql.
Martin Olsson wrote:
Hi,
I'm still struggling with the errno=2006 err="server is gone". I
thought I could provide some more info if that makes the problem any
more clear:
Basically, I'm uploading a file to a database. With
ble to
further dig into the cause of this problem?
regards,
martin
Martin Olsson wrote:
Hi,
I get this weird error message:
ErrNo: 2006
Error: MySQL server has gone away.
What does it mean? I couldn't find anything useful on google and the
error message isn't exactly &qu
Hi,
I get this weird error message:
ErrNo: 2006
Error: MySQL server has gone away.
What does it mean? I couldn't find anything useful on google and the
error message isn't exactly "verbose".. :)
regards,
martin
--
MySQL General Mailing List
For list archives: http://lists
Hi,
I'm using PHP/MySQL to development a web-based application. I just
upgraded both PHP and MySQL and I noticed that some of my MySQL calls
are now broken and I don't see any easy way to fix them.
My script calls mysql_connect() and does very careful error checking.
It's important that I ca
Hi MySQL ppl,
I recently ran into some problems with uploading large files through a
HTML form and then putting these files into a MySQL BLOB field. I read
about the server parameter max_allowed_packet which turned out to be the
problem.
My script is going to be redistributed to it needs to run
Hi MySQL gurus,
I'm using the LAMP stack and I'm currently creating a script that allows
file uploading through a HTML form. The script itself is to be
redistributed so I do not really know anything about the systems it runs
on, except maybe that it's LAMP. I keep getting errors because I upload
Hi,
I just noticed that the MySQL (win32) program which empty databases take
up about 70Mb on my harddrive. I'm deploying MySQL as a part of a
greater application (which is much smaller), is there any way I can
reduce this size somewhat? I mean like, the "examples", directory isnt
really neces
Hi,
First, if I install MySQL on a win32 system which are the default
account and from which hosts can those be accesses? Which of these
accounts am I encouraged to remove or change the password of? I know
that the "root"/"" accounts needs to be changed but what else is there?
Secondly, if I mo