﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16571,"Remove unused global $db_list, $global_db_list",mitchoyoshitaka,mitchoyoshitaka,"In wpdb->db_connect(), we declare:

  global $db_list, $global_db_list;

but don't actually use them. In fact, these variables don't show up anywhere else in the codebase.",defect (bug),closed,normal,3.2,Database,3.1,normal,fixed,has-patch commit 3.2-early,
