The .install file now creates cache_pathsrc and cach_pathdst database tables, so that the module is compatible with memcache.db.inc (cache writes are done to these tables, and when memcache fails and memcache.db.inc falls back to the database, it expects these tables to be there).