Jump to content

mysql batch mode access denied on hpux


rs

Recommended Posts

Just started mysql on HPUX server. Trying to use batch mode to create a table.  I can't get past the ERROR 1044 and ERROR 1045 message. 

/tmp/sampdb>mysql -u sampadm -p < create_member.sql         
Enter password: ************************************************
ERROR 1045 (28000): Access denied for user 'sampadm'@'localhost' (using password: YES)
Link to comment
https://forums.phpfreaks.com/topic/20413-mysql-batch-mode-access-denied-on-hpux/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.