[Glass] GsHostProcess execution string
Dale Henrichs
dale.henrichs at gemtalksystems.com
Wed May 27 14:05:01 PDT 2020
Bruno,
I am not familiar with the particular GsHostProcess issues, but AFAICT,
the failing guy has a `!` and that may be the special character that
breaks things ... the specific error message upon failure might help
determine why the `!` could be problematic ...
Dale
On 5/27/20 1:15 PM, BrunoBB via Glass wrote:
> Hi,
>
> The following is working ok (GS 3.5.1):
> | str |
> str := 'mysql -h localhost -u root -pPassword -N -B -e "select distinct app
> from orbeon.orbeon_form_definition "'.
> System performOnServer: str.
>
> But the following is failing:
> | str |
> str := 'mysql -h localhost -u root -pMysql8080! -N -B -e "select distinct
> app from orbeon.orbeon_form_definition"'.
> GsHostProcess execute: str.
>
> Searching in the list there are couple of entries of GsHostProcess and
> problems with quotes but still no able to make it run.
>
> regards,
> bruno
>
>
>
> --
> Sent from: http://forum.world.st/GLASS-f1460844.html
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> https://lists.gemtalksystems.com/mailman/listinfo/glass
More information about the Glass
mailing list