MySQL Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • santos72
    New Member
    • Sep 2009
    • 1

    MySQL Error

    I can't access my forum. I got an error that says: MySQL Error: Out of memory (Needed 1677712 bytes).
    Do you know how can I fix MySQL?
    It's not a host error, because I sent an e-mail and they told me this.
    It's about a MySQL error, but the server it's been stable in every moment, that's what the host says.


    Invalid SQL:
    >
    > SELECT access.*, forum.forumid,
    > FIND_IN_SET(access.forumid, forum.parentlist) AS
    > ordercontrol
    > FROM forum AS forum
    > INNER JOIN access AS access ON (access.userid = 2 AND
    > FIND_IN_SET(access.forumid, forum.parentlist))
    > ORDER BY ordercontrol DESC;
    >
    > MySQL Error : Out of memory (Needed 1677712 bytes)
    > Error Number : 5
    > Request Date : Sunday, October 4th 2009 @ 06:27:44 PM
    > Error Date : Sunday, October 4th 2009 @ 06:27:44 PM
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    What does InternetBrands.com give you: vBulletin product.
    What does yourhostingprovider.com give you: MySQL database.

    Error: MySQL Error : Out of memory

    Conclusion: Find a new hosting provider that's willing to see that your MySQL server configuration needs tweaking, specifically that you have more freedom when it comes to limitations such as memory usage and upload permissions.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...