[MDEV-23440] mysql_tzinfo_to_sql under innodb is slow Created: 2020-08-10 Updated: 2022-01-11 Resolved: 2020-08-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Time zones |
| Affects Version/s: | 10.1.42 |
| Fix Version/s: | 10.1.48, 10.2.35, 10.3.26, 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
When As a result an innodb initialization in a stand alone mode takes ~27 seconds instead of 1.2 seconds (timing per |
| Comments |
| Comment by Daniel Black [ 2020-08-10 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
bb-10.1- Simple patch: https://github.com/MariaDB/server/commit/23bdab05a7cf5aff5d2c6451227315bde6ef53a5 | |||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2020-08-10 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
bb-10.1-
| |||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2020-08-11 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
A few more benchmarks with this patch applied: https://jira.mariadb.org/browse/MDEV-20555?focusedCommentId=162428&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-162428 | |||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2020-08-11 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|