[Phpmyadmin-devel] query tool buttons not work with php 5.1.4???

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, executing large query (> 1000 chars) displays buttons for 'explain', 'refresh', 'edit', ... on my two test systems running win php 5.2 and rh 7.3 and fedora 5 with php 5.1.4 i get wired results have this php.ini settings enabled arg_separator.input ;& ;& arg_separator.output ; ; can anyone confirm? - -- Sebastian Mendel www.sebastianmendel.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFEmAoPX/0lClpZDr4RAo7JAKCW7YFbYgnvH/4W4scegFuOwM0+WgCfZSMY M3odAqi7gJDBvHq/8+QGDCc= =Thlk -----END PGP SIGNATURE-----

Sebastian Mendel a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
executing large query (> 1000 chars)
displays buttons for 'explain', 'refresh', 'edit', ...
Sebastian, this is the intended behavior of PMA_linkOrButton(). The limit is hard-coded to 1000 chars. Marc
on my two test systems running win php 5.2 and rh 7.3 and fedora 5 with php 5.1.4 i get wired results
have this php.ini settings enabled
arg_separator.input ;& ;& arg_separator.output ; ;
can anyone confirm?
- -- Sebastian Mendel
www.sebastianmendel.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32)
iD8DBQFEmAoPX/0lClpZDr4RAo7JAKCW7YFbYgnvH/4W4scegFuOwM0+WgCfZSMY M3odAqi7gJDBvHq/8+QGDCc= =Thlk -----END PGP SIGNATURE-----
_______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marc Delisle schrieb:
Sebastian Mendel a écrit :
Hi,
executing large query (> 1000 chars)
displays buttons for 'explain', 'refresh', 'edit', ...
Sebastian,
this is the intended behavior of PMA_linkOrButton(). The limit is hard-coded to 1000 chars.
;-) ... yes of course, you need to read on, the above was just to clarify the conditions ... but anyway i have found the problem
on my two test systems running win php 5.2 and rh 7.3 and fedora 5 with php 5.1.4 i get wired results
have this php.ini settings enabled
arg_separator.input ;& ;& arg_separator.output ; ;
can anyone confirm?
- -- Sebastian Mendel www.sebastianmendel.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) iD8DBQFEmBM4X/0lClpZDr4RAkQ6AJ9xlBHz8G5ofAGjQc6FiV3gnzNxqACcDMHB Z2pl2vwIryGribfEn77ObjU= =8N07 -----END PGP SIGNATURE-----
participants (2)
-
Marc Delisle
-
Sebastian Mendel