Writing DataYou may want to jump right in and start throwing data into your TSD, but to really take advantage of OpenTSDB's power and flexibility, you...
分类:
数据库 时间:
2014-10-17 00:28:03
阅读次数:
667
在phpmyadmin中执行sql语句出现的错误:Unknown storage engine 'InnoDB'解决方法:解决方法: 1.关闭MySQL数据库 2.修改my.ini文件,把skip-innodb这行注释掉 3.打开MySQL数据库原因:没有开启MySQL Inno...
分类:
数据库 时间:
2014-10-14 23:41:39
阅读次数:
190
提示:1045accessdeniedforuser'root'@'localhost'usingpasswordyes方法一:#/etc/init.d/mysqlstop#mysqld_safe--user=mysql--skip-grant-tables--skip-networking&#my...
分类:
数据库 时间:
2014-10-13 19:45:51
阅读次数:
304
LINUX的安装在VMWareWorkstation10,导入红帽企业Linux.5.4.ISO镜像,出现如下图,按回车键安装程序自动去检测硬件,如光盘、硬盘、CPU等。由于大多数镜像都是从网上下载的,为了防止下载错误导致安装失败,“OK”会检测安装程序,“skip”会跳过漫长的检测过程next...选择简体..
分类:
系统相关 时间:
2014-10-12 02:37:37
阅读次数:
259
JavaBean规范文档:[http://download.oracle.com/otndocs/jcp/7224-javabeans-1.01-fr-spec-oth-JSpec/][1] 关于属性名的部分: >Utility method to take a string and convert it to normal Java variable name...
分类:
编程语言 时间:
2014-10-11 15:26:55
阅读次数:
179
Just a JokeDescription Here is just a joke, and do not take it too seriously. Guizeyanhua is the president of ACMM, and people call him Presid...
分类:
其他好文 时间:
2014-10-10 00:34:21
阅读次数:
408
#service mysql stop#mysqld_safe --skip-grant-tables另外开个SSH连接或终端[root@localhost ~]# mysqlmysql>use mysqlmysql>update user set password=password("123456...
分类:
数据库 时间:
2014-10-09 19:49:27
阅读次数:
224
找到mysql的配置文件 my.ini在[mysqld]下面添加 skip-grant-tableswin+R 快捷键 输入cmd 然后输入命令net stop mysql 最后使目录指向mysql安装目录下的bin目录输入命令 mysqld-nt --skip-grant-tables (本地测试提示一个waring 貌似没影响)再次win+R快捷键 输入cmd 然后输入命令 mysql -...
分类:
数据库 时间:
2014-10-09 14:57:58
阅读次数:
262
mysql登陆出现这个错误时,解决方法如下:1. 修改mysql配置文件,增加 skip-grant-tables如我的机器是linux 所以要修改/etc/mysql/my.cnf 在mysqld下增加skip-grant-tables。 这是为了让root可以不用密码登陆2. 重启mysql/e...
分类:
其他好文 时间:
2014-10-09 01:23:17
阅读次数:
171
glue 胶水vegetarian 素食者; 素食主义者;素食的 North Korea 朝鲜South Korea 韩国camel 骆驼cabbage 白菜pepper 辣椒fried pork with peppertake a dump 上大号take a pee 去小便food market...
分类:
其他好文 时间:
2014-10-07 19:59:14
阅读次数:
229