锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲自偷自偷在线制服,亚洲午夜无码久久久久软件,亚洲av中文无码http://m.tkk7.com/himalayas/zh-cnTue, 13 May 2025 02:42:52 GMTTue, 13 May 2025 02:42:52 GMT60install jar to repositoryhttp://m.tkk7.com/himalayas/archive/2014/06/12/414667.htmlhimalayashimalayasThu, 12 Jun 2014 09:23:00 GMThttp://m.tkk7.com/himalayas/archive/2014/06/12/414667.htmlhttp://m.tkk7.com/himalayas/comments/414667.htmlhttp://m.tkk7.com/himalayas/archive/2014/06/12/414667.html#Feedback0http://m.tkk7.com/himalayas/comments/commentRss/414667.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/414667.htmlmvn install:install-file -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=6.0.0 -Dpackaging=jar -Dfile=C:\ojdbc6.jar

himalayas 2014-06-12 17:23 鍙戣〃璇勮
]]>
python logging 鍩轟簬閰嶇疆鏂囦歡鐨勪嬌鐢ㄦ柟寮?/title><link>http://m.tkk7.com/himalayas/archive/2012/12/17/393082.html</link><dc:creator>himalayas</dc:creator><author>himalayas</author><pubDate>Mon, 17 Dec 2012 02:07:00 GMT</pubDate><guid>http://m.tkk7.com/himalayas/archive/2012/12/17/393082.html</guid><wfw:comment>http://m.tkk7.com/himalayas/comments/393082.html</wfw:comment><comments>http://m.tkk7.com/himalayas/archive/2012/12/17/393082.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://m.tkk7.com/himalayas/comments/commentRss/393082.html</wfw:commentRss><trackback:ping>http://m.tkk7.com/himalayas/services/trackbacks/393082.html</trackback:ping><description><![CDATA[<div>閰嶇疆鏂囦歡鍚?log4p.conf<br /><br />[loggers]</div><div>keys=root</div><div></div><div>[handlers]</div><div>keys=TimeHandler_info,TimeHandler_debug,TimeHandler_error</div><div></div><div>[formatters]</div><div>keys=simpleFormatter</div><div></div><div>[logger_root]</div><div>level=DEBUG</div><div>handlers=TimeHandler_info,TimeHandler_debug,TimeHandler_error</div><div></div><div>[handler_TimeHandler_info]</div><div>class=logging.handlers.TimedRotatingFileHandler</div><div>level=INFO</div><div>formatter=simpleFormatter</div><div>args=('/tmp/workengine/logs/workengine-info.log','H',6, 'w')</div><div></div><div>[handler_TimeHandler_debug]</div><div>class=logging.handlers.TimedRotatingFileHandler</div><div>level=DEBUG</div><div>formatter=simpleFormatter</div><div>args=('/tmp/workengine/logs/workengine-debug.log','H',6 ,'w')</div><div></div><div>[handler_TimeHandler_error]</div><div>class=logging.handlers.TimedRotatingFileHandler</div><div>level=ERROR</div><div>formatter=simpleFormatter</div><div>args=('/tmp/workengine/logs/workengine-error.log','D',1, 'w')</div><div></div><div></div><div>[formatter_simpleFormatter]</div><div>format=%(asctime)s %(levelname)-5s %(lineno)d %(message)s<br /><br />鍔犺澆閰嶇疆錛?br />娉ㄦ剰錛氬湪欏圭洰榪涚▼鍏ュ彛鐨勫湴鏂瑰姞鍏ヨ繖涓鍙ュ氨鍙互浜嗭紝濡傛灉緋葷粺鏈夊懡浠よ鐨勬柟寮忚皟鐢╬y鑴氭湰錛岃鍦ㄨ璋冭剼鏈紑濮嬬殑鍦版柟閲嶆柊鍔犲叆鏈<br /><div>logging.config.fileConfig("log4p.conf")<br /><br />浣跨敤錛?br /><div>logger=logging.getLogger()</div><div>logger.info("info")</div><div>logger.error("error")</div><div>logger.debug("debug")</div></div></div><img src ="http://m.tkk7.com/himalayas/aggbug/393082.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://m.tkk7.com/himalayas/" target="_blank">himalayas</a> 2012-12-17 10:07 <a href="http://m.tkk7.com/himalayas/archive/2012/12/17/393082.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>mysql 5.5.19 涓諱粠閰嶇疆+璇誨啓鍒嗙http://m.tkk7.com/himalayas/archive/2012/01/10/368205.htmlhimalayashimalayasTue, 10 Jan 2012 06:00:00 GMThttp://m.tkk7.com/himalayas/archive/2012/01/10/368205.htmlhttp://m.tkk7.com/himalayas/comments/368205.htmlhttp://m.tkk7.com/himalayas/archive/2012/01/10/368205.html#Feedback0http://m.tkk7.com/himalayas/comments/commentRss/368205.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/368205.html
master:10.13.120.236
slave:10.13.120.233
姝ラ涓錛氬畨瑁卪aster
涓嬭澆mysql-5.1.60-linux-x86_64-glibc23.tar.gz 鏀懼埌/home/a/soft/涓?/div>
shell>sudo groupadd mysql 
shell>sudo useradd -r -g mysql mysql 
shell>cd /home/a/soft/ 
shell>tar zxvf mysql-5.1.60-linux-x86_64-glibc23.tar.gz
shell>cd /usr/local/ 
shell>sudo ln -s /home/a/soft/mysql-5.1.60-linux-x86_64-glibc23 mysql 
shell> cd mysql 
shell>sudo chown -R mysql . 
shell>sudo chgrp -R mysql . 
shell>sudo scripts/mysql_install_db --user=mysql 
shell>sudo chown -R root . 
shell>sudo chown -R mysql data 
# Next command is optional 
shell>sudo cp support-files/my-medium.cnf /etc/my.cnf 
shell>sudo bin/mysqld_safe --user=mysql & 
# Next command is optional 
shell>sudo cp support-files/mysql.server /etc/init.d/mysql.server
#閰嶇疆my.cnf
####################################
binlog-do-db=phpdb
binlog-ignore-db=mysql
log-bin=/usr/local/mysql/log/updatelog
log-slave-updates
slave-skip-errors=all
#####################################
$sudo service mysql.server start
$mysql -uroot -p
鏀瑰彉褰撳墠鏁版嵁搴撲負mysql錛?/div>
mysql>use mysql
璁劇疆浠庢湰鍦頒富鏈虹櫥褰曠殑root甯愬彿瀵嗙爜錛?/div>
mysql>set password for root@localhost=password('root');
鍒犻櫎鍖垮悕甯愬彿錛?nbsp;
mysql>delete from user where user='';
鍒犻櫎瀵嗙爜涓虹┖鐨勫笎鍙鳳細
mysql>delete from user where password='';
鍒犻櫎鍏佽闈瀕ocalhost涓繪満鐧誨綍鐨勫笎鍙鳳細
mysql>delete from user where host<>'localhost';
鎵ц涓嬮潰鐨勫懡浠や嬌鏇存敼鐢熸晥錛?/div>
mysql>flush privileges; 
mysql>update user set host = '%' where user = 'root';
mysql>create database phpdb;
mysql>use phpdb;
mysql>create table person(id int(10) primary key auto_increment,name varchar(100) not null);
#dump涓誨簱鏁版嵁
mysql>flush tables with read lock;
$mysqldump -h127.0.0.1 -p3306 -uroot -p phpdb > /mnt/phpdb.sql 
錛?mnt鐩綍鏄垜鑷繁鍋氱殑NFS錛屽氨鏄柟渚夸笉鍚屾満鍣ㄩ棿浣跨敤鏂囦歡錛屼笉鐢╪fs涔熷彲浠ワ級
mysql> unlock tables;
mysql>use mysql
mysql>GRANT REPLICATION SLAVE ON *.* TO 'slave1_user'@'10.13.120.233' IDENTIFIED BY 'root';
$sudo service mysql.server restart
mysql> show master status;
+------------------+----------+--------------+------------------+
| File             | Position | Binlog_Do_DB | Binlog_Ignore_DB |
+------------------+----------+--------------+------------------+
| mysql-bin.000006 |     2366 | phpdb        | mysql            |
+------------------+----------+--------------+------------------+
1 row in set (0.00 sec)

