Gelbooru

Notice: We are now selling NEW Gelbooru Merch~! Domestic shipping is free on all orders! Do you have an artist tag on Gelbooru? Let us know so we can properly credit you!

Ticket Information - ID: #170


ID:Category:SeverityReproducibilityDate SubmittedUpdated By:
0000170Bug ReportingHighsometimes07/24/09 07:46AMth8827
ReporterDeuxsonic
Assigned to:lozertuser
Resolution:Resolved
View StatusPublic
Version:0.2.0
Target Version:0.2.0
Summary:Bunch of MySQL errors
Description:Sometimes when loading a Gelbooru page, it will appear only with the title bar and a whole bunch of MySQL errors which can be found below.
Additional Info:Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2003): Can't connect to MySQL server on 'localhost' (10061) in D:\www\LocalUser\gelbooru.com\inv.header.php on line 5

Warning: mysqli::set_charset() [mysqli.set-charset]: Couldn't fetch mysqli in D:\www\LocalUser\gelbooru.com\inv.header.php on line 6

Warning: mysqli::real_escape_string() [mysqli.real-escape-string]: Couldn't fetch mysqli in D:\www\LocalUser\gelbooru.com\classes\user.class.php on line 113

Warning: mysqli::real_escape_string() [mysqli.real-escape-string]: Couldn't fetch mysqli in D:\www\LocalUser\gelbooru.com\classes\user.class.php on line 114

Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in D:\www\LocalUser\gelbooru.com\classes\user.class.php on line 133

Warning: Cannot modify header information - headers already sent by (output started at D:\www\LocalUser\gelbooru.com\inv.header.php:5) in D:\www\LocalUser\gelbooru.com\auto_login.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at D:\www\LocalUser\gelbooru.com\inv.header.php:5) in D:\www\LocalUser\gelbooru.com\auto_login.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at D:\www\LocalUser\gelbooru.com\inv.header.php:5) in D:\www\LocalUser\gelbooru.com\includes\comment\comment.php on line 150

Warning: Cannot modify header information - headers already sent by (output started at D:\www\LocalUser\gelbooru.com\inv.header.php:5) in D:\www\LocalUser\gelbooru.com\includes\comment\comment.php on line 151

Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in D:\www\LocalUser\gelbooru.com\includes\comment\comment.php on line 173

Fatal error: Call to a member function fetch_assoc() on a non-object in D:\www\LocalUser\gelbooru.com\includes\comment\comment.php on line 174
lozertuser replied at 2009-07-24 17:40:10
Currently trying a change in our searcher to see if it was that causing lockups.

th8827 replied at 2009-07-29 17:57:21
I'm getting errors, too.

I keep getting the following error repeated multiple times (usually 4 times)

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /usr/src/packages/sim/html/index.php on line 678

lozertuser replied at 2009-07-29 18:54:01
Where are you getting that at? The hell?

lozertuser replied at 2009-07-29 20:54:36
OOHHHH, after looking at the #iqdb channel on Rizon, I see that you mean that error is on his site. We do not have access to their code or database. :P

I was all confused since we don't use Linux.

th8827 replied at 2009-07-29 22:49:42
Yes, it happened during my image duplicate image checking... multiple times. It only started today.

...I thought that was what the above poster was also talking about... since the errors look very similar.