[MDEV-9297] mysql_install_db launches mysqld 3x Created: 2015-12-16 Updated: 2016-09-19 Resolved: 2015-12-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 10.2.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.2.0-2 | ||||||||
| Description |
|
mysql_install_db launches mysqld 3x: for system tables, for help tables, for gis. There should be no good reason behind this. Make them all in one run and save 60% of mysql_install_db execution time. |
| Comments |
| Comment by Sergey Vojtovich [ 2015-12-23 ] |
|
serg, please review patch for this task. |