glyustb / mogilefs

Automatically exported from code.google.com/p/mogilefs
0 stars 0 forks source link

tracker version 2.45 does not recover from mysql restart #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. restart mysql database 
2. tracker won't reconnect ever... it will throw errors about the gone 
connection

What is the expected output? What do you see instead?
reconnect like in 2.44 (but not the way it was using ping before any query 
please)

What version of the product are you using? On what operating system?
2.45

Please provide any additional information below.
After the restart errors like this will come up:
mogilefsd[30602]: [queryworker(30662)] Error running command 'get_paths': 
DBD::mysql::db selectrow_array failed: MySQL server has gone away at 
/usr/share/perl5/MogileFS/Store.pm line 865.
mogilefsd[30025]: [queryworker(30101)] Error running command 'get_paths': 
DBD::mysql::db selectrow_array failed: MySQL server has gone away at 
/usr/share/perl5/MogileFS/Store.pm line 865, <GEN13> line 7534.

Original issue reported on code.google.com by AndrePas...@googlemail.com on 12 Jan 2011 at 11:42

GoogleCodeExporter commented 8 years ago
Fixed in 2.46, sorry! :(

Original comment by dorma...@rydia.net on 14 Jan 2011 at 11:38