phpbb/phpBB/includes/cache/driver
Nathan Guse dcefa16318 [ticket/10875] Return $query_id from sql_save
Have to return the $query_id from sql_save so that the results can be pulled

Updated cache test to do some basic sql cache testing.

PHPBB3-10875
2012-08-06 16:26:55 -05:00
..
apc.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
base.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
eaccelerator.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
file.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
interface.php [ticket/10875] Fix SQL Caching 2012-07-30 18:44:40 -05:00
memcache.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
memory.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
null.php [ticket/10875] Fix SQL Caching 2012-07-30 18:44:40 -05:00
redis.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
wincache.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
xcache.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00