Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

It is easier to write an incorrect program than understand a correct one.


devel / comp.databases.mysql / Re: Cannot remove MySQL completely

SubjectAuthor
* Cannot remove MySQL completelypinnerite
+* Re: Cannot remove MySQL completelyBit Twister
|`- Re: Cannot remove MySQL completelyThe Natural Philosopher
`* Re: Cannot remove MySQL completelyAxel Schwenke
 `* Re: Cannot remove MySQL completelypinnerite
  `* Re: Cannot remove MySQL completelyAxel Schwenke
   `* Re: Cannot remove MySQL completelypinnerite
    +* Re: Cannot remove MySQL completelyAxel Schwenke
    |`* Re: Cannot remove MySQL completelypinnerite
    | `* Re: Cannot remove MySQL completelyAxel Schwenke
    |  `* Re: Cannot remove MySQL completelypinnerite
    |   `- Re: Cannot remove MySQL completelyAxel Schwenke
    `* Re: Cannot remove MySQL completelyJerry Stuckle
     `* Re: Cannot remove MySQL completelyDr Eberhard Lisse
      `* Re: Cannot remove MySQL completelyJerry Stuckle
       `* Re: Cannot remove MySQL completelyDr Eberhard Lisse
        `- Re: Cannot remove MySQL completelyJerry Stuckle

1
Cannot remove MySQL completely

<20220117114805.c031fa47fced17cde62197b8@gmail.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=71&group=comp.databases.mysql#71

  copy link   Newsgroups: alt.os.linux.mint comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pinnerite@gmail.com (pinnerite)
Newsgroups: alt.os.linux.mint,comp.databases.mysql
Subject: Cannot remove MySQL completely
Date: Mon, 17 Jan 2022 11:48:05 +0000
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="9b942ee64b20248ef55fb07904152181";
logging-data="29087"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18wfFT7PY2bLtydhdmKreO+sNYH8IZsDe8="
Cancel-Lock: sha1:akwnb2tUdYjPSh0TrHVUU8vJR4E=
X-Newsreader: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
 by: pinnerite - Mon, 17 Jan 2022 11:48 UTC

Recent posts have culminated in my not being able to remedy a corruption in the user table.

I decided to remove MySQL and reinstall.

First I did:

$ sudo apt purge mysql*
$ sudo apt autoremove
$ sudo apt update

When I reinstalled, the corrupt user table was still there.

I tried again from Synaptic.

Same result.

How can I resolve this?

--
Mint 20.3, kernel 5.4.0-95-generic, Cinnamon 5.2.7
running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

Re: Cannot remove MySQL completely

<slrnsuao2u.a7u.BitTwister@wb.home.test>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=72&group=comp.databases.mysql#72

  copy link   Newsgroups: alt.os.linux.mint comp.databases.mysql
Path: i2pn2.org!i2pn.org!aioe.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: BitTwister@mouse-potato.com (Bit Twister)
Newsgroups: alt.os.linux.mint,comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Mon, 17 Jan 2022 06:26:04 -0600
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <slrnsuao2u.a7u.BitTwister@wb.home.test>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
Injection-Info: reader02.eternal-september.org; posting-host="6a606d34f9ae5c51313f92ee9ac8e3e0";
logging-data="11870"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19TpFujUKWRo9lYGwsv+4TRzCm8+24oHl0="
User-Agent: slrn/pre1.0.4-6 (Linux)
Cancel-Lock: sha1:UtsbPXSzycnONkSp6fuwvyB3nuc=
 by: Bit Twister - Mon, 17 Jan 2022 12:26 UTC

On Mon, 17 Jan 2022 11:48:05 +0000, pinnerite wrote:
> Recent posts have culminated in my not being able to remedy a corruption in the user table.
>
> I decided to remove MySQL and reinstall.
>
> First I did:
>
> $ sudo apt purge mysql*
> $ sudo apt autoremove
> $ sudo apt update
>
> When I reinstalled, the corrupt user table was still there.
>
> I tried again from Synaptic.
>
> Same result.
>
> How can I resolve this?

Sounds like the removal does not delete the basic database.

Why not just delete all records in the desired table.

FYI: I tried your sql command you gave trying to change password checking
and did not find anything at all.

Other option is uninstall again, delete the database and see if pkg install
recreates it.

Read the last four lines of this post I'll wait . . . . . . . . . . . . . .
--
The warranty and liability expired as you read this message.
If the above breaks your system, it's yours and you keep both pieces.
Practice safe computing. Backup the file before you change it.
Do a, man command_here or cat command_here, before using it.

Re: Cannot remove MySQL completely

<ss3qjb$g36$3@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=73&group=comp.databases.mysql#73

  copy link   Newsgroups: alt.os.linux.mint comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: tnp@invalid.invalid (The Natural Philosopher)