姝ラ浜岋細瀹夎slave
涓嬭澆mysql-5.1.60-linux-x86_64-glibc23.tar.gz 鏀懼埌/home/a/soft/涓?/div>
shell>sudo groupadd mysql 
shell>sudo useradd -r -g mysql mysql 
shell>cd /home/a/soft/ 
shell>tar zxvf mysql-5.1.60-linux-x86_64-glibc23.tar.gz
shell>cd /usr/local/ 
shell>sudo ln -s /home/a/soft/mysql-5.1.60-linux-x86_64-glibc23 mysql 
shell> cd mysql 
shell>sudo chown -R mysql . 
shell>sudo chgrp -R mysql . 
shell>sudo scripts/mysql_install_db --user=mysql 
shell>sudo chown -R root . 
shell>sudo chown -R mysql data 
# Next command is optional 
shell>sudo cp support-files/my-medium.cnf /etc/my.cnf 
shell>sudo bin/mysqld_safe --user=mysql & 
# Next command is optional 
shell>sudo cp support-files/mysql.server /etc/init.d/mysql.server
#閰嶇疆my.cnf
#####################################################
server-id       = 2
#master-host     =   mysql_master
#master-user     =   slave1_user
#master-password =   root
#master-port     = 3306
#master-connect-retry=60
replicate-ignore-db=mysql
replicate-do-db=phpdb
log-slave-update
slave-skip-errors=all
#####################################################
$sudo service mysql.server start
$mysql -uroot -p
鏀瑰彉褰撳墠鏁版嵁搴撲負mysql錛?/div>
mysql>use mysql
璁劇疆浠庢湰鍦頒富鏈虹櫥褰曠殑root甯愬彿瀵嗙爜錛?/div>
mysql>set password for root@localhost=password('root');
鍒犻櫎鍖垮悕甯愬彿錛?nbsp;
mysql>delete from user where user='';
鍒犻櫎瀵嗙爜涓虹┖鐨勫笎鍙鳳細
mysql>delete from user where password='';
鍒犻櫎鍏佽闈瀕ocalhost涓繪満鐧誨綍鐨勫笎鍙鳳細
mysql>delete from user where host<>'localhost';
鎵ц涓嬮潰鐨勫懡浠や嬌鏇存敼鐢熸晥錛?/div>
mysql>flush privileges; 
mysql>update user set host = '%' where user = 'root';
mysql>create database phpdb;
mysql>use phpdb;
$mysqldump -h127.0.0.1 -p3306 -uroot -p phpdb < /mnt/phpdb.sql  
錛坢ysql>source /mnt/phpdb.sql錛?/div>
mysql>change master to master_host='10.13.120.236', 
mysql>master_user='slave1_user', 
mysql>master_password='root',
mysql>master_port=3306,
mysql>master_connect_retry=60,
mysql>MASTER_LOG_FILE='mysql-bin.000006',
mysql>MASTER_LOG_POS=107;
mysql>slave start;
mysql> show slave status\G;
*************************** 1. row ***************************
Slave_IO_State: Waiting for master to send event
Master_Host: 10.13.120.236
Master_User: slave1_user
Master_Port: 3306
Connect_Retry: 60
Master_Log_File: mysql-bin.000006
Read_Master_Log_Pos: 2366
Relay_Log_File: canggu-OptiPlex-760-relay-bin.000002
Relay_Log_Pos: 2512
Relay_Master_Log_File: mysql-bin.000006
Slave_IO_Running: Yes
Slave_SQL_Running: Yes
Replicate_Do_DB: phpdb
Replicate_Ignore_DB: mysql
Replicate_Do_Table: 
Replicate_Ignore_Table: 
Replicate_Wild_Do_Table: 
Replicate_Wild_Ignore_Table: 
Last_Errno: 0
Last_Error: 
Skip_Counter: 0
Exec_Master_Log_Pos: 2366
Relay_Log_Space: 2682
Until_Condition: None
Until_Log_File: 
Until_Log_Pos: 0
Master_SSL_Allowed: No
Master_SSL_CA_File: 
Master_SSL_CA_Path: 
Master_SSL_Cert: 
Master_SSL_Cipher: 
Master_SSL_Key: 
Seconds_Behind_Master: 0
Master_SSL_Verify_Server_Cert: No
Last_IO_Errno: 0
Last_IO_Error: 
Last_SQL_Errno: 0
Last_SQL_Error: 
Replicate_Ignore_Server_Ids: 
Master_Server_Id: 1
1 row in set (0.00 sec)
ERROR: 
No query specified

