I'm trying to re-create the issue where the global trigger grant isn't working fine , but when I created a new user with db having _(underscore) it din't seem to show any error or probably I'm doing it wrong. Please provide the instructions to re-create this bug #4252.
Thank you, Anusha Rao.
-- View this message in context: http://phpmyadmin.996332.n3.nabble.com/Imp-instructions-to-re-create-the-bug... Sent from the phpmyadmin-devel mailing list archive at Nabble.com.
anusha91rao a écrit :
I'm trying to re-create the issue where the global trigger grant isn't working fine , but when I created a new user with db having _(underscore) it din't seem to show any error or probably I'm doing it wrong. Please provide the instructions to re-create this bug #4252.
Thank you, Anusha Rao.
Hi, when you say that it does not show any error, do you mean that you see the Triggers tab?
Yes the trigger tab did show up for the db with underscore(_) .
-- View this message in context: http://phpmyadmin.996332.n3.nabble.com/Instructions-to-re-create-the-bug-425... Sent from the phpmyadmin-devel mailing list archive at Nabble.com.
Mark, I tried the suggested fix by escaping double slashes too .... The trigger tab still remains to work fine. Can u please suggest me a way to reproduce the bug ?
-- View this message in context: http://phpmyadmin.996332.n3.nabble.com/Instructions-to-re-create-the-bug-425... Sent from the phpmyadmin-devel mailing list archive at Nabble.com.
Le 2014-02-16 08:14, anusha91rao a écrit :
Mark, I tried the suggested fix by escaping double slashes too .... The trigger tab still remains to work fine. Can u please suggest me a way to reproduce the bug ?
Hi, I had a look and can reproduce the bug, exactly as described, with the suggested username and db name.
Moreover, the suggested fix looks good so I'll implement it.
Okay ill probably start looking into other bugs.... Thank you
-- View this message in context: http://phpmyadmin.996332.n3.nabble.com/Instructions-to-re-create-the-bug-425... Sent from the phpmyadmin-devel mailing list archive at Nabble.com.
Hello, I tried to figure out the work flow of phpmyadmin as a user and as a dev as a beginner, and still trying to fix issues of UI related bugs. I Have knowledge of OO oriented languages like Java,C++ and python and more of Php since I had done few projects based on it. Can you please suggest me how can I go further since I would want to participate in Google Summer Of Code 2014 for phpmyadmin community.
-- View this message in context: http://phpmyadmin.996332.n3.nabble.com/Instructions-to-re-create-the-bug-425... Sent from the phpmyadmin-devel mailing list archive at Nabble.com.
Hi,
2014-02-28 6:57 GMT+01:00 anusha91rao anusha91rao@gmail.com:
Hello, I tried to figure out the work flow of phpmyadmin as a user and as a dev as a beginner, and still trying to fix issues of UI related bugs. I Have knowledge of OO oriented languages like Java,C++ and python and more of Php since I had done few projects based on it. Can you please suggest me how can I go further since I would want to participate in Google Summer Of Code 2014 for phpmyadmin community.
I suggest you to look at this page http://wiki.phpmyadmin.net/pma/GSoC_2014_Applicant_Guide . Also take a look at https://sourceforge.net/p/phpmyadmin/bugs/ and try to fix some bugs.
Hugues.