-bash: mysql: command not found on wamp 2.5 -
i trying log mysql command line.
i first went directory:
cd c/wamp/bin/mysql/mysql5.6.17/bin
i did this:
mysql -u root -p
but got error message:
-bash: mysql: command not found
i should able connect automtically mysql command line. mean mysql should available.
this in mysql directory command line:
echo.exe mysqladmin.exe innochecksum.exe mysqlbinlog.exe my_print_defaults.exe mysqlcheck.exe myisam_ftdump.exe mysqld.exe myisamchk.exe mysqld_multi.pl myisamlog.exe mysqld-debug.exe myisampack.exe mysqldump.exe mysql.exe mysqldumpslow.pl mysql_client_test.exe mysqlhotcopy.pl mysql_client_test_embedded.exe mysqlimport.exe mysql_config.pl mysqlshow.exe mysql_config_editor.exe mysqlslap.exe mysql_convert_table_format.pl mysqltest.exe mysql_embedded.exe mysqltest_embedded.exe mysql_plugin.exe perror.exe mysql_secure_installation.pl replace.exe mysql_tzinfo_to_sql.exe resolveip.exe mysql_upgrade.exe
i appreciate advice
Comments
Post a Comment