| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 5 months |
| seen | Jan 4 '12 at 18:58 | |
| stats | profile views | 4 |
|
Oct 27 |
awarded | Commentator |
|
Dec 29 |
comment |
mysqlhotcopy on a db with name with non-alphanumeric chars Khaled—because the database name has a hyphen in it, not an underscore. |
|
Dec 29 |
comment |
mysqlhotcopy on a db with name with non-alphanumeric chars escaping with backslash doesn't help |
|
Dec 29 |
asked | mysqlhotcopy on a db with name with non-alphanumeric chars |
|
Oct 28 |
comment |
Cron: Permission denied on everything I also needed to chmod -R g+s /var/spool/cron to achieve the result as shown. |
|
Oct 21 |
revised |
Terrible mysqld performance after system upgrade added 71 characters in body |
|
Oct 20 |
comment |
Terrible mysqld performance after system upgrade The network isn't involved. The client is on the same machine connecting via socket |
|
Oct 20 |
revised |
Terrible mysqld performance after system upgrade added 161 characters in body |
|
Oct 20 |
comment |
Terrible mysqld performance after system upgrade Wild guesses is where I'm at with this too:-( There's lots of swap space and space for temp tables. The system is new and has mostly empty storage devices. I don't think swap can be a problem as the system has lots more memory than is required for these queries--10 of the 16GB remains inactive throughout (although I think the OS uses a lot of that for FS cache). |
|
Oct 20 |
comment |
Terrible mysqld performance after system upgrade I'm using MyISAM. /etc/my.cnf is almost empty; the only setting of interest is key_buffer_size=1500MB, which is big enough for all the queries. Apart from that everything is at its default. |
|
Oct 20 |
asked | Terrible mysqld performance after system upgrade |
|
Jun 27 |
comment |
MySQL database backups to a local server I think you need a space between -u and Username. Alternatively, put user/pass in your .my.cnf |
|
Apr 19 |
awarded | Popular Question |
|
Mar 21 |
accepted | SSLVerifyClient require in .htaccess on shared host—CVE-2009-3555 mitigation woes |
|
Mar 19 |
comment |
SSLVerifyClient require in .htaccess on shared host—CVE-2009-3555 mitigation woes It could go in a borader context but I don't believe I have access to any kind of httpd.conf. All I can touch, it seems, is .htaccess. |
|
Mar 18 |
asked | SSLVerifyClient require in .htaccess on shared host—CVE-2009-3555 mitigation woes |
|
Apr 20 |
comment |
Compile PHP 5.3.2 with intl extension on Snow Leopard 10.6.3 solefald, I am ashamed of my googling skills. I don't if I failed to find that page or failed to read it carefully. In any case, thank you very much. This fixed the compile and I am collating like a unicoder now. |
|
Apr 20 |
awarded | Scholar |
|
Apr 20 |
awarded | Supporter |
|
Apr 20 |
accepted | Compile PHP 5.3.2 with intl extension on Snow Leopard 10.6.3 |