User tests: Successful: Unsuccessful:
Related tracker:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31550
Related discussion:
https://groups.google.com/forum/#!msg/joomlabugsquad/Ag7l3UQhF8M/dhcDpRznxsUJ
This patch also has a joomla-codestyle cleanup for myslq.php and a single line codestyle cleanup for tags observer.
Ok, I have fixed the bug found by Kyle during 2nd test when using mysql driver (and that I could reproduce here so that I could test fix too) in cmmit 9967dd5 .
I have also merged with latest master this branch, so that pull-request is up-to-date.
Finally, I have done tests with Postgresql in debug and non-debug mode to make sure there are no regressions.
So I think that with 2 successful tests, and fact that without this all J sites in mysql (without i) driver mode are broken with debug on, it's a high priority tracker item.
Committed for 3.1.4 packages.
Hi, great work, the error on MySQL installations where profiling is disabled is now fixed.