Newsgroups: alt.os.linux.mint,comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Mon, 17 Jan 2022 13:22:51 +0000
Organization: A little, after lunch
Lines: 19
Message-ID: <ss3qjb$g36$3@dont-email.me>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<slrnsuao2u.a7u.BitTwister@wb.home.test>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 17 Jan 2022 13:22:52 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="03752bdf8f251ef49a9b9e54b9ee5061";
logging-data="16486"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19AFBC/Da0749e7B9c11CZ4UdMhaEFQfrg="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.14.0
Cancel-Lock: sha1:h1S6xqImzyLCiRKP4hdQNqzg1Ns=
In-Reply-To: <slrnsuao2u.a7u.BitTwister@wb.home.test>
Content-Language: en-GB
 by: The Natural Philosop - Mon, 17 Jan 2022 13:22 UTC

On 17/01/2022 12:26, Bit Twister wrote:
> Other option is uninstall again, delete the database and see if pkg install
> recreates it.

yup. delete package and /var/lib/mysql...

--
“it should be clear by now to everyone that activist environmentalism
(or environmental activism) is becoming a general ideology about humans,
about their freedom, about the relationship between the individual and
the state, and about the manipulation of people under the guise of a
'noble' idea. It is not an honest pursuit of 'sustainable development,'
a matter of elementary environmental protection, or a search for
rational mechanisms designed to achieve a healthy environment. Yet
things do occur that make you shake your head and remind yourself that
you live neither in Joseph Stalin’s Communist era, nor in the Orwellian
utopia of 1984.”

Vaclav Klaus

Re: Cannot remove MySQL completely

<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=74&group=comp.databases.mysql#74

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!aioe.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: axel.schwenke@gmx.de (Axel Schwenke)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Mon, 17 Jan 2022 15:03:46 +0100
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="dfd5bb26a44ef5475c5ff4e204232538";
logging-data="17352"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+NA4LH/z3iJeRzzXekoZZ+lYaSRAesoPs="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Cancel-Lock: sha1:SKDwZjdYV1FG52J8Hb9VkJewkGI=
In-Reply-To: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
Content-Language: en-US
 by: Axel Schwenke - Mon, 17 Jan 2022 14:03 UTC

On 17.01.2022 12:48, pinnerite wrote:
> Recent posts have culminated in my not being able to remedy a corruption in the user table.
>
> I decided to remove MySQL and reinstall.

This is not Windows. Your cannot solve problems by reinstalling software. Or
rebooting your computer.

> When I reinstalled, the corrupt user table was still there.

Because the data directory is not auto-removed. This is for safety. A fresh
datadir is only created if none exists.

Now: what "corruption" do you have in the `user` table? Keep in mind that
you should not operate on the user table with UPDATE and DELETE statements.
There are dedicated CREATE user and DROP user statements. Read the manual on
"Access Control and Account Management"

Re: Cannot remove MySQL completely

<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=75&group=comp.databases.mysql#75

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pinnerite@gmail.com (pinnerite)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Mon, 17 Jan 2022 16:57:50 +0000
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="9b942ee64b20248ef55fb07904152181";
logging-data="5014"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18aEvHIT61s/ODNRaHpjgNR+CihmXn3t+k="
Cancel-Lock: sha1:PqXY7PJvB1uq7Db9Q35FK/SteME=
X-Newsreader: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
 by: pinnerite - Mon, 17 Jan 2022 16:57 UTC

On Mon, 17 Jan 2022 15:03:46 +0100
Axel Schwenke <axel.schwenke@gmx.de> wrote:

> On 17.01.2022 12:48, pinnerite wrote:
> > Recent posts have culminated in my not being able to remedy a corruption in the user table.
> >
> > I decided to remove MySQL and reinstall.
>
> This is not Windows. Your cannot solve problems by reinstalling software. Or
> rebooting your computer.
>
> > When I reinstalled, the corrupt user table was still there.
>
> Because the data directory is not auto-removed. This is for safety. A fresh
> datadir is only created if none exists.
>
> Now: what "corruption" do you have in the `user` table? Keep in mind that
> you should not operate on the user table with UPDATE and DELETE statements.
> There are dedicated CREATE user and DROP user statements. Read the manual on
> "Access Control and Account Management"

Thank you. Slightly too late - this time. I have completely restored MySQL.
The corupt data is gone.

At the moment I can only get int MySQL from a root prompt.

Otherwise it asks for the root password which I have not set(?).

--
Mint 20.3, kernel 5.4.0-95-generic, Cinnamon 5.2.7
running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

Re: Cannot remove MySQL completely

