Hi all,
I'm receiving an error when trying to invoke a procedure from a
[EMAIL PROTECTED] which is not the definer. I created the procedure with the
statement 'SQL SECURITY INVOKER' but is still not working. Does anyone
know why? The MySQL version is 5.0.36.
Both users [EMAIL PROTECTED] and
Hi Sulo,
Open the file you are importing as it is probably that it contains
references of another character set in the table creation. If so replace
that character set for '' or 'utf8'.
I hope it helps,
Leandro
sulochan acharya wrote:
Hello all,
here is my problem:
I am trying to set my