美文网首页
事务相关博客

事务相关博客

作者: 从此启航 | 来源:发表于2017-11-01 16:47 被阅读0次

    Innodb事务子系统介绍
    http://mysql.taobao.org/monthly/2015/12/01/

    MVCC:
    http://mysql.taobao.org/monthly/2016/03/01/

    Innodb事务锁系统介绍
    http://mysql.taobao.org/monthly/2016/01/01/
    http://mysql.taobao.org/monthly/2016/06/01/

    binlog:
    http://hamilton.duapp.com/detail?articleId=42
    https://www.kancloud.cn/taobaomysql/monthly/96586
    http://hedengcheng.com/?p=136
    https://searchdatabase.techtarget.com.cn/7-19937/
    http://blog.itpub.net/15480802/viewspace-1411356/
    http://blog.csdn.net/woqutechteam/article/details/51178803
    http://blog.csdn.net/shaochenshuo/article/details/73239949

    Undo Log:
    http://mysql.taobao.org/monthly/2015/04/01/

    Redo Log:
    http://mysql.taobao.org/monthly/2015/05/01/
    http://mysql.taobao.org/monthly/2017/09/07/

    buffer pool:
    http://mysql.taobao.org/monthly/2017/05/01/
    http://blog.csdn.net/cjcl99/rss/list

    Innodb崩溃恢复:
    http://mysql.taobao.org/monthly/2015/06/01/

    change buffer:
    http://mysql.taobao.org/monthly/2015/07/01/

    MDL锁:
    http://www.cnblogs.com/zengkefu/p/5690385.html
    http://mysql.taobao.org/monthly/2015/10/02/
    http://mysql.taobao.org/monthly/2015/11/04/
    http://mysql.taobao.org/monthly/2017/09/06/

    锁:
    http://mysql.taobao.org/monthly/2017/01/01/

    并行复制:
    http://mysql.taobao.org/monthly/2015/08/09/
    http://mysql.taobao.org/monthly/2017/08/01/
    http://blog.csdn.net/woqutechteam/article/details/51178851
    http://blog.csdn.net/woqutechteam/article/details/51178816
    http://blog.csdn.net/woqutechteam/article/details/51178803
    https://yq.aliyun.com/articles/50992?spm=5176.100239.0.0.B4Jpt2
    https://yq.aliyun.com/articles/50997?spm=5176.100239.0.0.cljKxz

    半同步复制:
    http://mysql.taobao.org/monthly/2017/04/01/

    线程池:
    http://mysql.taobao.org/monthly/2016/02/09/

    存储:
    http://mysql.taobao.org/monthly/2016/02/01/
    http://mysql.taobao.org/monthly/2016/02/02/
    http://mysql.taobao.org/monthly/2017/07/10/

    GTID:
    http://mysql.taobao.org/monthly/2016/02/08/

    Purge:
    http://mysql.taobao.org/monthly/2016/02/03/

    xtrabackup:
    http://mysql.taobao.org/monthly/2016/03/07/

    基于Innodb的物理复制:
    http://mysql.taobao.org/monthly/2016/05/01/

    savepoint:
    http://mysql.taobao.org/monthly/2016/04/10/

    相关文章

      网友评论

          本文标题:事务相关博客

          本文链接:https://www.haomeiwen.com/subject/kkmkpxtx.html