(["connect_options":2])
When I tried adding the above mapping to my code. Roxen started, but remains unreachable via a webbrowser. But, and this is the strange part, when I change the string literal from "connect_options" to for example "variable", Roxen starts and is available. Isn't this strange?! I know this is the exact cause for the change to occur, since it is truly the only thing that was changes.
Oh, I forgot to mention that I'm NOT EVEN USING the mapping :) . The error/strange behaviour purely results from creating the mapping:
catch {
mapping(string:int) tst_opt = (["connect_options":2]);
dbconn = Sql.Sql( QUERY(db_string));
};
I didn't get to the part of actually using the mapping yet.
__________________________________________________________
Deze e-mail en de inhoud is vertrouwelijk en uitsluitend bestemd voor de geadresseerde(n). Indien u niet de geadresseerde bent van deze e-mail verzoeken wij u dit direct door te geven aan de verzender door middel van een reply e-mail en de ontvangen e-mail uit uw systemen te verwijderen. Als u geen geadresseerde bent, is het niet toegestaan om kennis te nemen van de inhoud, deze te kopieren, te verspreiden, bekend te maken aan derden noch anderszins te gebruiken.
The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Please notify us immediately if you have received it in error by reply e-mail and then delete this message from your system.
__________________________________________________________