摘要:
SET FOREIGN_KEY_CHECKS=0;-- Table structure for agv_group-- DROP TABLE IF EXISTS `agv_group`;CREATE TABLE `agv_group` ( `id` int(11) NOT NULL AUTO_INC 阅读全文
摘要:
mysql 5.7以上版本抛出错误,SELECT list is not in GROUP BY clause and contains nonaggregated column 'uav.case_board.port' which is not functionally dependent on 阅读全文