mysqld 3.23.36-log stop responding

2001-06-05 Thread Martin Bringe
;disk"? I interpret this line as "mysql writes the results to disk". Is this the correct interpreation ans how can I find the query caused this? Many Thank you for any hints. Martin Bringe - Before posting, p

AW: unusable mysqlshow and mysqldum under 3.23.36

2001-04-14 Thread Martin Bringe
Hi, thanks, but "-V" shows 3.23.36 and there are no underscores in dbnames! Martin -Ursprüngliche Nachricht- Von: Tomasz Szymczak [mailto:[EMAIL PROTECTED]] Gesendet: Samstag, 14. April 2001 00:13 An: Martin Bringe Betreff: Re: unusable mysqlshow and mysqldum under 3.

AW: unusable mysqlshow and mysqldum under 3.23.36

2001-04-12 Thread Martin Bringe
files. Mny Tks for help Martin -Ursprüngliche Nachricht- Von: Rolf Hopkins [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 12. April 2001 03:53 An: Martin Bringe; [EMAIL PROTECTED] Betreff: Re: unusable mysqlshow and mysqldum under 3.23.36 Without seeing the actual command you are using

unusable mysqlshow and mysqldum under 3.23.36

2001-04-11 Thread Martin Bringe
Hi, we compile and install from tarball source mysql 3.23.36. mysql-server seems to work but if I try mysqldump or mysqlshow, I only get version banner from mysqld. mysqldump is important for dayly saving the database on tape, so we can't live withoit it. Strange behavour: If I use a wrong db-name

my.cnf

2001-04-10 Thread Martin Bringe
How can I check at runtime, wich config-file is used by mysqld? We are using mysql 3.23.36 under Linux. Thanks Martin - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

3.23.36: mysqlshow, mysqldump problems

2001-04-09 Thread Martin Bringe
Hi, After Upgrade to 3.23.36 from source tarball on debian 2.2r2 potato with kernel 2.4.1 not mysqlshow neither mysqldump show results. Only the version will be prompted. Access via mysql-client is working. All databases are myisam-dbs. Access via phpmyadmin doesn't work because of the malfunction

mysql 3.23.36 + myisam + mysqldump

2001-04-08 Thread Martin Bringe
can use the mysql-client and can make selects but I'm not be able to use mysqlshow (no database listet) neither mysqldump (I only get the server-version listed). I'm walking through faq and manuals, but there were no hints to clearify my problem. mny tks for any hints to fix Mar