Re: web hosting question (slightly off topic)

2004-01-07 Thread Arne K. Haaje
se, so we don't restrict it. If one comes along that has larger needs then thats OK, because everyone else is using nearly nothing! Arne -- -------- Arne K. Haaje | www.drlinux.no Bregneveien 9 | 1825 Tomter | M: 92 88 44 66 -

Re: General Question on Upgrading

2004-01-04 Thread Arne K. Haaje
t suit you setup, but it should give you some ideas. See the README and INSTALL-BINARY files in the tarball. Regards, Arne -- -------- Arne K. Haaje | www.drlinux.no Bregneveien 9 | 1825 Tomter | M: 92 88 44 66 -- MySQL Gener

Re: dropping multiple tables with one command question

2004-01-02 Thread Arne K. Haaje
g them, but using DROP TABLE phpbb*; doesn't work. > > You can't use wildcards in the DROP TABLE command. But you can do DROP table1; DROP table2; DROP table3; etc.. Arne -- Arne K. Haaje | www.drlinux.no Bregneveien 9 | 1825 Tomter

Re: Sporadic myisam table corruption.

2003-12-18 Thread Arne K. Haaje
InnoDB tables, a problem with sql or logic is more likely to happen > that a hardware glitch I frequently got corruption on a 3GB tablefile when running out of memory. Installing more memory solved the problem. Arne -- -------- Arne K. Haaje | www.drlinux.no Bregneveie

Dead server

2002-10-16 Thread Arne K. Haaje
# Query_time: 33 Lock_time: 0 Rows_sent: 0 Rows_examined: 0 I think this statistics command may be what is causing the problems, so can anybody tell me what is happening? Regards, Arne -- Arne K. Haaje | T: 69 92 04 90 Bregneveien 9 | F: 69 92 04 91 1825

Re: 'too many connections'

2001-11-12 Thread Arne K. Haaje
dless of if its working on a query or > something. > > Chris > > -Original Message- > From: Arne K. Haaje [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 12, 2001 4:29 PM > To: Christopher Book > Cc: [EMAIL PROTECTED] > Subject: Re: 'too many connection

Re: 'too many connections'

2001-11-12 Thread Arne K. Haaje
t is pretty high for a webserver that gets a few hits. After adding wait_timeout=1800 we have never seen 'too many connections' again. We still use mysql_pconnect. Regards, Arne -- Arne K. Haaje | T: 69 92 04 90 Enebakk

Replicating from 3.23.42 to 4.0 - problem

2001-11-09 Thread Arne K. Haaje
master is also replicated to another slave running 3.23.42. This works fine, so the master seems OK. All three servers are running on Slackware Linux 8. Regards, Arne K. Haaje - Before posting, please check: http