[已解决]去除MySQL中某个表中某几列重复的数据
crifan 9年前 (2016-01-21) 1755浏览 0评论
MariaDB [guanzhi_removeDuplicate]> SHOW COLUMNS from selection; +————+———R...
crifan 9年前 (2016-01-21) 1755浏览 0评论
MariaDB [guanzhi_removeDuplicate]> SHOW COLUMNS from selection; +————+———R...
crifan 9年前 (2016-01-21) 2699浏览 0评论
MySQL show tables – How do I list the tables in a MySQL database? | MySQL list tables command | alvinalexander.com MySQ...
crifan 9年前 (2016-01-21) 2308浏览 0评论
sql copy database mariadb copy database Backup and Restore Overview – MariaDB Knowledge Base mysql – How to copy ...
crifan 10年前 (2015-08-04) 2388浏览 0评论
【背景】 当前的Linode的VPS的物理上的硬件配置已经还可以了。 但是现在CPU占用率感觉还是不小。 打开网页,时不时的还是比较慢。 感觉高峰期(最多是100多在线)时,尤其明显。 而且SSH登陆远程操作,经常很卡,卡到输入一个字符,好...
crifan 10年前 (2015-07-08) 7594浏览 0评论
【背景】 折腾: 【已解决】OpenFire无法解析domain:org.jivesoftware.openfire.XMPPServer – Unable to determine local hostname 期间,去连接mysq...
crifan 10年前 (2015-07-06) 3773浏览 0评论
【背景】 折腾: 【记录】在CentOS 6.6中安装OpenFire 期间,想要把mysql的所谓schema: /opt/openfire/resources/database/openfire_mysql.sql 导入到mysql的方...