<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=76&group=comp.databases.mysql#76

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: axel.schwenke@gmx.de (Axel Schwenke)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Tue, 18 Jan 2022 10:44:47 +0100
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="f6c86dfeb9f2a1af4291c7ece937f059";
logging-data="28784"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/zepqGmjLJSTp14/BMo2Ndz3ds6/ve0+Q="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Cancel-Lock: sha1:+iyoca7PaWHnAQhA3O5kew0CS7c=
In-Reply-To: <20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
Content-Language: en-US
 by: Axel Schwenke - Tue, 18 Jan 2022 09:44 UTC

On 17.01.2022 17:57, pinnerite wrote:
> At the moment I can only get int MySQL from a root prompt.
> Otherwise it asks for the root password which I have not set(?).

This is on purpose. Again: RTFM!

Read also the Debian README. Package maintainers often add extra $FOO to
packages. In the past Debian used to ask for a password for account name
'root' (which is traditionally the Superuser account). Now this is no longer
neccessary because socket authentication helps with identification of users.

Normally the first thing you do is create an account for yourself. If you
are connecting remotely (that means: the client is not running on the same
machines than the server) it includes setting a password.

And if you are running an application using the database (i.e. MythTV) then
it's highly recommended to create a MySQL account that is restricted to the
tables for that application.

XL

Re: Cannot remove MySQL completely

<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=77&group=comp.databases.mysql#77

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pinnerite@gmail.com (pinnerite)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Tue, 18 Jan 2022 12:48:59 +0000
Organization: A noiseless patient Spider
Lines: 43
Message-ID: <20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="40dc6e1f114e99c229754916899a7541";
logging-data="11616"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QKVj/SfcW90n5VvpfRLfppzhw9lTrFyU="
Cancel-Lock: sha1:UhjtJUnu3HvBWk6pisqznRgvCFw=
X-Newsreader: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
 by: pinnerite - Tue, 18 Jan 2022 12:48 UTC

On Tue, 18 Jan 2022 10:44:47 +0100
Axel Schwenke <axel.schwenke@gmx.de> wrote:

> On 17.01.2022 17:57, pinnerite wrote:
> > At the moment I can only get int MySQL from a root prompt.
> > Otherwise it asks for the root password which I have not set(?).
>
> This is on purpose. Again: RTFM!
>
> Read also the Debian README. Package maintainers often add extra $FOO to
> packages. In the past Debian used to ask for a password for account name
> 'root' (which is traditionally the Superuser account). Now this is no longer
> neccessary because socket authentication helps with identification of users.
>
> Normally the first thing you do is create an account for yourself. If you
> are connecting remotely (that means: the client is not running on the same
> machines than the server) it includes setting a password.
>
> And if you are running an application using the database (i.e. MythTV) then
> it's highly recommended to create a MySQL account that is restricted to the
> tables for that application.
>
>
> XL

I appreciate you taking the trouble to reply in detail but you must understand thast I am not a regular user of MySQL and have only ever used it when employing MythTV.

This means that I only have to engage with it once every two or three years.
Although I have textbooks on the subject, they are all obsolete because of the changes that are made between versions.

Changing distros can even mean having to deploy MariaDB, which I did for a few years.

Although I try to resolve my problems without recourse to bothering others, there comes a point when frustration takes over. I had reached that point.

If i had known where the database was held (/var/lib/mysql) earlier, I might have saved myself and others some trouble.

I always record the process of overcoming problems and the related advice in the hope of not making the same mistake more than once but sadly, the ground shifts. It is never exactly the same.

Thanks again, Alan

--
Mint 20.3, kernel 5.4.0-95-generic, Cinnamon 5.2.7
running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

Re: Cannot remove MySQL completely

<ss6imb$pn1$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=78&group=comp.databases.mysql#78

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: axel.schwenke@gmx.de (Axel Schwenke)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Tue, 18 Jan 2022 15:26:18 +0100
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <ss6imb$pn1$1@dont-email.me>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 18 Jan 2022 14:26:19 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="f6c86dfeb9f2a1af4291c7ece937f059";
logging-data="26337"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18u3S2zgjWG9B16aODYTBuPHdznsGqjrug="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Cancel-Lock: sha1:rK4HTUmhNku1shu7T7UbeLTlli4=
In-Reply-To: <20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
Content-Language: en-US
 by: Axel Schwenke - Tue, 18 Jan 2022 14:26 UTC

On 18.01.2022 13:48, pinnerite wrote:
>
> I appreciate you taking the trouble to reply in detail but you must understand thast I am not a regular user of MySQL and have only ever used it when employing MythTV.

Then let's take a step back. Something must have been broken so that you
started digging into MySQL accounts. What was it? Perhaps a broken (or at
least not up-to-date) mythtv package?

That's the whole point of having packages and maintainers. But of course
they need to know something is broken before they can act.

Re: Cannot remove MySQL completely

