Does anyone know under what conditions you can receive an 1146: Table \'.\' doesn\'t exist error when your table does, in fact, exi 10条回答 遥遥无期 (楼主) 2020-12-03 08:03 If you're logged in as someone who doesn't have permission to view that database/table then you'll probably get that result. Are you using the same login on the command line as you are through mysqli? 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
1146: Table \'.\' doesn\'t exist error when your table does, in fact, exi 10条回答 遥遥无期 (楼主) 2020-12-03 08:03 If you're logged in as someone who doesn't have permission to view that database/table then you'll probably get that result. Are you using the same login on the command line as you are through mysqli? 0 讨论(0) 查看其它10个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
If you're logged in as someone who doesn't have permission to view that database/table then you'll probably get that result. Are you using the same login on the command line as you are through mysqli?