473,378 Members | 1,134 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Error with the database


There appears to be an error with the database.
You can try to refresh the page by clicking here.

Error Returned

mySQL query error: SELECT t.forum_id, COUNT(p.author_id) as f_posts
FROM ib_posts p
LEFT JOIN ib_topics t ON ( p.topic_id=t.tid AND t.forum_id IN
(0,74,68,75,69,73,70,71,72,79,28,29,30,32,41,85,42 ,43,66,52,54,55,51,53,58,56,62,63,65,26,47,61,60,5 0,84,67,1,34,35,10,25,78,40,3,4,6,7,36,9,15,22,33, 13,37,17,2,27,24,21,76,77,80,16,59,49,19,86,87,45, 46)
)
WHERE p.author_id=10844 AND t.tid IS NOT NULL
GROUP BY t.forum_id
ORDER BY f_posts DESC

SQL error: Can't open file: 'ib_posts.MYI' (errno: 144)
SQL error code:
Date: Sunday 01st of October 2006 07:38:20 PM

How can I fix that error

Oct 2 '06 #1
3 3612
Try cutting and pasting the t.forum_id clause before the group by
statement.

It is not joining to anything... it's saying "filter by forum."

Th************@gmail.com wrote:
There appears to be an error with the database.
You can try to refresh the page by clicking here.

Error Returned

mySQL query error: SELECT t.forum_id, COUNT(p.author_id) as f_posts
FROM ib_posts p
LEFT JOIN ib_topics t ON ( p.topic_id=t.tid AND t.forum_id IN
(0,74,68,75,69,73,70,71,72,79,28,29,30,32,41,85,42 ,43,66,52,54,55,51,53,58,56,62,63,65,26,47,61,60,5 0,84,67,1,34,35,10,25,78,40,3,4,6,7,36,9,15,22,33, 13,37,17,2,27,24,21,76,77,80,16,59,49,19,86,87,45, 46)
)
WHERE p.author_id=10844 AND t.tid IS NOT NULL
GROUP BY t.forum_id
ORDER BY f_posts DESC

SQL error: Can't open file: 'ib_posts.MYI' (errno: 144)
SQL error code:
Date: Sunday 01st of October 2006 07:38:20 PM

How can I fix that error
Oct 2 '06 #2
>There appears to be an error with the database.
>You can try to refresh the page by clicking here.

Error Returned

mySQL query error: SELECT t.forum_id, COUNT(p.author_id) as f_posts
FROM ib_posts p
LEFT JOIN ib_topics t ON ( p.topic_id=t.tid AND t.forum_id IN
(0,74,68,75,69,73,70,71,72,79,28,29,30,32,41,85,4 2,43,66,52,54,55,51,53,58,56,62,63,65,26,47,61,60, 50,84,67,1,34,35,10,25,78,40,3,4,6,7,36,9,15,22,33 ,13,37,17,2,27,24,21,76,77,80,16,59,49,19,86,87,45 ,46)
)
WHERE p.author_id=10844 AND t.tid IS NOT NULL
GROUP BY t.forum_id
ORDER BY f_posts DESC

SQL error: Can't open file: 'ib_posts.MYI' (errno: 144)
You have a crashed table. Execute "REPAIR TABLE" on every table mentioned
in the query.
Oct 2 '06 #3

Thats being repaired and now I am again getting following error:

IPB WARNING [2] mysql_query() [function.mysql-query]: Unable to save
result set (Line: 457 of /ips_kernel/class_db_mysql.php)
There appears to be an error with the database.
You can try to refresh the page by clicking here.

Error Returned
mySQL query error: SELECT MIN(pid) as pid FROM ib_posts WHERE queued=0
AND topic_id=85734 AND post_date 1160298086 LIMIT 0,1

SQL error: Got error 134 from storage engine
SQL error code:
Date: Wednesday 13th of October 2006 04:51:36 PM

Oct 13 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: azgoddess1 | last post by:
During the installation I get these error messages: ***** SQL1390C The environment variable DB2Instance is not defined or is invalid An error ocured while loading the command "C:\Program...
5
by: NG | last post by:
Hi, We are having DB2-V7.2 DB on AIX 5.2 machine. Recently we upgraded our system to fixpack 13 and activated activate AIX asynchronous IO function. Our DB is going to crash recovery with...
4
by: Ralf Gross | last post by:
Hi, I installed DB2 V8.1 with fixpak 10, created a new database and can connect to the database. $ db2 connect to mkstest Database Connection Information Database server =...
1
by: intl04 | last post by:
I am getting strange print-related error messages when trying to create (not print!) reports. For example, when I click 'new' to create a report then choose 'design view', I get an error message...
6
by: Squirrel | last post by:
I have a command button on a subform to delete a record. The only statement in the subroutine is: DoCmd.RunCommand acCmdDeleteRecord The subform's recordsource is "select * from tblVisit order...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
6
by: Chris Love | last post by:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not...
2
by: mike_li | last post by:
On Window 2000 Professional Server DB2 UDB Level: DB2 code release "SQL07029" with level identifie "030A0105" and informational tokens "DB2 v7.1.0.98", "n040510" and "WR21337". In the...
1
by: vijay.db | last post by:
Hi Team, Very serious problem with my DB2 V8.1 Fixpack 6 running in AIX 5.1 machine. Every one hour my DB2 instance processes are killed and it's going down. Several trap files are generated in...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.