mysql>slave stop;
mysql>change master to master_host='10.13.120.236', 
master_user='slave1_user', 
master_password='root',
master_port=3306,
master_connect_retry=60,
MASTER_LOG_FILE='mysql-bin.000006',
MASTER_LOG_POS=107;


閰嶇疆璇誨啓鍒嗙

涓嬭澆
mysql-proxy-0.8.2-linux-glibc2.3-x86-32bit.tar.gz
瑙e帇騫禼p鍒?usr/local/mysql-proxy
鍦?/span>/usr/local/mysql-proxy/bin涓嬪垱寤烘枃浠秏ysql-proxy.cnf娣誨姞濡備笅鍐呭錛?br />[mysql-proxy]
daemon=true
admin-address=127.0.0.1:4041
proxy-address=:3306
admin-username=admin
admin-password=admin
admin-lua-script=/usr/local/mysql-proxy/share/doc/mysql-proxy/admin-sql.lua
proxy-read-only-backend-addresses=10.13.120.233:3306
proxy-backend-addresses=10.13.120.236:3306
proxy-lua-script=/usr/local/mysql-proxy/share/doc/mysql-proxy/rw-splitting.lua
log-file=/usr/local/mysql-proxy/logs/log-debug.log
log-level=debug


鍚姩浠g悊錛?br />/usr/local/mysql-proxy/bin/mysql-proxy  --daemon --defaults-file=mysql-proxy.cnf






