Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2541397
  • 博文数量: 271
  • 博客积分: 6659
  • 博客等级: 准将
  • 技术积分: 3141
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-17 10:24
文章分类

全部博文(271)

文章存档

2016年(2)

2015年(12)

2014年(7)

2013年(19)

2012年(22)

2011年(81)

2010年(128)

发布时间:2014-01-26 16:18:07

mysqlimport scribeqa  -h 10.14.251.218 -uscribeqa -pmima  /tmp/scribe_center_v1.$key  --replace --local 导入到远程主机: 10.14.251.218  库:scribeqa  表:scribe_center_v1--local   : 指定从客户端(即为本地)读入数据文件,否则从远程服务器上读取没有local 参数的话&.........【阅读全文】

阅读(1975) | 评论(0) | 转发(0)

发布时间:2013-09-05 15:02:47

1. MySQL 获得当前时间戳函数:current_timestamp, current_timestamp() 代码如下 mysql> select current_timestamp, current_timestamp();+---------------------+---------------------+| current_timestamp | current_timestamp() .........【阅读全文】

阅读(43136) | 评论(0) | 转发(1)

发布时间:2013-09-04 13:20:19

存储过程: create procedure Pro_GetUserInfo(in szEmpName varchar(1000))    -> begin    -> declare strSql varchar(1000);    -> set strSql = concat('insert into TmpTable_UserInfo(EmpName,PcName,IP) select EmpName,PcName,IP from .........【阅读全文】

阅读(22238) | 评论(0) | 转发(0)

发布时间:2012-08-09 15:43:20

......【阅读全文】

阅读(6683) | 评论(0) | 转发(0)

发布时间:2012-08-02 18:30:15

......【阅读全文】

阅读(1279) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

jacklin03222014-08-18 16:00

hjjie2006:哈哈

回复  |  举报

小小de蚂蚁2013-05-13 10:51

哈哈,看了你的文章,对我很有用啊,谢谢哦。

回复  |  举报

hjjie20062010-10-31 21:53

哈哈

回复  |  举报
留言热议
请登录后留言。

登录 注册