摘要: 启动命令: solr start 停止命令 solr stop -all 阅读全文
posted @ 2018-06-05 14:54 贠晓轩 阅读(362) 评论(0) 推荐(0)
摘要: --Add/modify columns alter table 表名 add 字段名 类型; --Add comments to the columns comment on column CE00.eec000 is 'xxx; 阅读全文
posted @ 2018-06-05 11:21 贠晓轩 阅读(998) 评论(0) 推荐(0)