[phpMyAdmin Developers] Get involved in phpMyAdmin community

Pranavan New pranavan15 at yahoo.com
Tue Jun 28 16:28:12 CEST 2016



Hello Isaac,

Thanks a lot for your prompt reply as well as for your valuable
guidance. I've gone through the issue tracker and found so many interesting 
problems. I really like to start working on an issue soon as possible.
In the meantime I  myself found an issue in phpMyAdmin (version 4.6.2) which is not listed in the issue tracker. I've discussed it below. 


When creating a routine using SQL commands in console, if we use label for loop 

(eg: student_loop : LOOP), it identifies colon (:) as an unexpected token and shows error symbol at that line. But when we execute (i.e: when pressing "Go" button), it works fine without pushing any errors. Then when try to export, again it shows as there is an error at line which defines the label, but which is actually not an error.
Please check the images I attached with this mail for further clarifications.

Is it okay if I open this as a new issue in the issues list? 
Also shall I start working on it?  

Thanks in advance for your help.

Best regards,
S.Pranavan

On Tuesday, 28 June 2016, 0:19, Isaac Bennetch <bennetch at gmail.com> wrote:



Hello S.Pranavan,

Thanks for your interest. The usual path for those looking to get
involved with phpMyAdmin is to find an issue in the tracker
(https://www.github.com/phpmyadmin/phpmyadmin/issues), work on it, and
submit a pull request with those changes. Probably before beginning
work, you should add a comment in the issue tracker stating that you're
preparing to work on it, so that we don't duplicate efforts.
Furthermore, we could unit tests to be developed for existing code, so
if you don't see anything appealing in the issue tracker you might try
that as well. Within the issue tracker, some issues are tagged with the
"newbie" label which the development team thinks are good for people
like you who are new to the codebase.

There's some general information for developers at
https://wiki.phpmyadmin.net/pma/Development and
https://wiki.phpmyadmin.net/pma/Category:Devel plus the Github
documentation is quite good if you're new to Git or pull requests.

Of course, we're here to help with specific questions, but as a general
overview that's the path you're looking at. If you have questions about
how to start, please feel free to ask them here.

Isaac




On 6/27/16 12:01 PM, Pranavan New wrote:
> 
> I am S.Pranavan, a B.Sc. computer engineering undergraduate from
> University of Peradeniya, Sri Lanka.
> I am currently following third year of my degree and I have proficient
> knowledge in PHP and JavaScript.
> I would like to start working on open source developments and I found
> phpMyAdmin is the
> best place for a good start. I have been using phpMyAdmin for more than
> two years and I am very much willing
> to get involved in the development process of phpMyAdmin.
> Along with me some of my friends also would like to join the development
> team of phpMyAdmin.
> Can you guide us to get started with the project?
> 
> Best Regards,
> S.Pranavan
> 
> 
> _______________________________________________
> Developers mailing list
> Developers at phpmyadmin.net
> https://lists.phpmyadmin.net/mailman/listinfo/developers

> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1_showsAsAnError.png
Type: image/png
Size: 61184 bytes
Desc: not available
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20160628/dbcbd681/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2_worksFine.PNG
Type: image/png
Size: 47143 bytes
Desc: not available
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20160628/dbcbd681/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3_exportOfRoutine.PNG
Type: image/png
Size: 51660 bytes
Desc: not available
URL: <https://lists.phpmyadmin.net/pipermail/developers/attachments/20160628/dbcbd681/attachment-0005.png>


More information about the Developers mailing list