Dear PhpMyadmin Contributots,
I am really thankful to Free/Open Source Software development community for
their overwhelming response to the survey on practices and problems of
defect management in Free/Open Source Software projects.
If you have not participated ealier, you may spend a few minutes now too.
The Online Questionnaire is available at:
http://anu.puchd.ac.in/phpESP/public/survey.php?name=FOSS_Defect_Survey
I hope you have found all the questions interesting and thought-provoking.
Your answers will be kept anonymous.The data thus collected will only be
used for research purpose. The insights gained from the study can further
help us to extract publicly accessible defect data and determine impact of
defect management practices on software quality. The results of study will
soon be communicated to you.
Thank You
With regards,
Anu Gupta
Senior Lecturer
Department of Computer Science and Applications,
Panjab University, Chandigarh.
INDIA
In case of any problem in accessing/using the above mentioned link please
contact:
E-mail: anugupta(a)pu.ac.in
anugupta98(a)gmail.com
Hi,
Revision 10100
http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin?view=rev&revision=1…
broke this kind of queries:
select * from mytable where myid >= 1
The parser introduces a space:
select * from mytable where myid > = 1
However this one is correctly handled:
select * from mytable where myid > 1
http://www.silpstream.com/blog/wp-phpmyadmin/
hi,
the above is some pluginized phpMyAdmin version for WordPress, it seems
it is based on 2.8.2
possible we can make contact and effort some help, so that people just
need to download phpMyAdmin from us - and only some files from there
--
Sebastian