search for: e4152d0a

Displaying 1 result from an estimated 1 matches for "e4152d0a".

2006 Sep 03
1
Kill my Thread
Following code, should kill the worker thread, if there is a error in connecting to the database, right? but in my case it doesn''t and goes on doing other stuff. Of course...there are lots of work arounds for this, but how do i make sure that, the thread is killed at that point of time. begin @dbh = Mysql.real_connect