Client does not support authentication protocol requested by server; consider upgrading MySQL client
a kod mam taki:
<?php if (!$baza_lacz) { } // wybieranie bazy dancyh $database = \"test\"; mysql_select_db ( $database ) or die ( \"Nie moglem sie polaczyc z baza! \".mysql_error().\"<br />\" ); ?>
jakis pomysl?