himalayas 2012-01-10 14:00 鍙戣〃璇勮
]]>ubuntu11+ 閰嶇疆NFS錛堟湇鍔″櫒 + 瀹㈡埛绔級http://m.tkk7.com/himalayas/archive/2012/01/09/368130.htmlhimalayashimalayasMon, 09 Jan 2012 05:02:00 GMThttp://m.tkk7.com/himalayas/archive/2012/01/09/368130.htmlhttp://m.tkk7.com/himalayas/comments/368130.htmlhttp://m.tkk7.com/himalayas/archive/2012/01/09/368130.html#Feedback0http://m.tkk7.com/himalayas/comments/commentRss/368130.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/368130.htmlNFS瀹㈡埛绔?   10.13.120.233    10.13.120.236    ......

------------------姝ラ涓錛歂FS鏈嶅姟鍣ㄩ厤緗?-----------------

$sudo apt-get install nfs-kernel-server
$sudo mkdir /home/a/nfsroot
$sudo chmod 777 /home/a/nfsroot

$sudo vim /etc/exports   
#娣誨姞濡備笅鍐呭錛?div>/home/a/nfsroot  *(rw,sync,no_root_squash)

$sudo vim /etc/hosts.deny
#娣誨姞濡備笅鍐呭
portmap:ALL
lockd:ALL
mountd:ALL
rquotad:ALL
statd:ALL


$sudo vim /etc/hosts.allow
#娣誨姞濡備笅鍐呭
portmap: 10.13.120.
lockd: 10.13.120.
rquotad: 10.13.120.
mountd: 10.13.120.
statd: 10.13.120.

$sudo dpkg-reconfigure portmap
閫夋嫨  錛歂O

$sudo /etc/init.d/nfs-kernel-server restart
$sudo /etc/init.d/portmap restart

