Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1826335
  • 博文数量: 286
  • 博客积分: 3713
  • 博客等级: 少校
  • 技术积分: 2275
  • 用 户 组: 普通用户
  • 注册时间: 2012-01-11 09:47
个人简介

http://blog.chinaunix.net/uid/16979052.html

文章分类

全部博文(286)

文章存档

2018年(1)

2017年(16)

2016年(9)

2015年(17)

2014年(15)

2013年(112)

2012年(116)

发布时间:2013-03-20 11:43:31

一.安装1.yum install bzr2.bzr branch lp:~percona-dev/perconatools/tpcc-mysql3.cd  tpcc-mysql/src/4.make二.装载数据mysqladmin -h10.1.10.95 -uroot -pxxxx -P3307  create tpccmysql -h10.1.10.95 -uroot -pxxxx -P3307 <create_table.sqlmysql -h10.1.10.95 -uroot -pxxxx -P3307 <ad.........【阅读全文】

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

发布时间:2013-03-20 11:18:25

1  shell 的$! ,$?, $$,$@$n        $1 the first parameter,$2 the second...$#        The number of command-line parameters.$0        The name of current program.........【阅读全文】

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

发布时间:2013-03-20 07:54:01

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

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

发布时间:2013-03-20 07:44:56

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

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

发布时间:2013-03-19 09:44:38

Linux上hadoop,hive安装......【阅读全文】

阅读(2232) | 评论(0) | 转发(1)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册