<20220118164016.fa5d28bbfaff06ad6db1179c@gmail.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=79&group=comp.databases.mysql#79

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pinnerite@gmail.com (pinnerite)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Tue, 18 Jan 2022 16:40:16 +0000
Organization: A noiseless patient Spider
Lines: 39
Message-ID: <20220118164016.fa5d28bbfaff06ad6db1179c@gmail.com>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss6imb$pn1$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="40dc6e1f114e99c229754916899a7541";
logging-data="20708"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18PlC4XwyIbZ+Aawd4fzMXEAWxKZWU1WPk="
Cancel-Lock: sha1:gKzJUCIZ78HWndxwxfR+StgmyhA=
X-Newsreader: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
 by: pinnerite - Tue, 18 Jan 2022 16:40 UTC

On Tue, 18 Jan 2022 15:26:18 +0100
Axel Schwenke <axel.schwenke@gmx.de> wrote:

> On 18.01.2022 13:48, pinnerite wrote:
> >
> > I appreciate you taking the trouble to reply in detail but you must understand thast I am not a regular user of MySQL and have only ever used it when employing MythTV.
>
> Then let's take a step back. Something must have been broken so that you
> started digging into MySQL accounts. What was it? Perhaps a broken (or at
> least not up-to-date) mythtv package?
>
> That's the whole point of having packages and maintainers. But of course
> they need to know something is broken before they can act.

This is the User table prior to wiping out an starting again..
+------------------+------------------------------------------------------------------------+-----------+
| User | authentication_string | Host |
+------------------+------------------------------------------------------------------------+-----------+
| mythtv | *B5BCD029F2268798922CDC55B5253D354B2C0246 | % |
| debian-sys-maint | $A$005$F5%d'zoHMtJEX88t/x1bvIEMnwtseub5Tc7Z02gRpckab8.tZPnvPL5 | localhost |
| mysql.infoschema | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
| mysql.session | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
| mysql.sys | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
!ug2Ym[S%/K+ca2n7M06VWGOgOzJFxxKkrg/c7pjNT6Dm3n3FzLXm56 | localhost |
| root | *2B2E29BFA4C432ED2C7C49E07B175220796B98EE | localhost |
+------------------+------------------------------------------------------------------------+-----------+

Nothing I could do would change the erroneous hashed mythtv password nor could I remove the penultimate row with seemingly no user.

It is history now. I had a couple of weird problems with this version of Linux Mint.
One was solved with a fix.
The other, well that is MythTV but I will get there.

Regards, Alan

--
Mint 20.3, kernel 5.4.0-95-generic, Cinnamon 5.2.7
running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

Re: Cannot remove MySQL completely

<ss794e$mhh$1@jstuckle.eternal-september.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=80&group=comp.databases.mysql#80

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!jstuckle.eternal-september.org!.POSTED!not-for-mail
From: jstucklex@attglobal.net (Jerry Stuckle)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Tue, 18 Jan 2022 15:49:08 -0500
Organization: A noiseless patient Spider
Lines: 57
Message-ID: <ss794e$mhh$1@jstuckle.eternal-september.org>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 18 Jan 2022 20:49:18 -0000 (UTC)
Injection-Info: jstuckle.eternal-september.org; posting-host="04c8937affb5ad1761ae4da15a6d4067";
logging-data="23089"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/nwtH6b4xoldmX4qz+u8c1oecSa8ckZeI="
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.0
Cancel-Lock: sha1:wqGqz3XSG7+b2ce9T5axfYl19kQ=
In-Reply-To: <20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
Content-Language: en-US
 by: Jerry Stuckle - Tue, 18 Jan 2022 20:49 UTC

On 1/18/2022 7:48 AM, pinnerite wrote:
> On Tue, 18 Jan 2022 10:44:47 +0100
> Axel Schwenke <axel.schwenke@gmx.de> wrote:
>
>> On 17.01.2022 17:57, pinnerite wrote:
>>> At the moment I can only get int MySQL from a root prompt.
>>> Otherwise it asks for the root password which I have not set(?).
>>
>> This is on purpose. Again: RTFM!
>>
>> Read also the Debian README. Package maintainers often add extra $FOO to
>> packages. In the past Debian used to ask for a password for account name
>> 'root' (which is traditionally the Superuser account). Now this is no longer
>> neccessary because socket authentication helps with identification of users.
>>
>> Normally the first thing you do is create an account for yourself. If you
>> are connecting remotely (that means: the client is not running on the same
>> machines than the server) it includes setting a password.
>>
>> And if you are running an application using the database (i.e. MythTV) then
>> it's highly recommended to create a MySQL account that is restricted to the
>> tables for that application.
>>
>>
>> XL
>
> I appreciate you taking the trouble to reply in detail but you must understand thast I am not a regular user of MySQL and have only ever used it when employing MythTV.
>
> This means that I only have to engage with it once every two or three years.
> Although I have textbooks on the subject, they are all obsolete because of the changes that are made between versions.
>
> Changing distros can even mean having to deploy MariaDB, which I did for a few years.
>
> Although I try to resolve my problems without recourse to bothering others, there comes a point when frustration takes over. I had reached that point.
>
> If i had known where the database was held (/var/lib/mysql) earlier, I might have saved myself and others some trouble.
>
> I always record the process of overcoming problems and the related advice in the hope of not making the same mistake more than once but sadly, the ground shifts. It is never exactly the same.
>
> Thanks again, Alan
>

Alan,

All of the answers to your questions are in the documentation. It's
quite extensive and complete.

But that's like saying all of the words in the English Language are in
the Oxford English Dictionary. They are - but good luck finding the
right word if you don't know what you're looking for.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

Re: Cannot remove MySQL completely

<j4q7frFaoj5U1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=81&group=comp.databases.mysql#81

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: nospam@lisse.NA (Dr Eberhard Lisse)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Wed, 19 Jan 2022 12:29:15 +0200
Lines: 72
Message-ID: <j4q7frFaoj5U1@mid.individual.net>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss794e$mhh$1@jstuckle.eternal-september.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net 2vo3BGLWOkZ88PyBNmNllQdfvKMCuATuU/RHwF1dxv/PPF1KlP
Cancel-Lock: sha1:doOZ11AEQQhfV7rD2MnBHgEN3XY=
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.2)
Gecko/20060308 Thunderbird/1.5.0.2 Mnenhy/0.7.4.0
Content-Language: en-US
In-Reply-To: <ss794e$mhh$1@jstuckle.eternal-september.org>
 by: Dr Eberhard Lisse - Wed, 19 Jan 2022 10:29 UTC