#鍦ㄦ湇鍔″櫒涓婃湰鍦版寕杞芥祴璇?nbsp;
$sudo mount localhost:/home/a/nfsroot  /mnt
$ df /mnt
鏂囦歡緋葷粺           1K-鍧?       宸茬敤     鍙敤 宸茬敤% 鎸傝澆鐐?/div>
localhost:/home/a/nfsroot
                     147794432  47781888  92505088  35% /mnt
-----------------------姝ラ浜岋細NFS瀹㈡埛绔厤緗?-------------------------------

$ sudo apt-get install nfs-common
$ sudo  mount -t nfs 10.13.120.232:/home/a/nfsroot /mnt

$ df /mnt
鏂囦歡緋葷粺           1K-鍧?       宸茬敤     鍙敤 宸茬敤% 鎸傝澆鐐?/div>
10.13.120.232:/home/a/nfsroot
                     147794432  47781888  92504576  35% /mnt


himalayas 2012-01-09 13:02 鍙戣〃璇勮
]]>mysql-5.1.60-linux-x86_64-glibc23 瀹夎http://m.tkk7.com/himalayas/archive/2012/01/01/367700.htmlhimalayashimalayasSun, 01 Jan 2012 08:02:00 GMThttp://m.tkk7.com/himalayas/archive/2012/01/01/367700.htmlhttp://m.tkk7.com/himalayas/comments/367700.htmlhttp://m.tkk7.com/himalayas/archive/2012/01/01/367700.html#Feedback0http://m.tkk7.com/himalayas/comments/commentRss/367700.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/367700.html
涓嬭澆
mysql-5.1.60-linux-x86_64-glibc23
.tar.gz鏀懼埌/home/a/soft/涓?/code>
shell>sudo groupadd mysql
shell>sudo useradd -r -g mysql mysql
shell>cd /home/a/soft/
shell>tar zxvf
mysql-5.1.60-linux-x86_64-glibc23
.tar.gz
shell>cd /usr/local/

shell>sudo ln -s /home/a/soft/
mysql-5.1.60-linux-x86_64-glibc23
mysql
shell> cd mysql
shell>sudo chown -R mysql .
shell>sudo chgrp -R mysql .
shell>sudo scripts/mysql_install_db --user=mysql
shell>sudo chown -R root .
shell>sudo chown -R mysql data
shell>sudo cp support-files/my-medium.cnf /etc/my.cnf
#閰嶇疆/etc/my.cnf
......
shell>sudo ./scripts/mysql_install_db --user=mysql
shell>sudo cp support-files/mysql.server /etc/init.d/mysql.server
$sudo service mysql.server start
$mysql -uroot -p
鏀瑰彉褰撳墠鏁版嵁搴撲負mysql錛?/div>
mysql>use mysql
璁劇疆浠庢湰鍦頒富鏈虹櫥褰曠殑root甯愬彿瀵嗙爜錛?/div>
mysql>set password for root@localhost=password('root');
鍒犻櫎鍖垮悕甯愬彿錛?nbsp;
mysql>delete from user where user='';
鍒犻櫎瀵嗙爜涓虹┖鐨勫笎鍙鳳細
mysql>delete from user where password='';
鍒犻櫎鍏佽闈瀕ocalhost涓繪満鐧誨綍鐨勫笎鍙鳳細
mysql>delete from user where host<>'localhost';
鎵ц涓嬮潰鐨勫懡浠や嬌鏇存敼鐢熸晥錛?/div>
mysql>flush privileges; 
mysql>update user set host = '%' where user = 'root';


