Re: order by primary key slowly
Posted by:
varky chan
Date: April 06, 2016 10:17AM
RAM size is 4G, and innodb_buffer_pool_size = 2147483648
mysql> select @@innodb_buffer_pool_size;
+---------------------------+
| @@innodb_buffer_pool_size |
+---------------------------+
| 2147483648 |
+---------------------------+
1 row in set (0.00 sec)
Subject
Views
Written By
Posted
3087
April 05, 2016 10:42PM
1399
April 06, 2016 04:35AM
1322
April 06, 2016 10:15AM
1333
April 06, 2016 11:23AM
1451
April 06, 2016 08:11PM
1370
April 06, 2016 10:35PM
1351
April 07, 2016 12:34AM
3980
April 07, 2016 07:21AM
1430
April 07, 2016 10:20AM
1318
April 07, 2016 11:26PM
1443
April 12, 2016 07:42PM
1286
April 06, 2016 08:57AM
Re: order by primary key slowly
1307
April 06, 2016 10:17AM
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.