TLDR :-)-O

AKA Generation Z :-)-O

el

On 18/01/2022 22:49, Jerry Stuckle wrote:
> On 1/18/2022 7:48 AM, pinnerite wrote:
>> On Tue, 18 Jan 2022 10:44:47 +0100
>> Axel Schwenke <axel.schwenke@gmx.de> wrote:
>>
>>> On 17.01.2022 17:57, pinnerite wrote:
>>>> At the moment I can only get int MySQL from a root prompt.
>>>> Otherwise it asks for the root password which I have not set(?).
>>>
>>> This is on purpose. Again: RTFM!
>>>
>>> Read also the Debian README. Package maintainers often add extra
>>> $FOO to packages. In the past Debian used to ask for a password for
>>> account name 'root' (which is traditionally the Superuser account).
>>> Now this is no longer neccessary because socket authentication helps
>>> with identification of users.
>>>
>>> Normally the first thing you do is create an account for yourself.
>>> If you are connecting remotely (that means: the client is not
>>> running on the same machines than the server) it includes setting a
>>> password.
>>>
>>> And if you are running an application using the database (i.e.
>>> MythTV) then it's highly recommended to create a MySQL account that
>>> is restricted to the tables for that application.
>>>
>>>
>>> XL
>>
>> I appreciate you taking the trouble to reply in detail but you must
>> understand thast I am not a regular user of MySQL and have only ever
>> used it when employing MythTV.
>>
>> This means that I only have to engage with it once every two or three
>> years. Although I have textbooks on the subject, they are all
>> obsolete because of the changes that are made between versions.
>>
>> Changing distros can even mean having to deploy MariaDB, which I did
>> for a few years.
>>
>> Although I try to resolve my problems without recourse to bothering
>> others, there comes a point when frustration takes over. I had
>> reached that point.
>>
>> If i had known where the database was held (/var/lib/mysql) earlier,
>> I might have saved myself and others some trouble.
>>
>> I always record the process of overcoming problems and the related
>> advice in the hope of not making the same mistake more than once but
>> sadly, the ground shifts. It is never exactly the same.
>>
>> Thanks again, Alan
>>
>
> Alan,
>
> All of the answers to your questions are in the documentation. It's
> quite extensive and complete.
>
> But that's like saying all of the words in the English Language are in
> the Oxford English Dictionary. They are - but good luck finding the
> right word if you don't know what you're looking for.
>

--
To email me replace 'nospam' with 'el'

Re: Cannot remove MySQL completely

<ss9f42$ss2$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=82&group=comp.databases.mysql#82

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: axel.schwenke@gmx.de (Axel Schwenke)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Wed, 19 Jan 2022 17:43:45 +0100
Organization: A noiseless patient Spider
Lines: 35
Message-ID: <ss9f42$ss2$1@dont-email.me>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss6imb$pn1$1@dont-email.me>
<20220118164016.fa5d28bbfaff06ad6db1179c@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 19 Jan 2022 16:43:46 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="1834fec6e34e5a82894dff38368cfde9";
logging-data="29570"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18e6XYR+0j8IBVFXEHBrFtuGRHNJwb9+LM="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Cancel-Lock: sha1:ql/DS1HaNGjYz29OcDIsD8MWSYU=
In-Reply-To: <20220118164016.fa5d28bbfaff06ad6db1179c@gmail.com>
Content-Language: en-US
 by: Axel Schwenke - Wed, 19 Jan 2022 16:43 UTC

