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

db connection 1142

forums forums SQLyog Using SQLyog db connection 1142

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #14336
      CalEvans
      Member
      Quote:
      I telnet the host and connect to my sql and do a grant all privileges on cibal to 'mike' identified by 'losangeles' I still get the same error.

      Very close but you need to specify a host.

      Either grant all for [email protected] or if you are on dialup and 180-126-117-22.uc.nombres.ttd.es is not your dedicated hostname, try grant on 'mike'@'%'

      HTH,

      =C=

    • #14337
      CalEvans wrote on May 22 2003, 07:02 PM:
      Quote:
      I telnet the host and connect to my sql and do a grant all privileges on cibal to 'mike' identified by 'losangeles' I still get the same error.

      Very close but you need to specify a host.

      Either grant all for [email protected] or if you are on dialup and 180-126-117-22.uc.nombres.ttd.es is not your dedicated hostname, try grant on 'mike'@'%'

      HTH,

      =C=

      Thanks for your reply! After some fiddling with the user table I managed to grant all access from any host.

      mike

Viewing 1 reply thread
  • You must be logged in to reply to this topic.