home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Can't use TV or repair database
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jameson_uk" data-source="post: 970987" data-attributes="member: 11220"><p>You are specifying a user:</p><p></p><p> </p><p> </p><p>I am assuming you are trying to connect from the same machine that hosts the database?</p><p>How did you setup this database?</p><p> </p><p>Do you have MySQL workbench installed? (<a href="http://dev.mysql.com/downloads/workbench/" target="_blank">http://dev.mysql.com/downloads/workbench/</a>)</p><p>Stop TV Service and MySQL service in windows then go into workbench.</p><p>If necessary add a new connection (just accept all the defaults)</p><p> </p><p>Go into manage security and check the connection you probably just added (mine is mysqld@localhost)</p><p> </p><p>Go to the options file section and on security tab tick the "skip-grant-tables" option</p><p> </p><p>Now go to the startup / showdown section and restart the server.</p><p> </p><p>Finally go to the home page and connect to the connection for the SQL Development tool.</p><p> </p><p>In there run</p><p>[code]select * from mysql.user;[/code]</p><p> </p><p>Mainly interested in user and host columns. What values do you have there?</p><p> </p><p>Afterwards go back to the admin stuff. Stop the server, untick the "skip-grant-tables" option, apply and start the server again</p></blockquote><p></p>
[QUOTE="jameson_uk, post: 970987, member: 11220"] You are specifying a user: I am assuming you are trying to connect from the same machine that hosts the database? How did you setup this database? Do you have MySQL workbench installed? ([url]http://dev.mysql.com/downloads/workbench/[/url]) Stop TV Service and MySQL service in windows then go into workbench. If necessary add a new connection (just accept all the defaults) Go into manage security and check the connection you probably just added (mine is mysqld@localhost) Go to the options file section and on security tab tick the "skip-grant-tables" option Now go to the startup / showdown section and restart the server. Finally go to the home page and connect to the connection for the SQL Development tool. In there run [code]select * from mysql.user;[/code] Mainly interested in user and host columns. What values do you have there? Afterwards go back to the admin stuff. Stop the server, untick the "skip-grant-tables" option, apply and start the server again [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Can't use TV or repair database
Contact us
RSS
Top
Bottom