7天后,我坐在波斯明教的磐龙椅上,熊熊篝火映亮了我的脸庞,听着虔诚的祈祷的声音,我告诉自己,这个女人怕要在那火红的樱花树下,笑上7天吧。生又何欢,死亦何苦!哪个痴于食苦的男子,又在唱起了歌吗?
mysql4.0数据转移至mysql5.*过程
[
2012/02/04 01:00 | by sheup ]
2012/02/04 01:00 | by sheup ]
【mysql4.0】
导出结构
mysqldump -u用户 -p密码 -d mubiao > d:\d_table.sql
导出数据
mysqldump -u用户 -p密码 -t --default-character-set=gb2312 mubiao > d:\d_data.sql
【mysql5.*】
create database mubiao default character set utf8;
use mubiao;
source /mnt/d_table.sql;
set names gb2312;
source /mnt/d_data.sql;
导出结构
mysqldump -u用户 -p密码 -d mubiao > d:\d_table.sql
导出数据
mysqldump -u用户 -p密码 -t --default-character-set=gb2312 mubiao > d:\d_data.sql
【mysql5.*】
create database mubiao default character set utf8;
use mubiao;
source /mnt/d_table.sql;
set names gb2312;
source /mnt/d_data.sql;
电信用户打不开www.zen-cart.com的原因
[
2011/12/18 13:32 | by sheup ]
2011/12/18 13:32 | by sheup ]
悲剧了!
访问http://www.zen-cart.com/出现错误,提示如下:
403 FORBIDDEN!
Either the address you are accessing this site from has been banned for previous malicious behavior or the action you attempted is considered to be hostile to the proper functioning of this system.
The detected reason(s) you were blocked are:
Your computer is infected with Trojan Dropper 360SE . Go to http://www.safer-networking.org and get Spybot Search & Destroy, clean your machine, then come back.
Your IP, and Domain Name (if resolvable) has been logged to a local honeypot, along with the referring page (if any), QUERY, POST, User Agent, time of access, and date. Please either 1. Stop the bad behavior, or 2. Cease accessing this system.
The webmaster of this site has decided to provide you with an e-mail link to start a trouble ticket about this block.
Please do not change the beginning of the subject line, nor the preamble of the body text.
Click HERE to start a trouble ticket.
zen-cart官方回应:过去的两个月中,“成百上千”来自中国地区的用户,不停地在论坛中发垃圾信息(广告和外链),所以没办法就把中国的IP段给屏蔽了。
We apologize for the inconvenience, but we have been getting slammed with spam originating in China and have had to block multiple IPs.
Spam is unwanted posting that contains advertisements and/or links to other sites that have nothing to do with Zen Cart.
Over the past month or two, we have been getting hundreds & hundreds of spam posts on the Zen Cart forum that have originated from IPs in China.
We understand that it is difficult for legitimate users to access the forum, but until the spamming stops, we have no choice.
访问http://www.zen-cart.com/出现错误,提示如下:
403 FORBIDDEN!
Either the address you are accessing this site from has been banned for previous malicious behavior or the action you attempted is considered to be hostile to the proper functioning of this system.
The detected reason(s) you were blocked are:
Your computer is infected with Trojan Dropper 360SE . Go to http://www.safer-networking.org and get Spybot Search & Destroy, clean your machine, then come back.
Your IP, and Domain Name (if resolvable) has been logged to a local honeypot, along with the referring page (if any), QUERY, POST, User Agent, time of access, and date. Please either 1. Stop the bad behavior, or 2. Cease accessing this system.
The webmaster of this site has decided to provide you with an e-mail link to start a trouble ticket about this block.
Please do not change the beginning of the subject line, nor the preamble of the body text.
Click HERE to start a trouble ticket.
zen-cart官方回应:过去的两个月中,“成百上千”来自中国地区的用户,不停地在论坛中发垃圾信息(广告和外链),所以没办法就把中国的IP段给屏蔽了。
We apologize for the inconvenience, but we have been getting slammed with spam originating in China and have had to block multiple IPs.
Spam is unwanted posting that contains advertisements and/or links to other sites that have nothing to do with Zen Cart.
Over the past month or two, we have been getting hundreds & hundreds of spam posts on the Zen Cart forum that have originated from IPs in China.
We understand that it is difficult for legitimate users to access the forum, but until the spamming stops, we have no choice.
mysql-bin.000001文件占用空间太多怎么办?
[
2011/12/07 10:32 | by sheup ]
2011/12/07 10:32 | by sheup ]
表现:
centos系统/usr/local/mysql/var/目录下出现很多类似mysql-bin.000001的文件,并且日益增多。
解决办法:
进入mysql,执行
mysql> reset master;
修改/etc/my.cnf,注释掉log-bin即可。
centos系统/usr/local/mysql/var/目录下出现很多类似mysql-bin.000001的文件,并且日益增多。
解决办法:
进入mysql,执行
mysql> reset master;
修改/etc/my.cnf,注释掉log-bin即可。
如果有一天,我变坏了,请记得,我曾经也善良过。
[
2011/10/07 18:11 | by sheup ]
2011/10/07 18:11 | by sheup ]
如果有一天,我变坏了,请记得,我曾经也善良过。
胖子斗舞,迈克尔·杰克逊模仿超级搞笑震惊评委!
[
2011/10/01 10:45 | by sheup ]
2011/10/01 10:45 | by sheup ]



Flash Player文件