[wp-trac] [WordPress Trac] #8397: DB Select error name prefix example could be clearer

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 27 13:42:25 GMT 2008


#8397: DB Select error name prefix example could be clearer
---------------------------+------------------------------------------------
 Reporter:  simonwheatley  |       Owner:  anonymous               
     Type:  defect         |      Status:  new                     
 Priority:  normal         |   Milestone:  2.8                     
Component:  General        |     Version:                          
 Severity:  normal         |    Keywords:  has_patch, needs_testing
---------------------------+------------------------------------------------
 Currently on the DB select error message, which is otherwise lovely and
 clear, it says:

 "On some systems the name of your database is prefixed with your username,
 so it would be like <code>username_wordpress</code>. Could that be the
 problem?"

 Elsewhere in the message we are using the DB name as supplied to
 wp_config.php. So I figured why not here, this patch causes the line to
 read:

 "On some systems the name of your database is prefixed with your username,
 so it would be like <code>username_[your DB name here]</code>. Could that
 be the problem?"

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8397>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list