From: Florian G. <fl...@bi...> - 2006-04-27 07:28:53
Not at the moment unfortunately. You can patch the source to change the
port and then recompile. Edit the file libpp_mysql/dbms.c and change
line 53 from
int db_port = MYSQL_PORT;
to the port you desire. This works for all except the php ui. But i
included it in the todo-list.
Flo
Gotz Rieger wrote:
> Hi all,
>
> is there a way to get perfparsed to talk to a non-standard MySQL port?
>
> Thanks,
> Goetz
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
> _______________________________________________
> Perfparse-users mailing list
> Per...@li...
> https://lists.sourceforge.net/lists/listinfo/perfparse-users
From: Goetz R. <gr...@os...> - 2006-04-27 20:52:11
Florian:
Thanks, that's all I need.
BTW: The new release is pretty good. Well done.
Goetz
>
> Not at the moment unfortunately. You can patch the source to change the
> port and then recompile. Edit the file libpp_mysql/dbms.c and change
> line 53 from
> int db_port =3D MYSQL_PORT;
> to the port you desire. This works for all except the php ui. But i
> included it in the todo-list.
>
> Flo
>
> Gotz Rieger wrote:
>> Hi all,
>>
>> is there a way to get perfparsed to talk to a non-standard MySQL port?
>>
>> Thanks,
>> Goetz
>>
>>
>> -------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services,
>> security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=120709&bid&3057&dat=121642
>> _______________________________________________
>> Perfparse-users mailing list
>> Per...@li...
>> https://lists.sourceforge.net/lists/listinfo/perfparse-users
>
>
>