<div dir="ltr"><div><div><div><div>That would beat a network monitor.<br><br></div>I am not sure what "my company detected MySQL running" means<br>though, and it could be a company-required app that, along with whatever<br>
else it does, scans the system for installed softwares.<br><br></div>That would require a switch to an allowed DB.<br><br></div>...but I love the suggestion, and hope that the company is enlightened.<br><br></div>Chris<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 19, 2014 at 10:46 AM, Mark Schoonover <span dir="ltr"><<a href="mailto:mark.schoonover@gmail.com" target="_blank">mark.schoonover@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">If you don't need your MySQL instance available to the outside world, just lock it down to localhost. IIRC, there should be instructions in my.cnf on how to pin mysqld to localhost:3306 (assuming default port is used). </div>
<span class="HOEnZb"><font color="#888888">
</font></span><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all"><div><div dir="ltr"> <br>Mark Schoonover<br><div>Website: <a href="http://www.ka6wke.net" target="_blank">http://www.ka6wke.net</a></div>
<div>Resume: <a href="http://cv.ka6wke.net" target="_blank">http://cv.ka6wke.net</a></div>
<div>Stack Exchange eBooks: <a href="http://se2go.ka6wke.net" target="_blank">http://se2go.ka6wke.net</a></div><div><br></div></div></div></font></span><div><div class="h5">
<br><br><div class="gmail_quote">On Wed, Mar 19, 2014 at 10:05 AM, Bob Kleemann <span dir="ltr"><<a href="mailto:rkleeman@energoncube.net" target="_blank">rkleeman@energoncube.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Allen,<br>
<br>
There are several free databases you could use.  If the SQL commands<br>
you've written aren't very MySQL specific, you could translate it to<br>
many other DBs without much difficulty.  If you've got a lot of MySQL<br>
specific extensions to SQL in your commands, then it might be more<br>
difficult.  I'd look at SQLite, and see if that supports your needs.<br>
If not, there are several others that could meet your needs, but it's<br>
hard to say without a better idea of what your applications needs.<br>
<br>
Also, I'm CC'ing the rest of the San Diego Perl Mongers list, as I'm<br>
sure many of them have some more experience moving from MySQL to other<br>
DBs.<br>
<br>
  -- Bob<br>
<br>
On Wed, Mar 19, 2014 at 6:02 AM,  <<a href="mailto:allengil@sdf.org" target="_blank">allengil@sdf.org</a>> wrote:<br>
> Bob,<br>
><br>
> I use Perl & MySQL on my company provided laptop as sort of a day planner.<br>
> It's just something I developed while working on my BSIT. Recently the IT<br>
> Nazis at my company detected MySQL running on it, and demanded that I<br>
> remove it immediately, claiming it was a security threat. I've been using<br>
> this for over 10 years, and having my work history in a relational<br>
> database has been quite helpful in recalling what I did. Do you have any<br>
> suggestions on alternatives that won't require a massive rewrite of my<br>
> code? I have a lot of SQL commands in there, and I would like to leave<br>
> them alone if possible.<br>
><br>
> Thanx,<br>
><br>
> Allen Gilson<br>
><br>
_______________________________________________<br>
San-Diego-pm mailing list<br>
<a href="mailto:San-Diego-pm@pm.org" target="_blank">San-Diego-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/san-diego-pm" target="_blank">http://mail.pm.org/mailman/listinfo/san-diego-pm</a><br>
</blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
San-Diego-pm mailing list<br>
<a href="mailto:San-Diego-pm@pm.org">San-Diego-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/san-diego-pm" target="_blank">http://mail.pm.org/mailman/listinfo/san-diego-pm</a><br></blockquote></div><br><br clear="all"><br>-- <br>Realisant mon espoir, je me lance vers la gloire.<br>
Christopher Hahn == <a href="mailto:xrz1138@gmail.com">xrz1138@gmail.com</a>
</div>