myswl help

  • Started
  • Last post
  • 0 Responses
  • effour

    I have to run this command via telnet
    -----
    mysql -u (username) -p -h (hostname) < events.db
    -----
    but everytime I do I ge this error
    -----
    500 mysql -u (username) -p -h (hostname) < events.db not understood
    -----
    its exactly as the setup instructions ask but it wont work.
    ANy sugggestions?
    Thanks