Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

مشکل در اضافه کردن به هاست اشتراکی #27

Open
matinwd opened this issue Jan 24, 2021 · 1 comment
Open

مشکل در اضافه کردن به هاست اشتراکی #27

matinwd opened this issue Jan 24, 2021 · 1 comment
Labels

Comments

@matinwd
Copy link

matinwd commented Jan 24, 2021

سلام ممنونم از شما بابت این کد ها
این کدها در لوکال کاملا درست کار میکنه ولی در هاست اشتراکی حین ایمپورت کردن با این مواجه میشم:

#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation

و طی تحقیقی که کردم فهمیدم باید این مورد رو از کد شما حذف کرد:

CREATE DEFINER=root@localhost

که متاسفانه این مورد هم کار نداد و این رو نشون میده حین ایمپورت:

Unrecognized statement type. (near "FUNCTION" at position 0)
Unrecognized statement type. (near "END" at position 194)

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FUNCTION __mydiv(a int, b int) RETURNS bigint(20)
BEGIN

Copyright (C) ' at line 1

ممنون میشم راهنمایی کنید

@zoghal
Copy link
Owner

zoghal commented Jan 24, 2021

درود بر شما
در مورد پیام خطای اول یعنی این:
#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation
مشکل بر میگرده به سطح پایین دسترسی کاربر دیتابیس

اما در مورد بحث بعدی نظری ندارم لطفا بفرمایید شما در چه نسخه‌ای از مای اسکیوال به این مشکل برخوردید

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants