-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More
- Loading branch information
Showing
5 changed files
with
52 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
|
||
# MySQL | ||
|
||
* [Build Steps · facebook/mysql-5.6 Wiki · GitHub](https://github.com/facebook/mysql-5.6/wiki/Build-Steps) | ||
* [Small Datum](http://smalldatum.blogspot.com/) | ||
* [Using sysbench 0.5 for performing MySQL benchmarks](https://www.percona.com/blog/2014/09/02/using-sysbench-0-5-benchmark-mysql-whats-changed-latest-release/) | ||
* [mdcallag (Mark Callaghan)](https://github.com/mdcallag) | ||
* [Home · MySQLOnRocksDB/mysql-5.6 Wiki](https://github.com/MySQLOnRocksDB/mysql-5.6/wiki#switching-from-myrocks-to-facebook-repository) | ||
* [InnoDB kernel_mutex Contention and Memory Allocators | James Golick](http://jamesgolick.com/2012/7/18/innodb-kernel-mutex-contention-and-memory-allocators.html#preload-instructions) | ||
* [Impact of memory allocators on MySQL performance - MySQL Performance Blog](https://www.percona.com/blog/2012/07/05/impact-of-memory-allocators-on-mysql-performance/) | ||
* [Small Datum](http://smalldatum.blogspot.com/search?updated-max=2015-10-07T08:11:00-07:00&max-results=50&reverse-paginate=true) | ||
* [MySQL Replication](http://my-replication-life.blogspot.com/) | ||
* [Yoshinori Matsunobu's blog: Single thread performance regression in 5.6 - Replication](http://yoshinorimatsunobu.blogspot.com/2013/12/single-thread-performance-regression-in.html) | ||
* [MySQL Bugs: #71130: 5.6 SQL thread is much slower than 5.1/5.5](http://bugs.mysql.com/bug.php?id=71130) | ||
* [Robert Haas: Uber's move away from PostgreSQL](http://rhaas.blogspot.com/2016/08/ubers-move-away-from-postgresql.html) | ||
* [Benchmarking Cloud Serving Systems with YCSB](https://www.cs.duke.edu/courses/fall13/cps296.4/838-CloudPapers/ycsb.pdf) | ||
* [Blog of (former?) MySQL Entomologist: Fun with Bugs #43 - Bugs Fixed in MySQL 5.7.13](http://mysqlentomologist.blogspot.com/2016/06/fun-with-bugs-43-bugs-fixed-in-mysql.html) | ||
* [The Fourth Paradigm in Science | Jnan Dash's Weblog](https://swtrends.wordpress.com/2012/03/12/the-fourth-paradigm-in-science/) | ||
* [Blog of (former?) MySQL Entomologist: Profiling MyRocks with perf: Good Old Bug #68079 Use Case](https://mysqlentomologist.blogspot.com/2017/01/profiling-myrocks-with-perf-good-old.html) | ||
* [Design principles of Tarantool](https://kostja.github.io/misc/2017/01/24/tarantool-design-principles.html) | ||
* [Partitioning](https://cdn.oreillystatic.com/en/assets/1/event/36/Partitioning%20Under%20the%20Hood%20in%20MySQL%205_5%20Presentation.pdf) | ||
* [Introducing Badger: A fast key-value store written natively in Go - Dgraph Blog](https://open.dgraph.io/post/badger/) | ||
* [Evaluation of PMP Profiling Tools - Percona Database Performance Blog](https://www.percona.com/blog/2017/04/05/evaluation-of-profiling-tools-for-pmp/) | ||
* [Blog of (former?) MySQL Entomologist: Fun with Bugs #49 - Applying PMP to MySQL](https://mysqlentomologist.blogspot.com/2017/03/fun-with-bugs-49-applying-pmp-to-mysql.html) | ||
* [myrocks-linkbench-configuration/README.md at master · nickruta/myrocks-linkbench-configuration](https://github.com/nickruta/myrocks-linkbench-configuration/blob/master/README.md) | ||
* [mysql - ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) on MAC OSX - Stack Overflow](https://stackoverflow.com/questions/32858216/error-1045-28000-access-denied-for-user-rootlocalhost-using-password-n) | ||
* [How to install MySQL on macOS](https://flaviocopes.com/mysql-how-to-install/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters