MySQLi rs Query

Update the additional connection page to reflect the correct connection information for your remote database and it should start working properly.
Your other connection isn't using this wrong information, so that explains why it works differently.
Do you have a separate remote and testing server and database? If not, then removing the additional connection should work.

Ray, thanks so much for you assistance. I made the incorrect connection the same as the one that worked on my testing server and it worked on my remote server. My concern is why did MySQLi server behaviors add the incorrect connection parameters? There is no way I typed in those values!