PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   General Discussion (http://www.photopost.com/forum/general-discussion/)
-   -   Error code (http://www.photopost.com/forum/general-discussion/128302-error-code.html)

Pascal Bouffard October 28th, 2006 05:19 PM

Error code
 
An error was encountered during execution of the query:

UPDATE pp_users SET posts=posts+1 WHERE userid=127

The query returned with an errorcode of:

Lost connection to MySQL server during query

Why???? :confused:

Chuck S October 29th, 2006 12:54 AM

That just says your mysql server stopped responded maybe it reset who knows but does not indicate any issue with Photopost

Pascal Bouffard October 29th, 2006 04:04 PM

I got this error in my database.

PMA Database ... not OK

Why:rolleyes:

Pascal Bouffard October 29th, 2006 04:06 PM

I get also this error

An error was encountered during execution of the query:

SELECT SUM(filesize) AS fsize FROM pp_photos WHERE userid= AND storecat=0

The query returned with an errorcode of:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND storecat=0' at line 1

Chuck S October 29th, 2006 07:40 PM

First I would say you want to repair and optimize your database tables. where do you get this error?

Pascal Bouffard November 1st, 2006 09:10 AM

Yes I repair my table and dot not result :confused:

Chuck S November 1st, 2006 09:18 AM

what is the error you get now please explain as you have brought up 2 things


All times are GMT -5. The time now is 09:27 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97