Making a little process: Ok - I figured out a work around, in a nut shell I did this:
In my.cnf I added: Add the "set-variable = thread_stack=192K" line under mysqld. This is an issue with RH8 as documented on http://www.mysql.com/doc/en/Linux-x86.html. Then I tested it, and it never worked as suggested.. So then I shutdown mySQL, and then started it with: /usr/bin/./safe_mysqld --skip-grant-tables & (knowing that this was a security issue) I then created the datasource in the CF admin. It connects ok. Then I closed my browser, and killed mySQL. I then restarted MySQL the normal more secure way... Logged back into the CF admin, and re-verified the data source. It still checks ok, and a query with a test page works fine too. However once rebooting the machine I have to redo the process. I am now going to try the patch.jar file again. d ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
