logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

mysql误删performance_schema库导致Table ‘performance_schema.session_variables‘ doesn‘t exist

不小心误删了mysql重要的库,导致数据库连不上了 解决方案:在命令指示符中进入到自己电脑mysql安装的目录,输入mysql_upgrade -u root -p 然后输入自己root账号的密码即可

#mysql#数据库#database
Linux测试端口的连通性的四种方法

Linux测试端口的连通性的四种方法

文章图片
#linux#运维#服务器
java代码调用webService接口

用java代码调用webservice接口

文章图片
#java#xml#http
Cause: org.postgresql.util.PSQLException: ERROR: syntax error at end of input

Cause: org.postgresql.util.PSQLException: ERROR: syntax error at end of input

文章图片
#postgresql#数据库
到底了