On 18.01.2022 17:40, pinnerite wrote:
> Axel Schwenke <axel.schwenke@gmx.de> wrote:
>
>> Then let's take a step back. Something must have been broken so that you
>> started digging into MySQL accounts. What was it? Perhaps a broken (or at
>> least not up-to-date) mythtv package?
>
> This is the User table prior to wiping out an starting again..
> +------------------+------------------------------------------------------------------------+-----------+
> | User | authentication_string | Host |
> +------------------+------------------------------------------------------------------------+-----------+
> | mythtv | *B5BCD029F2268798922CDC55B5253D354B2C0246 | % |
> | debian-sys-maint | $A$005$F5%d'zoHMtJEX88t/x1bvIEMnwtseub5Tc7Z02gRpckab8.tZPnvPL5 | localhost |
> | mysql.infoschema | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
> | mysql.session | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
> | mysql.sys | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
> !ug2Ym[S%/K+ca2n7M06VWGOgOzJFxxKkrg/c7pjNT6Dm3n3FzLXm56 | localhost |
> | root | *2B2E29BFA4C432ED2C7C49E07B175220796B98EE | localhost |
> +------------------+------------------------------------------------------------------------+-----------+

I see nothing wrong here.

> Nothing I could do would change the erroneous hashed mythtv password nor could I remove the penultimate row with seemingly no user.

I see no row with no user. I see garbled output for whatever reason. What
reports SHOW GRANTS ? And the hash for the 'mythtv' user looks ok. And it
would be a trifle so set it to something else with CHANGE PASSWORD ...

So you are basically complaining about *nothing*. Or - to be more precise -
about things that you don't understand and believe to be erroneous.

<shrug>

XL

Re: Cannot remove MySQL completely

<ssa2in$gkh$1@jstuckle.eternal-september.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=83&group=comp.databases.mysql#83

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!jstuckle.eternal-september.org!.POSTED!not-for-mail
From: jstucklex@attglobal.net (Jerry Stuckle)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Wed, 19 Jan 2022 17:15:38 -0500
Organization: A noiseless patient Spider
Lines: 32
Message-ID: <ssa2in$gkh$1@jstuckle.eternal-september.org>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss794e$mhh$1@jstuckle.eternal-september.org>
<j4q7frFaoj5U1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 19 Jan 2022 22:15:51 -0000 (UTC)
Injection-Info: jstuckle.eternal-september.org; posting-host="b0b692c00544d4c0365f4bbb2a8f1321";
logging-data="17041"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18dbl/HgBtO+bTd6+xzwSj2ta3emf9EKf4="
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.0
Cancel-Lock: sha1:tPr+2uOHH0wqX8LiefyIK7KjtbA=
In-Reply-To: <j4q7frFaoj5U1@mid.individual.net>
Content-Language: en-US
 by: Jerry Stuckle - Wed, 19 Jan 2022 22:15 UTC

On 1/19/2022 5:29 AM, Dr Eberhard Lisse wrote:
> TLDR :-)-O
>
> AKA Generation Z :-)-O
>
> el
>
> On 18/01/2022 22:49, Jerry Stuckle wrote:
>>
>> Alan,
>>
>> All of the answers to your questions are in the documentation.  It's
>> quite extensive and complete.
>>
>> But that's like saying all of the words in the English Language are in
>> the Oxford English Dictionary.  They are - but good luck finding the
>> right word if you don't know what you're looking for.
>>
>

Two short paragraphs are too long? ROFLMAO!

And please learn to follow Usenet posting guidelines - which include
posting your response either inline with the comments or following the
comments (like this one) - not at the top of the page.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

Re: Cannot remove MySQL completely

<20220120124430.52c6e27199274bc0e5c712cf@gmail.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=84&group=comp.databases.mysql#84

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: pinnerite@gmail.com (pinnerite)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Thu, 20 Jan 2022 12:44:30 +0000
Organization: A noiseless patient Spider
Lines: 52
Message-ID: <20220120124430.52c6e27199274bc0e5c712cf@gmail.com>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss6imb$pn1$1@dont-email.me>
<20220118164016.fa5d28bbfaff06ad6db1179c@gmail.com>
<ss9f42$ss2$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="6968f8c5de0282761697f81d46f3874f";
logging-data="4587"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+FVudFGcgIvOiMA2EbJFg4pZAO+nKKPHw="
Cancel-Lock: sha1:rIGoMdrkfg6zYkpFRCYwtx3RQSY=
X-Newsreader: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu)
 by: pinnerite - Thu, 20 Jan 2022 12:44 UTC

