[MDEV-21600] MariaDB 10.2.31, 10.3.22, 10.4.12 as a service don't start under Windows Created: 2020-01-30  Updated: 2020-01-30  Resolved: 2020-01-30

Status: Closed
Project: MariaDB Server
Component/s: Configuration
Affects Version/s: 10.2.31, 10.3.22, 10.4.12
Fix Version/s: N/A

Type: Bug Priority: Blocker
Reporter: Dominique Ottello Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Environment:

Windows 10 Pro 64 bit (Same Windows 7 Pro 64)


Issue Links:
Duplicate
is duplicated by MDEV-21586 Unable to start the server after the ... Closed

 Description   

download mariadb-10.4.12-win32.zip

unzip into e:\wamp\bin\mariadb\
It is :
e:\wamp\bin\mariadb\mariadb-10.4.12-win32\
renamed into :
e:\wamp\bin\mariadb\mariadb10.4.12\
Create mysql database by :
Nota : command windows is "administrator"
cd /d j:\wamp\bin\mariadb\mariadb10.4.12\bin
E:\wamp\bin\mariadb\mariadb10.4.12\bin>mysql_install_db.exe --default-user --datadir=j:\wamp\bin\mariadb\mariadb10.4.12\data
Running bootstrap
2020-01-30 10:07:33 0 [Note] E:\wamp\bin\mariadb\mariadb10.4.12\bin\mysqld.exe (mysqld 10.4.12-MariaDB) starting as process 8384 ...
Creating my.ini file
Creation of the database was successful

E:\wamp\bin\mariadb\mariadb10.4.12\data\my.ini file deleted and replaced by
E:\wamp\bin\mariadb\mariadb10.4.12\my.ini

Create service with :
E:\wamp\bin\mariadb\mariadb10.4.12\bin>mysqld.exe --install-manual wampmariadb
Service successfully installed.

E:\wamp\bin\mariadb\mariadb10.4.12\bin>

Start service with :
E:\wamp\bin\mariadb\mariadb10.4.12\bin>net start wampmariadb
Le service wampmariadb démarre...
Le service wampmariadb n’a pas pu être lancé.
Une erreur système s’est produite.
L’erreur système 1067 s’est produite.
Le processus s’est arrêté inopinément.
Note: Translation into English
The wampmariadb service starts...
The wampmariadb service could not start.
A system error occurred.
System error 1067 occurred.
The process stopped unexpectedly.

In the event viewer there are:
wampmariadb (mysqld 10.4.12-MariaDB) starting as process 13092 ...
aborting

No more information.

Exactly the same problem for versions 10.2.31, 10.3.22, 10.4.12 in 32 and 64 bit.
The installation procedures are exactly the same as for versions 10.2.30, 10.3.21 and 10.4.11, which pose no problem.

For your information, same problem with the latest alpha 10.5.0 versions, whereas it worked perfectly with the previous versions.



 Comments   
Comment by Sergei Golubchik [ 2020-01-30 ]

Do you have lc_messages set in your my.cnf ? Like lc_messages=fr_FR, for example?

Comment by Dominique Ottello [ 2020-01-30 ]

Yes.

;Path to the language
;See Documentation:
; https://mariadb.com/kb/en/mariadb/server-system-variables/#lc_messages
lc-messages-dir="E:/wamp64/bin/mariadb/mariadb10.4.12/share"
lc-messages=fr_FR

Or en_US

Comment by Sergei Golubchik [ 2020-01-30 ]

As a workaround, with en_US or with no lc-messages the server should start fine.

It'll be fixed in the next release, sorry for this.

Comment by Sergei Golubchik [ 2020-01-30 ]

This is a duplicate of MDEV-21586. Please, watch that issue if you want to know when this bug is fixed.

Generated at Thu Feb 08 09:08:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.