It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In RegisterIt looks like you're new here. If you want to get involved, click one of these buttons!
Howdy, Stranger!
It looks like you've been lurking for a while.
If you register, we also will remember what you have read and notify you about new comments. You will also be able to participate in discussions.
So if you'd like to get involved, register for an account, it'll only take you a minute!
Comments
when i run it it show me
MySQL said:
#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation
| Variable_name | Value |
+---------------+-------+
| sql_mode | |
+---------------+-------+
sql tab
I did
then get this
ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_...
thin i run
set global sql_mode='';
then got this
ErrorSQL query:
set global sql_mode=''
MySQL said:#1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation