dev.emsdn.com

Join About
Home SITEMAP Most Recent

MYSQL

Class Localtion: Home »» MYSQL [Programming]
MYSQL(MySQL list covers managing extracting variables and strings, managing libraries, compiling, formatting and configuring.) under "Programming"


Unable to install mysql - Bayesian Filter detected spam

Hi,I'm not sure you understand the issue. I have the root in linux but not inmysql !All I want is to install mysql on my linux suse 9.0. course, I have theroot access one the server !As discussed below, I can not add any password on my sql.All I want is to know how to do it ! I've foll

Unable to install mysql - Bayesian Filter detected spam

Hey,Thanks for your help till so far but I'm still with my issue ! Is there anyother support possible?FYI, I just reinstalled it with a higher version and the same issue iscomming.I can not access mysql as root ! Please have a close look below :fujitsu:/home/yannick # mysql -u root # means

Unable to install mysql - Bayesian Filter detected spam

Hey Mathias,See the results below. I just have 1 database called "test";There is no user database.mysql>mysqluse mysqlERRR 1044: Access denied for user: '@localhost' to database 'mysql'mysqlshow tables -;ERRR 1046: No Database Selectedmysqlselect database -;ERRR 1064: You

Unable to install mysql - Bayesian Filter detected spam

Mathias,Did what you asked :yannick@fujitsu:~mysql -u yannick -pEnter password:ERRR 1045: Access denied for user: 'yannick@localhost' (Using password:YES)yannick@fujitsu:~mysql -u yannick -pEnter password:Welcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id

Unable to install mysql - Bayesian Filter detected spam

Nils,Thanks for your support but still not working.All I need is to have MYSQL installed with a root password.For exemple, I can never login when I am a root user. I always need to be auser like "yannick"I can also not make any request other the localhost as when I add -hfujitsu, he makes re req

Unable to install mysql - Bayesian Filter detected spam

Mathias,I would love to do it but this is the answer :mysqlSET PASSWRD FR 'yannick'@'localhost' = PASSWRD('test');ERRR 1133: Can't find any matching row in the user tablemysql>I also succeeded to enter with mysqladministrator. (Without password !)The strange

Unable to install mysql - Bayesian Filter detected spam

Kevin,In addition to that, the ZRUM database works because when I stop mysql, thefollowing site stops working :http://www.wxy.nl/zorum_3_5/ with the database ZRUMHere PHPadmin doesn't give me any privilege to create anything :http://www.wxy.nl/phpMyAdmin/I beleive I'm not to far from h