Community

New in MySQL 5.7: Performance Schema scalable memory allocation

(Mayank Prasad) Performance Schema is a mechanism to collect and report run time statistics for running MySQL server. These statistics are stored-in and fetched-from internal memory buffers. In MySQL 5.6 GA, memory for these buffers is allocated during MySQL server startup with either user specified

Read More - Register for Free Membership