摘要:
14.6.7?Limits on InnoDB Tables InnoDB 表的限制警告:不要把MySQL system tables 从MyISAM 到InnoDB 表。这是不支持的操作,如果你这么做,MySQL 不重启直到你恢复老的system tables从一个备份或者再生通过初始... 阅读全文
posted @ 2016-07-04 14:18
czcb
阅读(162)
评论(0)
推荐(0)
摘要:
redis01:/root# cat x2.pl my $str="212121a19823a456123";if ($str =~/.*a(.*)23/){print "1----".$1."\n";};if ($str =~/.*?a(.*)23/){print "2----".$1."\n... 阅读全文
posted @ 2016-07-04 13:42
czcb
阅读(201)
评论(0)
推荐(0)
摘要:
redis01:/root# cat x2.pl my $str="a19823a456123";if ($str =~/a(.*)23/){print "1----".$1."\n";};if ($str =~/a(.*?)23/){print "2----".$1."\n";};redis0... 阅读全文
posted @ 2016-07-04 13:34
czcb
阅读(230)
评论(0)
推荐(0)
摘要:
redis01:/root# cat x2.pl my $str="a19823a456123";if ($str =~/a(.*)23/){print "1----".$1."\n";};if ($str =~/a(.*?)23/){print "2----".$1."\n";};redis0... 阅读全文
posted @ 2016-07-04 13:34
czcb
阅读(85)
评论(0)
推荐(0)
摘要:
http://114.55.75.xx/pics/201607040751367d21a38035bd4da7abd4473783f85f7a 阅读全文
posted @ 2016-07-04 11:31
czcb
阅读(103)
评论(0)
推荐(0)
摘要:
http://114.55.75.xx/pics/201607040751367d21a38035bd4da7abd4473783f85f7a 阅读全文
posted @ 2016-07-04 11:31
czcb
阅读(91)
评论(0)
推荐(0)
摘要:
本节课大纲:一、普通查询方式 a、字符串 $arr=$m->where("sex=0 and username='gege'")->find(); b、数组 $data['sex']=0; $data['username']='gege'; $arr=$m->where($data)->... 阅读全文
posted @ 2016-07-03 23:40
czcb
阅读(154)
评论(0)
推荐(0)
摘要:
本节课大纲:一、普通查询方式 a、字符串 $arr=$m->where("sex=0 and username='gege'")->find(); b、数组 $data['sex']=0; $data['username']='gege'; $arr=$m->where($data)->... 阅读全文
posted @ 2016-07-03 23:40
czcb
阅读(140)
评论(0)
推荐(0)
摘要:
Document scan show 你好 hhhello world id username sex 操作 ">删除|">修改 添加用户 添加用户按钮,调用 window.locat... 阅读全文
posted @ 2016-07-03 09:58
czcb
阅读(211)
评论(0)
推荐(0)
摘要:
Document scan show 你好 hhhello world id username sex 操作 ">删除|">修改 添加用户 添加用户按钮,调用 window.locat... 阅读全文
posted @ 2016-07-03 09:58
czcb
阅读(122)
评论(0)
推荐(0)
浙公网安备 33010602011771号