himalayas 2012-01-01 16:02 鍙戣〃璇勮
]]>
Linux甯哥敤鍑犵鎵撳寘銆佸帇緙┿佽В鍘嬪懡浠わ紝錛堝鐢級http://m.tkk7.com/himalayas/archive/2011/12/19/366761.htmlhimalayashimalayasMon, 19 Dec 2011 07:22:00 GMThttp://m.tkk7.com/himalayas/archive/2011/12/19/366761.htmlhttp://m.tkk7.com/himalayas/comments/366761.htmlhttp://m.tkk7.com/himalayas/archive/2011/12/19/366761.html#Feedback0http://m.tkk7.com/himalayas/comments/commentRss/366761.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/366761.html
01-.tar鏍煎紡 
瑙e寘錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar xvf FileName.tar
鎵撳寘錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar cvf FileName.tar DirName錛堟敞錛歵ar鏄墦鍖咃紝涓嶆槸鍘嬬緝錛侊級
02-.gz鏍煎紡
瑙e帇1錛歔錛婏紛錛婏紛錛婏紛錛奭$ gunzip FileName.gz
瑙e帇2錛歔錛婏紛錛婏紛錛婏紛錛奭$ gzip -d FileName.gz
鍘?緙╋細[錛婏紛錛婏紛錛婏紛錛奭$ gzip FileName
03-.tar.gz鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar zxvf FileName.tar.gz
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar zcvf FileName.tar.gz DirName
04-.bz2鏍煎紡 瑙e帇1錛歔錛婏紛錛婏紛錛婏紛錛奭$ bzip2 -d FileName.bz2
瑙e帇2錛歔錛婏紛錛婏紛錛婏紛錛奭$ bunzip2 FileName.bz2
鍘?緙╋細 [錛婏紛錛婏紛錛婏紛錛奭$ bzip2 -z FileName
05-.tar.bz2鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar jxvf FileName.tar.bz2
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar jcvf FileName.tar.bz2 DirName
06-.bz鏍煎紡
瑙e帇1錛歔錛婏紛錛婏紛錛婏紛錛奭$ bzip2 -d FileName.bz
瑙e帇2錛歔錛婏紛錛婏紛錛婏紛錛奭$ bunzip2 FileName.bz
07-.tar.bz鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar jxvf FileName.tar.bz
08-.Z鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ uncompress FileName.Z
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ compress FileName
09-.tar.Z鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar Zxvf FileName.tar.Z
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar Zcvf FileName.tar.Z DirName
10-.tgz鏍煎紡 瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar zxvf FileName.tgz
11-.tar.tgz鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar zxvf FileName.tar.tgz
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ tar zcvf FileName.tar.tgz FileName
12-.zip鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ unzip FileName.zip
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ zip FileName.zip DirName
13-.lha鏍煎紡 瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ lha -e FileName.lha
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ lha -a FileName.lha FileName
14-.rar鏍煎紡
瑙e帇錛歔錛婏紛錛婏紛錛婏紛錛奭$ rar a FileName.rar
鍘嬬緝錛歔錛婏紛錛婏紛錛婏紛錛奭$ rar e FileName.rar
15-.war鏍煎紡
瑙e帇錛歶nzip project.war -d project



himalayas 2011-12-19 15:22 鍙戣〃璇勮
]]>MYSQL瀛楁int/bigint綾誨瀷鏌ヨ榪斿洖鐨勭粨鏋滀笉鍚岋紙bug錛?/title><link>http://m.tkk7.com/himalayas/archive/2011/11/30/365162.html</link><dc:creator>himalayas</dc:creator><author>himalayas</author><pubDate>Wed, 30 Nov 2011 01:49:00 GMT</pubDate><guid>http://m.tkk7.com/himalayas/archive/2011/11/30/365162.html</guid><wfw:comment>http://m.tkk7.com/himalayas/comments/365162.html</wfw:comment><comments>http://m.tkk7.com/himalayas/archive/2011/11/30/365162.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://m.tkk7.com/himalayas/comments/commentRss/365162.html</wfw:commentRss><trackback:ping>http://m.tkk7.com/himalayas/services/trackbacks/365162.html</trackback:ping><description><![CDATA[<div><div>欏圭洰緇勭殑鍚屽榪涙潵鍦ㄤ嬌鐢╩ysql鐨勬椂鍊欏彂鐜頒簡涓涓棶棰橈紝鍏蜂綋鍐呭濡備笅錛?br />MYSQL 鐗堟湰 錛?Server version: 5.1.48-log Source distribution<br /><img src="http://m.tkk7.com/images/blogjava_net/himalayas/mysql_bug.jpg" width="387" height="599" alt="" /><br /><br /><div><p style="margin-left:15.75pt"><strong><span style="font-size:14.0pt; font-family:瀹嬩綋">鍜ㄨ浜?/span></strong><strong><span style="font-size:14.0pt">DBA</span></strong><strong><span style="font-size:14.0pt;font-family:瀹嬩綋">錛屾垜浠彂鐜板湪</span></strong><strong><span style="font-size:14.0pt">mysql</span></strong><strong><span style="font-size:14.0pt; font-family:瀹嬩綋">榪涜鍊兼瘮杈冪殑鏃跺?/span></strong></p> <p style="margin-left:15.75pt"><strong><span style="font-size:14.0pt;color:red">int</span></strong><strong><span style="font-size: 14.0pt;font-family:瀹嬩綋;color:red">錛氫嬌鐢?/span></strong><strong><span style="font-size:14.0pt;color:red">decimal</span></strong><strong><span style="font-size: 14.0pt;font-family:瀹嬩綋;color:red">綾誨瀷姣旇緝錛堟敮鎸佹誕鐐規暟鐨勬瘮杈冿級</span></strong></p> <table border="0" cellspacing="0" cellpadding="0" style="margin-left:15.75pt;border-collapse:collapse;"> <tbody><tr> <td width="590" valign="top" style="width:442.8pt;border:solid black 1.0pt; padding:0cm 5.4pt 0cm 5.4pt"> <p><strong>Arg_comparator::compare_decimal </strong></p> <p><strong>Arg_comparator::compare_decimal (this=0x121cc2b8) at item_cmpfunc.cc:1378</strong></p> <p><strong>1378    int Arg_comparator::compare_decimal()</strong></p> </td> </tr> </tbody></table> <p style="margin-left:15.75pt"><strong><span style="font-size:14.0pt"> </span></strong></p> <p style="margin-left:15.75pt"><strong><span style="font-size:14.0pt;color:red">bigint</span></strong><strong><span style="font-size: 14.0pt;font-family:瀹嬩綋;color:red">錛氫嬌鐢?/span></strong><strong><span style="font-size:14.0pt;color:red">int</span></strong><strong><span style="font-size: 14.0pt;font-family:瀹嬩綋;color:red">綾誨瀷姣旇緝</span></strong></p> <table border="0" cellspacing="0" cellpadding="0" style="margin-left:15.75pt;border-collapse:collapse;"> <tbody><tr> <td width="590" valign="top" style="width:442.8pt;border:solid black 1.0pt; padding:0cm 5.4pt 0cm 5.4pt"> <p><strong>Arg_comparator::compare_int_signed </strong></p> <p><strong>Arg_comparator::compare_int_signed (this=0x121cc2b8) at item_cmpfunc.cc:1457</strong></p> <p><strong>1457  int Arg_comparator::compare_int_signed()</strong></p> </td> </tr> </tbody></table></div></div></div><img src ="http://m.tkk7.com/himalayas/aggbug/365162.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://m.tkk7.com/himalayas/" target="_blank">himalayas</a> 2011-11-30 09:49 <a href="http://m.tkk7.com/himalayas/archive/2011/11/30/365162.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>涓存椂瑙e喅 cat 鎵撳紑涓枃涔辯爜http://m.tkk7.com/himalayas/archive/2011/11/28/364973.htmlhimalayashimalayasMon, 28 Nov 2011 03:24:00 GMThttp://m.tkk7.com/himalayas/archive/2011/11/28/364973.htmlhttp://m.tkk7.com/himalayas/comments/364973.htmlhttp://m.tkk7.com/himalayas/archive/2011/11/28/364973.html#Feedback0http://m.tkk7.com/himalayas/comments/commentRss/364973.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/364973.htmlcat test.txt | iconv -f GBK -t UTF-8


