Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: #34437

    A remote server would be the solution. Thanks for the reply.

    in reply to: #34442

    Thanks for all your replies..Maybe the solution here is to put up a remote server for my database.

    in reply to: #34448

    Grants for myDomain@localhost GRANT USAGE ON *.* TO '

    myDomain

    '@'localhost' ID… GRANT SELECT, INSERT, UPDATE, INDEX ON `mysql`.* T… GRANT ALL PRIVILEGES ON `%`.*

    in reply to: #34446

    Hello, thanks for your reply. I am using sqlyog ultimate v 10..I cannot Schema sync from my local database(source) to my online database(target) because it says that access denied for user

    in reply to: #34440

    I have sync the schemas but access is denied. Does anyone know how to bypass this kind of problem?

    in reply to: #34439

    Thanks for your reply. MySQL version is 5.1.55 and grants are select, insert, update. and grants all privilages with grant option. My problem is, if I could use sqlyog to add the innodb storage engine to my online database or can you show me how to run the innodb plugin at run time so that i could connect my tables. Thanks

Viewing 6 posts - 1 through 6 (of 6 total)