Re: MySQL 8 - terrible performance
Hi this is indeed during initialization part, don't forget that in MySQL 8.0 there is a transactional DataDictionary that must be created with several GIS information too.
This should be an operation that will occur only once.
Of course, a poor storage is much more affected. If you want to improve this, you can try to replay your test using --innodb_flush_log_at_trx_commit=0
Regards,
Subject
Views
Written By
Posted
12320
February 11, 2019 02:09AM
3778
February 11, 2019 10:47AM
3212
February 11, 2019 11:55AM
2930
February 11, 2019 12:52PM
2610
February 11, 2019 08:13PM
2575
February 12, 2019 02:59AM
2746
February 13, 2019 03:36AM
Re: MySQL 8 - terrible performance
2315
February 14, 2019 12:28AM
2363
February 14, 2019 03:33AM
2085
February 15, 2019 03:32AM
2092
February 15, 2019 05:23AM
1953
March 18, 2019 05:19AM
2668
March 18, 2019 10:42AM
2971
April 30, 2019 02:21PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.