[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: |
|
||||||||
| Description |
|
download mariadb-10.4.12-win32.zip unzip into e:\wamp\bin\mariadb\ E:\wamp\bin\mariadb\mariadb10.4.12\data\my.ini file deleted and replaced by Create service with : E:\wamp\bin\mariadb\mariadb10.4.12\bin> Start service with : In the event viewer there are: No more information. Exactly the same problem for versions 10.2.31, 10.3.22, 10.4.12 in 32 and 64 bit. 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.
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 |