Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
Hossie

mySQL Error

Recommended Posts

Bei der Install (Schritt 3) von nem IPB2 auf Hosteurope kommt folgender Fehler, auf meinem lokalen SuSE gehts aber. Der Webspace hat mySQL4 und PHP 4.36...

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 *, instr(',2,-1,1,', concat(',',set_skin_set_id,',') ) as theorder

          FROM hossiede_ibf_skin_sets

          WHERE set_css != '' AND set_skin_set_id in (2,-1,1)

          ORDER BY theorder

          LIMIT 0,1

mySQL error: The SELECT would examine more rows than MAX_JOIN_SIZE. Check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is ok

mySQL error code:

Date: Monday 03rd of May 2004 11:08:06 AM

:huh: :wacko:

Share this post


Link to post

Der Query gibt auch in phpmyadmin den Fehler aus... So wie ich den Fehler verstehe wird die "Komplexität" des JOINs überschritten :wacko:

Eigentlich hatte ich mit noch keinerlei Script Fehler seitens SQL, SQL ist mySQL 4.0.16-standard-log...

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×