文章详情页
mysql ER_BAD_DB_ERROR: Unknown database ’test’
浏览:172日期:2022-06-21 13:39:24
问题描述
Start Logger @ server.jsdebug: #### Module Status Check Hook is initialized @1 #### debug: #### Network Check Hook is initialized @1 #### debug: #### SystemAlarmHook is initialized @1 #### debug: #### Temperature and Humidity Check Hook is initialized @1 #### error: A hook (orm) failed to load!error: Error (E_UNKNOWN) :: Encountered an unexpected error: Could not connect to MySQL:Error: ER_BAD_DB_ERROR: Unknown database ’test’
这个是什么问题?
问题解答
回答1:看样子问题有三种可能:
你的数据库没启动起来
你没有一个叫test的数据库
你有这个数据库,但是你使用这个叫test的数据库的时候,还没创建好
回答2:show databases 看下
相关文章:
1. 自学,刚编了helloworld就失败了2. javascript - 在react中写行间样式的whiteSpace不生效3. html5 - chrome下的a标签download属性无法调出另存为的下载框4. python3.x - mongodb 显示不出中文,都是方块,该如何解决?5. 为啥最大化个窗口还得找一堆理由?6. 请问PHPstudy中的数据库如何创建索引7. javascript - 求助一个关于indexedDB的问题8. javascript - 怎么获取一个页面中的所数据,然后弄成一个json格式的字符串传给后台9. android - 微信这个效果是怎么实现的10. javascript - jquery对象被定义成jquery变量后,怎么使用:gt这个(可能表达有问题)
排行榜

网公网安备