On Wed, 19 Jan 2022 17:43:45 +0100
Axel Schwenke <axel.schwenke@gmx.de> wrote:

> On 18.01.2022 17:40, pinnerite wrote:
> > Axel Schwenke <axel.schwenke@gmx.de> wrote:
> >
> >> Then let's take a step back. Something must have been broken so that you
> >> started digging into MySQL accounts. What was it? Perhaps a broken (or at
> >> least not up-to-date) mythtv package?
> >
> > This is the User table prior to wiping out an starting again..
> > +------------------+------------------------------------------------------------------------+-----------+
> > | User | authentication_string | Host |
> > +------------------+------------------------------------------------------------------------+-----------+
> > | mythtv | *B5BCD029F2268798922CDC55B5253D354B2C0246 | % |
> > | debian-sys-maint | $A$005$F5%d'zoHMtJEX88t/x1bvIEMnwtseub5Tc7Z02gRpckab8.tZPnvPL5 | localhost |
> > | mysql.infoschema | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
> > | mysql.session | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
> > | mysql.sys | $A$005$THISISACOMBINATIONOFINVALIDSALTANDPASSWORDTHATMUSTNEVERBRBEUSED | localhost |
> > !ug2Ym[S%/K+ca2n7M06VWGOgOzJFxxKkrg/c7pjNT6Dm3n3FzLXm56 | localhost |
> > | root | *2B2E29BFA4C432ED2C7C49E07B175220796B98EE | localhost |
> > +------------------+------------------------------------------------------------------------+-----------+
>
> I see nothing wrong here.
>
> > Nothing I could do would change the erroneous hashed mythtv password nor could I remove the penultimate row with seemingly no user.
>
> I see no row with no user. I see garbled output for whatever reason. What
> reports SHOW GRANTS ? And the hash for the 'mythtv' user looks ok. And it
> would be a trifle so set it to something else with CHANGE PASSWORD ...
>
> So you are basically complaining about *nothing*. Or - to be more precise -
> about things that you don't understand and believe to be erroneous.
>
> <shrug>
>
>
> XL

So you know that the hash for 'mythtv' looks OK. It just happens to be the wrong hash.
I could not change it to the correct one.

So what is the user for: > > !ug2Ym[S%/K+ca2n7M06VWGOgOzJFxxKkrg/c7pjNT6Dm3n3FzLXm56 | localhost | ?

Anyway it is arbritary as I deleted the database and started again.

Alan

--
Mint 20.3, kernel 5.4.0-95-generic, Cinnamon 5.2.7
running on an AMD Phenom II X4 Black edition processor with 16GB of DRAM.

Re: Cannot remove MySQL completely

<j4t6fqFs9g8U1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=85&group=comp.databases.mysql#85

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: nospam@lisse.NA (Dr Eberhard Lisse)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Thu, 20 Jan 2022 15:30:34 +0200
Lines: 34
Message-ID: <j4t6fqFs9g8U1@mid.individual.net>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss794e$mhh$1@jstuckle.eternal-september.org>
<j4q7frFaoj5U1@mid.individual.net>
<ssa2in$gkh$1@jstuckle.eternal-september.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: individual.net GtXuGdg9IC+XA5deICRpDgA31ousBh1N8Ai+zV21Z5ZM/65vyD
Cancel-Lock: sha1:CaT1jIy732sxOnaes15OEuj9y6Q=
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.2)
Gecko/20060308 Thunderbird/1.5.0.2 Mnenhy/0.7.4.0
Content-Language: en-US
In-Reply-To: <ssa2in$gkh$1@jstuckle.eternal-september.org>
 by: Dr Eberhard Lisse - Thu, 20 Jan 2022 13:30 UTC

That would make it even more difficult for the Generation Z'ers.

el

On 20/01/2022 00:15, Jerry Stuckle wrote:
> On 1/19/2022 5:29 AM, Dr Eberhard Lisse wrote:
>> TLDR :-)-O
>>
>> AKA Generation Z :-)-O
>>
>> el
>>
>> On 18/01/2022 22:49, Jerry Stuckle wrote:
>>>
>>> Alan,
>>>
>>> All of the answers to your questions are in the documentation. It's
>>> quite extensive and complete.
>>>
>>> But that's like saying all of the words in the English Language are
>>> in the Oxford English Dictionary. They are - but good luck finding
>>> the right word if you don't know what you're looking for.
>>>
>>
>
> Two short paragraphs are too long? ROFLMAO!
>
> And please learn to follow Usenet posting guidelines - which include
> posting your response either inline with the comments or following the
> comments (like this one) - not at the top of the page.
>

