Hi I get this Errors on my Check Error Logs. DBD::mysql::st fetchrow_array failed: fetch() without execute() at (eval 13) line 1. DBD::mysql::st execute failed: Table 'travelersmeeting.photos' doesn't exist at (eval 12) line 1. DBD::mysql::st fetchrow_array failed: fetch() without execute() at (eval 13) line 1. DBD::mysql::st execute failed: Table 'travelersmeeting.photos' doesn't exist at (eval 12) line 1. DBD::mysql::st fetchrow_array failed: fetch() without execute() at (eval 13) line 1. DBD::mysql::st execute failed: Table 'travelersmeeting.photos' doesn't exist at (eval 12) line 1. DBD::mysql::st fetchrow_array failed: fetch() without execute() at (eval 13) line 1. DBD::mysql::st execute failed: Table 'travelersmeeting.photos' doesn't exist at (eval 12) line 1. DBD::mysql::st fetchrow_array failed: fetch() without execute() at (eval 13) line 1. DBD::mysql::st execute failed: Duplicate entry '108385181224' for key 1 at lib/mysql.lib line 309. DBD::mysql::st execute failed: Duplicate entry '108385185152' for key 1 at lib/mysql.lib line 309. DBD::mysql::st execute failed: Duplicate entry '108385186466' for key 1 at lib/mysql.lib line 309. DBD::mysql::st execute failed: Lost connection to MySQL server during query at lib/pm.lib line 2438. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at lib/pm.lib line 2439. DBD::mysql::st execute failed: Lost connection to MySQL server during query at lib/pm.lib line 2465. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at lib/pm.lib line 2466. DBD::mysql::st execute failed: Lost connection to MySQL server during query at lib/pm.lib line 2465. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at lib/pm.lib line 2466. Is there a way to be fix ? Thank you.
I think it's more to do with the Server status Check your SQL server status and restart it.. and sometimes this may be due to your query which might be taking a long time to execute..
lost connections is due timeout in mysql look in your my.cnf ( nano /etc/my.cnf ) connect_timeout = 30 add more value if need if no have this line add the line and restart mysqld service mysqld restart Best
Sorry but Im slow on database thing. Im in hosting server! can please someone tell me the steps to do that ? I have this links when Im inside MySQL : Show MySQL runtime information Show MySQL system variables Show processes Character Sets and Collations Storage Engines Databases Export Import