himalayas 2011-11-28 11:24 鍙戣〃璇勮
]]>鍙栨秷SSH鐧誨綍 杈撳叆瀵嗙爜鐨勯棶棰橈紙闂宸茶В鍐籌級http://m.tkk7.com/himalayas/archive/2011/11/24/364723.htmlhimalayashimalayasThu, 24 Nov 2011 05:51:00 GMThttp://m.tkk7.com/himalayas/archive/2011/11/24/364723.htmlhttp://m.tkk7.com/himalayas/comments/364723.htmlhttp://m.tkk7.com/himalayas/archive/2011/11/24/364723.html#Feedback4http://m.tkk7.com/himalayas/comments/commentRss/364723.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/364723.html鎴戠殑璁劇疆鏂瑰紡涓猴細
ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsa
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
榪欑鏂瑰紡鍦╱buntu11+涓嬫槸鏈夋晥鐨? 浣嗘槸鍦‵edora16 涓? 鎴? ssh localhost鐨勬椂鍊?榪樻槸瑕佹眰蹇呴』瑕佽緭鍏ュ瘑鐮侊紝璇烽棶鎴戝浣曟悶鍟婏紵

闂宸茬粡瑙e喅錛氾紙瑙e喅鍔炴硶錛?/span>
$ vi /etc/ssh/sshd_config
    鎵懼埌浠ヤ笅鍐呭錛屽茍鍘繪帀娉ㄩ噴絎?#8221;#“
    RSAAuthentication yes
    PubkeyAuthentication yes
    AuthorizedKeysFile      .ssh/authorized_keys

