SQL Error : 1030 - Need some help here.

All web design discussion, including Ultimate Quiz MOD support.

Moderator: CricketMX Forum Moderators

Post Reply
Leon
Know-It-All
Know-It-All
Posts: 282
Joined: Tue Feb 07, 2006 11:09 am
Contact:

This error just started today, and it was 2 days since i changes
in any file last time and that was not in login.php it was in:

## Files To Edit: viewonline.php
## admin/index.php
## includes/constants.php
## includes/page_header.php
## language/lang_english/lang_main.php

That i changed for that. not even sql has been changes :?

And the sql error messages says:

mysqlcheck VolunteerForum phpbb_users -p
Enter password:
VolunteerForum.phpbb_users OK

So the table is ok, so it must be a code or bug in the files..
And i think it was like 2 months ago or more i changed
in the login.php file =/

This happens when i try to login, but the strange thing is:
That it is not every time, its like 50% chance you get this error :?
Error in obtaining userdata

DEBUG MODE

SQL Error : 1030 Got error 12 from table handler

SELECT user_id, username, user_password, user_active, user_level, user_login_tries, user_last_login_try FROM phpbb_users WHERE username = 'Admin'

Line : 65
File : login.php

Update.
It seems like the problem is "gone" but hey thats impossibly :?
Fawk i hate when it be like this *sad*
Talk, discuss or debate everything about Volunteer 'ing at this forum!
Volunteer Forum Community
Leon
Know-It-All
Know-It-All
Posts: 282
Joined: Tue Feb 07, 2006 11:09 am
Contact:

Problem found and fixed..
mysql could not handel 4 gig cache and 10 000 tables.
(Not only my site on that server)
It wans't me that changed the values so i coulden't know about it.
Talk, discuss or debate everything about Volunteer 'ing at this forum!
Volunteer Forum Community
Post Reply