<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MySQL on Ladder1984</title>
    <link>http://ladder1984.github.io/tags/mysql/</link>
    <description>Recent content in MySQL on Ladder1984</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 28 Mar 2016 20:17:01 +0000</lastBuildDate>
    
	<atom:link href="http://ladder1984.github.io/tags/mysql/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>peewee笔记(2)——构建自已的peewee文档</title>
      <link>http://ladder1984.github.io/post/peewee-note2/</link>
      <pubDate>Mon, 28 Mar 2016 20:17:01 +0000</pubDate>
      
      <guid>http://ladder1984.github.io/post/peewee-note2/</guid>
      <description>背景 开源软件的一大好处就是我们可以根据自己的需要进行定制或优化，但这带来的问题是，修改可能无法合并的回社区。随着时间流逝，自己的版本可能和官</description>
    </item>
    
    <item>
      <title>peewee笔记(1)——基本语法</title>
      <link>http://ladder1984.github.io/post/peewee-note1/</link>
      <pubDate>Wed, 23 Mar 2016 10:44:27 +0000</pubDate>
      
      <guid>http://ladder1984.github.io/post/peewee-note1/</guid>
      <description>peewee使用指南 本系列文章基于peewee 2.6.4，同时会参照Django Orm做点比较。 1.peewee介绍 peewee是一个轻量级</description>
    </item>
    
    <item>
      <title>emoji、Python、MySQL utf8mb4与UTF</title>
      <link>http://ladder1984.github.io/post/emojipythonmysql-utf8mb4%E4%B8%8Eutf/</link>
      <pubDate>Sun, 20 Mar 2016 21:16:31 +0000</pubDate>
      
      <guid>http://ladder1984.github.io/post/emojipythonmysql-utf8mb4%E4%B8%8Eutf/</guid>
      <description>编码、字符集是很大的内容，本文简单聊聊Python、MySQL中处理emoji这种特殊字符的问题。本文描述的Python是2.x版本，3.x</description>
    </item>
    
    <item>
      <title>MySQL时间精确度问题</title>
      <link>http://ladder1984.github.io/post/mysql%E6%97%B6%E9%97%B4%E7%B2%BE%E7%A1%AE%E5%BA%A6%E9%97%AE%E9%A2%98/</link>
      <pubDate>Sun, 20 Sep 2015 00:17:59 +0000</pubDate>
      
      <guid>http://ladder1984.github.io/post/mysql%E6%97%B6%E9%97%B4%E7%B2%BE%E7%A1%AE%E5%BA%A6%E9%97%AE%E9%A2%98/</guid>
      <description>问题背景 在项目最近的自动化测试中，会出现一个随机出现的报错，表现为根据生成时间排序的item有时候会和预期不符。经确认，该问题是由MySQL</description>
    </item>
    
  </channel>
</rss>