summaryrefslogtreecommitdiff
path: root/kohana/libraries/drivers/Database/Mysql.php
AgeCommit message (Expand)Author
2009-01-05Oops: TEST_MODE is now always defined, so we were taking a performance hit by...Bharat Mediratta
2008-12-17Extend the changes in list_tables() and list_fields() that usesBharat Mediratta
2008-12-15Reapply r18995: disable static table caches when we're in TEST_MODE.Bharat Mediratta
2008-12-15Refresh kohana from upstream svn trunk r3771.Bharat Mediratta
2008-12-15Delete trunk/kohana and trunk/modules/unit_test in preparation to refreshBharat Mediratta
2008-12-03Don't cache the table field definition when we're in test mode, elseBharat Mediratta
2008-10-31Merge over vendor code.Bharat Mediratta