[wp-trac] [WordPress Trac] #16966: Query Causing MySQL to use all resources / crashes server
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 25 18:36:50 UTC 2011
#16966: Query Causing MySQL to use all resources / crashes server
-------------------------------+------------------------------
Reporter: user65 | Owner: scribu
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: 3.1
Severity: critical | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by scribu):
Erm, if you're running it from the shell, you need to log into mysql
first, using something like this:
{{{
mysql -uYourMySQLUserName -pYourPassWord -D YourDataBaseName
}}}
Notice the (lack) of spaces.
If you need more help, I'm in the #wordpress-dev IRC channel on freenode.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16966#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list