上载sql数据库 [英] uploading sql database

查看:100
本文介绍了上载sql数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

实际上我是将sqldatabase文件从本地主机上传到Web服务器,但问题是每次显示
#1227-访问被拒绝;您需要SUPER权限才能执行此操作

告诉我这是什么问题!!!
请帮帮我...

actually i m uploading my sqldatabase file from local host to my webserver but the problem is everytime it show
#1227 - Access denied; you need the SUPER privilege for this operation

tell me whats the problem with it !!!
please help me out...

推荐答案

提示中包含以下信息:访问被拒绝;您需要对此操作具有SUPER特权"
您使用的用户ID没有赋予您足够的权限在该服务器上创建和/或修改数据库.

与您的网络托管服务商交谈:他们会知道如何解决.
The clue is in the message: "Access denied; you need the SUPER privilege for this operation"
The user id you are using does not give you sufficient permissions to create and/or modify a database on that server.

Talk to your webhost: they will know how to solve it.


这篇关于上载sql数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