﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Huion-文章分类-问题解决列表</title><link>http://www.blogjava.net/yihui/category/8042.html</link><description>&lt;font face="宋体" size="2"&gt;&lt;strong&gt;事业向左...爱情向右...失去的...我会在未来期待...&lt;/strong&gt;&lt;/font&gt;</description><language>zh-cn</language><lastBuildDate>Wed, 28 Feb 2007 17:16:13 GMT</lastBuildDate><pubDate>Wed, 28 Feb 2007 17:16:13 GMT</pubDate><ttl>60</ttl><item><title>MySQL 升级的问题 </title><link>http://www.blogjava.net/yihui/articles/33339.html</link><dc:creator>一辉</dc:creator><author>一辉</author><pubDate>Thu, 02 Mar 2006 18:15:00 GMT</pubDate><guid>http://www.blogjava.net/yihui/articles/33339.html</guid><wfw:comment>http://www.blogjava.net/yihui/comments/33339.html</wfw:comment><comments>http://www.blogjava.net/yihui/articles/33339.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/yihui/comments/commentRss/33339.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/yihui/services/trackbacks/33339.html</trackback:ping><description><![CDATA[<P>以前一直用Mysql4.0,后来因为需求发现不能使用嵌套查询.于是升级到4.1.1.<BR><BR>在执行安装向导的最后一步.当在启动服务的时候报错:<BR><BR>could not start the service MySql4. Error: 0<BR><BR>到网上搜索一下,发现此贴<BR><BR><A href="http://forums.mysql.com/read.php?11,60581,69492">http://forums.mysql.com/read.php?11,60581,69492</A><BR><BR>其中讲到:<BR><BR>First of all you have to remove the service, if it exists. From DOS prompt: <BR>sc delete "name_service" <BR><BR>Then you must remove the log files from mysql/data directory: <BR><BR>*ib_logfile0 <BR><BR>*ib_logfile1 <BR><BR>*ibdata1 <BR><BR>照着做,于是问题解决!!!<BR><BR><BR><BR>升级后的中文问题???<BR><BR>一定要相应升级驱动程序,我现在用的是:mysql-connector-java-3.1.12.zip<BR><BR>在执行安装向导的时候,<BR><BR>一定要选择详细配置detailed configuration<BR><BR>在选择字符集界面的时候选中想要的字符集<BR><BR>我原先是选择标准配置standard configuration<BR><BR>后期修改my.ini 重启n次服务和系统都不行!!!</P><img src ="http://www.blogjava.net/yihui/aggbug/33339.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/yihui/" target="_blank">一辉</a> 2006-03-03 02:15 <a href="http://www.blogjava.net/yihui/articles/33339.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>