Current time: 05-21-2024, 08:09 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] mysql error beim Update
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #1
[ERLEDIGT] mysql error beim Update
habe gerade das update auf dem produktivsystem durchgeführt, hierbei bricht das update ab:
Code:
DEBUG: push_el() sub_name: doSQL(), msg: ERROR: Incorrect SQL Query -> MySQL server has gone away
Can't use string ("") as an ARRAY ref while "strict refs" in use at /var/www/ispcp/engine/ispcp-rqst-mngr line 182.
Hatte vorher mit der gleichen DB auf einer VM gestestet hier kam es nicht zu dem Fehler - was kann das sein?
Hab mal eben den Apache wieder gestartet wenn ich das CP aufrufe bekomme ich ein access denied - bräuchte hier dringend Hilfe.
(This post was last modified: 01-02-2010 03:10 AM by fulltilt.)
01-02-2010 02:06 AM
Find all posts by this user
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #2
RE: mysql error beim Update
ich denke mal es ist ein mySQL error, vllt. hilft dir das hier weiter: http://dev.mysql.com/doc/refman/5.1/en/gone-away.html

Edit: http://www.isp-control.net/forum/thread-...ne+away%22
(This post was last modified: 01-02-2010 02:43 AM by Rene.)
01-02-2010 02:26 AM
Find all posts by this user
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #3
RE: mysql error beim Update
hast Recht :-)
hab das mal rausgenommen:
interactive_timeout = 100
wait_timeout = 100
connect_timeout = 10

momentan läufts durch ...

(01-02-2010 02:26 AM)Rene Wrote:  ich denke mal es ist ein mySQL error, vllt. hilft dir das hier weiter: http://dev.mysql.com/doc/refman/5.1/en/gone-away.html

Edit: http://www.isp-control.net/forum/thread-...ne+away%22
01-02-2010 02:46 AM
Find all posts by this user
Nuxwin
Unregistered

 
Post: #4
RE: mysql error beim Update
Hi ;

I found the same problem recently on the server to a client (virtual server XEN). It is a resource problem Mysql.

I think we should optimize the code for the backend. Currently this problem can occur on small configurations where all files must be regenerated. This is the case when we run the ispcp-update script.
01-02-2010 02:49 AM
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #5
RE: mysql error beim Update
It all went well
I think it was a misconfiguration in my.cnf
interactive_timeout = 100
wait_timeout = 100
connect_timeout = 10

thanks :-)
01-02-2010 03:09 AM
Find all posts by this user
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #6
RE: [ERLEDIGT] mysql error beim Update
Wunderbar das es so durchlief Smile
Ich habe gerade mal bei mir nachgeschaut, ich habe gar kein timeout...
01-02-2010 03:31 AM
Find all posts by this user
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #7
RE: [ERLEDIGT] mysql error beim Update
(01-02-2010 03:31 AM)Rene Wrote:  Wunderbar das es so durchlief Smile
Ich habe gerade mal bei mir nachgeschaut, ich habe gar kein timeout...

Hatte ich mal in die my.cnf hinzugefügt wegen Load Probleme - brauche es aber nicht mehr ...
Danke nochmal :-)
01-02-2010 03:35 AM
Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)