Re: how to measure the size of MYSQL database?

2001-09-06 Thread Mario Witte
e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php If you are using Linux the following should help: du -hs /var/lib/mysql/ HTH, -- Mario Witte <[EMAIL PROTECTED]> -

Re: About installing MySQL on Linux 7.1

2001-08-10 Thread Mario Witte
nload the right package? Which distribution do you use? BTW: Perhaps your distribution has a version numer of 7.1, but the newest Linux kernel is 2.4.7 ;) With regards, -- Mario Witte <[EMAIL PROTECTED]> - Before posting, pl

Re: Kernel crash caused by mysql?

2001-08-04 Thread Mario Witte
On Fri, Aug 03, 2001 at 03:42:28AM -0700, Van wrote: > Mario Witte wrote: > Memory or motherboard. How many sticks of RAM do you have in the machine? Are > they the same speed (p100/p133, etc.)? What kind of motherboard? Is updatedb > running at this time? (might be a hard-drive cr

Re: Newbie need help on MySQL on RH 7.1

2001-08-02 Thread Mario Witte
S 0:00 grep mysql If there is no such output or just "grep mysql" try executing "/etc/init.d/mysql start" to start the server manually. HTH, -- Mario Witte <[EMAIL PROTECTED]> - Before posting,

Re: Mysql performance monitoring?

2001-07-13 Thread Mario Witte
Cricket looks great, I think I'll have to try it ASAP. For the moment I just found a utility called mrtg-mysql which puts mysql-stats into mrtg. Statistics aren't very extensive but enough for the moment. -- Mario Witte <[EMAIL PROTECTED]> On 2001.07.13 07:19:08 -0200 Va

Mysql performance monitoring?

2001-07-13 Thread Mario Witte
Hello, I'm searching for a tool which will provide statistics about the usage of a mysql-server like avg queries/minute, cpu load etc. I've tried mysqler and liked it, but couldn't get it to start as a daemon. Are there any similar tools out there? Thanks in Advance, -- Mari

RE: Many "Unauthenticatd Users"

2001-07-10 Thread Mario Witte
tivating those servers > the > >problem reappears. > > > >Maybe mysql has problems inserting data into a table while doing a huge > >delete-query on the same table? > >(Around 2am the server has to delete something between 60 and 90 > >entries while still ins

Many "Unauthenticatd Users"

2001-07-09 Thread Mario Witte
e a load problem, because before the problem occured the server (a Compaq Proliant with a 933 Mhz Xeon cpu) was running on a load average below 0.10. Any help will be appreciated, Thanks in Advance, -- Mario Witte <[EMAIL PROTECTED]> -