Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
Description
Downloaded MariaDB 10.1.1 tarball, unpacked and initialized database, started MariaDB. Left all wsrep server variables at defaults.
Server is reporting WSREP information even though Galera is disabled by default, which is confusing.
--- banner --- |
Welcome to the MariaDB monitor. Commands end with ; or \g.
|
Your MariaDB connection id is 2
|
Server version: 10.1.1-MariaDB-wsrep MariaDB Server, wsrep_25.10.r4123
|
--- initialization --- |
141111 8:54:49 [Note] WSREP: Read nil XID from storage engines, skipping position init
|
141111 8:54:49 [Note] WSREP: wsrep_load(): loading provider library 'none'
|
141111 8:54:49 [Note] WSREP: Service disconnected.
|
141111 8:54:50 [Note] WSREP: Some threads may fail to exit.
|
--- server log on startup --- |
141111 08:54:53 mysqld_safe WSREP: Running position recovery with --log_error='/home/tcallaghan/data/dbtest/mariadb-10.1.1-linux-x86_64/data/wsrep_recovery.VChH7B' --pid-file='/home/tcallaghan/data/dbtest/mariadb-10.1.1-linux-x86_64/data/tmc-recover.pid'
|
Attachments
Issue Links
- is duplicated by
-
MDEV-8059 WSREP cause unnecessary messages and issue even when Galera is not enabled
- Closed