I was very surprised when I did a “zypper up” (not dup) on my main De (openSUSE 13.2 64 and KDE) in the afternoon.
I have installed mysql workbench, a lot of odbc and jdbc drivers to get Libreoffice base to work and connect/pick up information from remote various db. I have done some test to connect to a remote(LAN) mysqldb for Digikam. Been using db on local disk for digikam, -sqlklite.
Never have installed mysql/mariadb on my main DE.
Now I when i got back to my monitor it…
Message from package mariadb:
You just installed MySQL server for the first time.
You can start it using:
rcmysql start
During first start empty database will be created for your automatically.
PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:
'/usr/bin/mysqladmin' -u root password 'new-password'
'/usr/bin/mysqladmin' -u root -h misibook password 'new-password'
Alternatively you can run:
'/usr/bin/mysql_secure_installation'
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
-----------------------------------------------------------------------------
(Press 'q' to exit the pager.)
~
~
~
~
~
~
~
~
~
/var/tmp/TmpFile.DuWoZL lines 1-28/28 (END)
My repos?
zypper lr
# | Alias | Name | Enabled | Refresh
---+------------------------------------+---------------------------------------------+---------+--------
1 | amd_13.2_drv_temp | amd 13.2 drv temp | Yes | Yes
2 | download.opensuse.org-13.2-non-oss | Update Repository (Non-Oss) | Yes | Yes
3 | download.opensuse.org-4.3 | openSUSE BuildService - LibreOffice | Yes | Yes
4 | download.opensuse.org-Extra | openSUSE BuildService - KDE:Extra | No | No
5 | download.opensuse.org-Extra_1 | openSUSE BuildService - KDE:Extra | Yes | Yes
6 | download.opensuse.org-Stable | openSUSE BuildService - LibreOffice | No | No
7 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | Yes
8 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | Yes
9 | download.opensuse.org-oss | Main Repository (OSS) | Yes | Yes
10 | download.opensuse.org-update | Main Update Repository | Yes | Yes
11 | ftp.gwdg.de-suse | Packman Repository | Yes | Yes
12 | google-earth | google-earth | Yes | Yes
13 | home:derselbst | home:derselbst | Yes | Yes
14 | home:enzokiel:pipelight | home:enzokiel:pipelight | No | No
15 | isv_ownCloud_desktop | The ownCloud Desktop Client (openSUSE_13.2) | Yes | No
16 | openSUSE-13.2-0 | openSUSE-13.2-0 | No | No
17 | openSUSE:13.2:Update | openSUSE:13.2:Update | Yes | Yes
18 | repo-debug | openSUSE-13.2-Debug | No | Yes
19 | repo-debug-update | openSUSE-13.2-Update-Debug | No | Yes
20 | repo-debug-update-non-oss | openSUSE-13.2-Update-Debug-Non-Oss | No | Yes
21 | repo-source | openSUSE-13.2-Source | No | Yes
22 | windows:mingw:win32 | windows:mingw:win32 | Yes | Yes
23 | windows:mingw:win64 | windows:mingw:win64 | Yes | Yes
Have I manage to mess things up again? In that case. Mea culpa.
regards