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
12743
February 11, 2019 02:09AM
3880
February 11, 2019 10:47AM
3308
February 11, 2019 11:55AM
3025
February 11, 2019 12:52PM
2705
February 11, 2019 08:13PM
2661
February 12, 2019 02:59AM
2852
February 13, 2019 03:36AM
Re: MySQL 8 - terrible performance
2427
February 14, 2019 12:28AM
2463
February 14, 2019 03:33AM
2181
February 15, 2019 03:32AM
2204
February 15, 2019 05:23AM
2050
March 18, 2019 05:19AM
2803
March 18, 2019 10:42AM
3130
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.