Re: mysqld memory usage

2009-02-02 Thread Sebastian Tennant
Quoth Baron Schwartz : > So I assume you have a terabyte of RAM in the server, since you didn't > say... OMG, it's using 143GB of RAM when it's idle? Wow.. > > :-) You need to provide some more details here. I can't judge > whether there is any issue at all. Sorry. My VPS has 144 MB of RAM so

Re: mysqld memory usage

2009-02-02 Thread Sebastian Tennant
Quoth wult...@gmail.com: > Through your conf file(s) you have told MySQL how much memory it may > consume. As long as the server does not go beyond what it is told it > may consume it is not doing anything wrong. Thanks. I'll have a look in the conf file. At the moment it's running as it came ou

Re: mysqld memory usage

2009-02-02 Thread Sebastian Tennant
Quoth Walter Heck : > You could bring it down, but the real question is if you really want > to do that? Making the buffers and caches smaller will reduce the > memory used, but it also reduces performance. Noted. > Could you tell us what you are hoping to use MySQL for and why you > wanna bring

No delivery of list mail

2009-02-01 Thread Sebastian Tennant
Hi all, I use Gmane (http://gmane.org) to read/post to mailing lists as news groups. Is there any way of switching off delivery of mail from this list whilst remaining subscribed? I've had a look around and there doesn't appear to be... Regards, Sebastian -- Emacs' AlsaPlayer - Music Without

mysqld memory usage

2009-02-01 Thread Sebastian Tennant
Hi all, I recently installed MySQL (version 5.0) on my Debian Lenny VPS and mysqld uses 14.3% of memory when idle. Is this a known issue? I'm aware that version 5.0 is not the latest version but it's the one currently shipped by Debian Lenny (testing) so I'm loathe to 'manually' install a later

Re: Easy newbie question re: option file and passwords

2005-01-28 Thread Sebastian Tennant
On Fri, 28 Jan 2005 09:47:24 +0200, Gleb Paharenko wrote: > Hello. > > The mysql program uses user sebyte and password for user ddj. > When mysql starts it calls for load_defaults(), which put > the arguments from your config file before the command line options > that you specified. And than us

Easy newbie question re: option file and passwords

2005-01-27 Thread Sebastian Tennant
Hi there, For some reason, despite entering my passwords in ~/.my.cnf, I still have to enter a password on the command line to login to mysql. I have tried this with each of the accounts I have created and all return the same error: $ mysql -u sebyte ERROR 1045: Access denied for user: '[EMAIL P