Re: How to prevent connection string from being public? ... >I'm using a MySQL database from within some Perl cgi's. ... >make the connection, I have to supply the username/password ... I can't have my own webserver,... it in either the script or in a config file.... (comp.lang.perl.misc)
Re: Difference between storing files on folder and in mysql db ... a separate instance of an image display script (and a separate ... connection to the DB server) to display each image. ...connection if images were stored in the file system. ...mySQL database or if I should just store the files in a dedicated ... (comp.lang.php)
Re: Delay when using persistence framework ... In my webapp, if I use JDBC to access my MySQL database, the queries consistently complete within a few milliseconds. ...delay of several seconds on the first query when I initially start the web ... The delays will happen the first time you set up a connection.... MySQL must be caching your connection for a short while, which could be why connection attempts in quick succession only incur the delay the first time.... (comp.lang.java.programmer)
Re: How to avoid exposing connectstring? ... > I'm using a MySQL database from within some Perl and PHP cgi's. ... > To make the connection, I have to supply the username/password ... (comp.lang.php)
Re: Multi threading and database connections ... So it narrow down to the provider and connection pooling.... >> active connections hold up in the MySQL database after everything is ... (microsoft.public.dotnet.framework.adonet)