$ chmod 600 ~/.ssh/authorized_keys


himalayas 2011-11-24 13:51 鍙戣〃璇勮
]]>
ubuntu11+銆乫edora15+閰嶇疆JDKhttp://m.tkk7.com/himalayas/archive/2011/11/22/364588.htmlhimalayashimalayasTue, 22 Nov 2011 11:43:00 GMThttp://m.tkk7.com/himalayas/archive/2011/11/22/364588.htmlhttp://m.tkk7.com/himalayas/comments/364588.htmlhttp://m.tkk7.com/himalayas/archive/2011/11/22/364588.html#Feedback1http://m.tkk7.com/himalayas/comments/commentRss/364588.htmlhttp://m.tkk7.com/himalayas/services/trackbacks/364588.html$ sudo update-alternatives --install /usr/bin/java java /usr/local/java/bin/java 300
$ sudo update-alternatives --install /usr/bin/javac javac /usr/local/java/bin/javac 300
$ sudo update-alternatives --config java

himalayas 2011-11-22 19:43 鍙戣〃璇勮
]]>
主站蜘蛛池模板: 全亚洲最新黄色特级网站| 亚洲av永久无码精品网站| 一区在线免费观看| 亚洲色图国产精品| 免费看无码自慰一区二区| 韩国免费A级毛片久久| 亚洲中文字幕无码av在线| 亚洲国产成人精品女人久久久| 亚洲人成人网毛片在线播放| 亚洲精品成人片在线观看| 24小时免费看片| 一级毛片a免费播放王色电影| 亚洲视频在线观看网站| 亚洲人成国产精品无码| 青娱分类视频精品免费2| 精品国产呦系列在线观看免费| 亚洲三级视频在线观看| 亚洲国产美女精品久久久久∴| 成年在线观看免费人视频草莓| 国产情侣久久久久aⅴ免费| 美国毛片亚洲社区在线观看| 日韩精品一区二区亚洲AV观看| 亚洲男人的天堂在线va拉文| 午夜国产精品免费观看 | 亚洲一区二区三区四区视频| 亚洲一区无码精品色| 日韩欧美一区二区三区免费观看| APP在线免费观看视频| 亚洲AV无码精品国产成人| 亚洲美女aⅴ久久久91| 日韩亚洲变态另类中文| 日本免费的一级v一片| 久九九精品免费视频| 久草免费福利资源站| 中文字幕在线视频免费| 国产精品亚洲一区二区三区| 亚洲一区二区三区乱码在线欧洲| 亚洲AV成人片色在线观看高潮 | 99久久国产亚洲综合精品| 亚洲精品美女久久久久9999| 亚洲真人无码永久在线|