<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：mysql禁用autocommit,以及遇到的问题</title>
	<atom:link href="http://blog.51yip.com/mysql/1230.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/1230.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/1230.html/comment-page-1#comment-2557</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Thu, 31 Jan 2013 15:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1230#comment-2557</guid>
		<description>mysql_query(&#039;commit&#039;)</description>
		<content:encoded><![CDATA[<p>mysql_query('commit')</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/1230.html/comment-page-1#comment-2555</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Thu, 31 Jan 2013 14:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1230#comment-2555</guid>
		<description>mysql_insert_id取得AUTO_INCREMENT的递增的值，你的这张表，设置AUTO_INCREMENT吗？如果没有肯定是0。</description>
		<content:encoded><![CDATA[<p>mysql_insert_id取得AUTO_INCREMENT的递增的值，你的这张表，设置AUTO_INCREMENT吗？如果没有肯定是0。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：lili</title>
		<link>http://blog.51yip.com/mysql/1230.html/comment-page-1#comment-2504</link>
		<dc:creator>lili</dc:creator>
		<pubDate>Mon, 28 Jan 2013 12:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1230#comment-2504</guid>
		<description>你好，我使用C API关闭自动提交后， insert 语句提交后 mysql_insert_id 总是返回0.但是已经插入成功了。 你知道为何时是这样吗？</description>
		<content:encoded><![CDATA[<p>你好，我使用C API关闭自动提交后， insert 语句提交后 mysql_insert_id 总是返回0.但是已经插入成功了。 你知道为何时是这样吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：dick571</title>
		<link>http://blog.51yip.com/mysql/1230.html/comment-page-1#comment-1023</link>
		<dc:creator>dick571</dc:creator>
		<pubDate>Thu, 12 Jul 2012 06:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1230#comment-1023</guid>
		<description>禁用autocommit后，程序要写什么让他提交啊？给个例子啊</description>
		<content:encoded><![CDATA[<p>禁用autocommit后，程序要写什么让他提交啊？给个例子啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/mysql/1230.html/comment-page-1#comment-415</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Wed, 16 Mar 2011 14:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1230#comment-415</guid>
		<description>从网上下的.chm文件转的，里面的搜索功能是自己写程序加上的。</description>
		<content:encoded><![CDATA[<p>从网上下的.chm文件转的，里面的搜索功能是自己写程序加上的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：一个人</title>
		<link>http://blog.51yip.com/mysql/1230.html/comment-page-1#comment-414</link>
		<dc:creator>一个人</dc:creator>
		<pubDate>Wed, 16 Mar 2011 07:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1230#comment-414</guid>
		<description>请问您的开发手册如何实现的？</description>
		<content:encoded><![CDATA[<p>请问您的开发手册如何实现的？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
