摘要:
sql报错: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Expression #1 of SELECT list is not in GROUP BY clause and contains nonag 阅读全文
摘要:
1.下载linux下的包,即全平台,网址:http://www.h2database.com/html/download.html 选择Platform-Independent Zip 2.把这个包上传到linux,解压。然后进入bin目录。 执行:java -cp h2-1.4.197.jar o 阅读全文