Hi,

we are using an older mysql-version from binary (debian) install - without
problems.
Now we want to use this newer versionm because of replication- and new
table-format-features (myisam).
All Tables are in Format myisam. Not Database (test, mysql, our own
database) is visible via mysqldump or
mysqlshow after upgrading to 3.23.36.
I'm logged in as user root - I can use mysql-client to select rows from
every Table in every database.
Our apps works without errors an can connect to the new database.

Only mysqldump and mysqlshow behave this strange.

OS ist Linux debian 2.2 / Kernel 2.4.1. Maybe there are some problems in the
paths for config files etc.
P.ex. how can I tell mysqld to use /var/run/mysql/my.sock or how can I be
sure, that /etc/mysql/my.cnf is used as global config file. Because of easy
lifetime administration I try to stay within the rules of debian for placing
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, the best I can do is guess.
Perhaps you're not using password, specifying a user or maybe your database
is empty.  However, this is probably not the case as you should have gotten
other errors.  Have you tried a sanity check on the database?


----- Original Message -----
From: "Martin Bringe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2001 4:36
Subject: unusable mysqlshow and mysqldum under 3.23.36


> 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 mysqlshow/dump throw an error.
If
> I use an existing db, I get an empty answer.
>
> What's wrong?
>
> Thanks for any suggestions
>
> Martin
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to