--
To email me replace 'nospam' with 'el'

Re: Cannot remove MySQL completely

<ssc0c5$m5o$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=86&group=comp.databases.mysql#86

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!news.freedyn.de!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: axel.schwenke@gmx.de (Axel Schwenke)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Thu, 20 Jan 2022 16:50:28 +0100
Organization: A noiseless patient Spider
Lines: 35
Message-ID: <ssc0c5$m5o$1@dont-email.me>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss6imb$pn1$1@dont-email.me>
<20220118164016.fa5d28bbfaff06ad6db1179c@gmail.com>
<ss9f42$ss2$1@dont-email.me>
<20220120124430.52c6e27199274bc0e5c712cf@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 20 Jan 2022 15:50:29 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="7719beac4c6258c174ecf3a831cd6be0";
logging-data="22712"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/TdZoAvi9C/fkipnsvBcH31IBROyPF7I0="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Cancel-Lock: sha1:0OTtS/MzfBhA3Ippo7ktzJR2sI4=
In-Reply-To: <20220120124430.52c6e27199274bc0e5c712cf@gmail.com>
Content-Language: en-US
 by: Axel Schwenke - Thu, 20 Jan 2022 15:50 UTC

On 20.01.2022 13:44, pinnerite wrote:
> On Wed, 19 Jan 2022 17:43:45 +0100
> Axel Schwenke <axel.schwenke@gmx.de> wrote:

>> I see no row with no user. I see garbled output for whatever reason. What
>> reports SHOW GRANTS ? And the hash for the 'mythtv' user looks ok. And it
>> would be a trifle so set it to something else with CHANGE PASSWORD ...
>>
>> So you are basically complaining about *nothing*. Or - to be more precise -
>> about things that you don't understand and believe to be erroneous.
>
> So you know that the hash for 'mythtv' looks OK. It just happens to be the wrong hash.

One can (of course) not see that. That's the reason why the password is
hashed in the first place. But even if you lost the original password in
clear text - it's just that. Not an error in stored MySQL credentials.

> I could not change it to the correct one.

Because you didn't try it the correct way. RTFM on CHANGE PASSWORD!

> So what is the user for: > > !ug2Ym[S%/K+ca2n7M06VWGOgOzJFxxKkrg/c7pjNT6Dm3n3FzLXm56 | localhost | ?

That is garbled output. It's missing not only a complete field (the
username) but also the table decorations that the client puts around the
data fields. Probably due to unprintable characters.

And again. You are doing the wrong thing.

You should not go and SELECT from the mysql.user table directly (at least
not when you cannot interpret what you get back). Instead you should use
SHOW GRANTS. And yes, RTFM on that too.

XL

Re: Cannot remove MySQL completely

<ssc8bp$l13$1@jstuckle.eternal-september.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=87&group=comp.databases.mysql#87

  copy link   Newsgroups: comp.databases.mysql
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!jstuckle.eternal-september.org!.POSTED!not-for-mail
From: jstucklex@attglobal.net (Jerry Stuckle)
Newsgroups: comp.databases.mysql
Subject: Re: Cannot remove MySQL completely
Date: Thu, 20 Jan 2022 13:06:37 -0500
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <ssc8bp$l13$1@jstuckle.eternal-september.org>
References: <20220117114805.c031fa47fced17cde62197b8@gmail.com>
<4789f309-afb4-6231-cadc-2d1a524eee3a@gmx.de>
<20220117165750.f8dc48ba66e8fc7513db85f0@gmail.com>
<340e9e53-3beb-1f86-531c-27904f871ed1@gmx.de>
<20220118124859.8f1c20b86f5722837b1a9d5f@gmail.com>
<ss794e$mhh$1@jstuckle.eternal-september.org>
<j4q7frFaoj5U1@mid.individual.net>
<ssa2in$gkh$1@jstuckle.eternal-september.org>
<j4t6fqFs9g8U1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 20 Jan 2022 18:06:49 -0000 (UTC)
Injection-Info: jstuckle.eternal-september.org; posting-host="cabc14ce775a207e4d78ca4b8cd0412e";
logging-data="21539"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+cAZ2BGRnbWEuunaPpr5reWBnTa3zwRJs="
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.0
Cancel-Lock: sha1:FvE2UKGLw6xmnyg1Oi+5sxcmCiU=
In-Reply-To: <j4t6fqFs9g8U1@mid.individual.net>
Content-Language: en-US
 by: Jerry Stuckle - Thu, 20 Jan 2022 18:06 UTC

On 1/20/2022 8:30 AM, Dr Eberhard Lisse wrote:
> That would make it even more difficult for the Generation Z'ers.
>
> el
>
And obviously too difficult for someone who claims to have a PHD.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor