[MDEV-20868] mysqld_multi failed to run due to a basic script syntax error Created: 2019-10-20 Updated: 2019-10-29 Resolved: 2019-10-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.4.8 |
| Fix Version/s: | 10.4.9 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Bai Yang | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 18.04 / x64 / mysqld Ver 10.4.8-MariaDB-1:10.4.8+maria~bionic for debian-linux-gnu on x86_64 (mariadb.org binary distribution) |
||
| Issue Links: |
|
||||||||
| Description |
|
Simply run "mysqld_multi --help" and I got these:
According to the instructions in the error, replacing "elseif" with "elsif" can solve this problem. I installed MariaDB from the official source through: "curl -sS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash" then "apt-get install mariadb-server-10.4 && apt-get install mariadb-backup". I am very curious now: Is 10.4.8 really a GA version? |
| Comments |
| Comment by Anel Husakovic [ 2019-10-22 ] |
|
Hi, |
| Comment by Julius Goryavsky [ 2019-10-29 ] |
|
Already fixed in the |