>I just had exactly the same problem. I tried to make our SAPDB 7.4 >database accessible for a webapplication which relies on MySQL. I could >start the MaxDBProxy but then couldn't connect with 'mysql --user="DBA" >--password="DBA" --socket="/tmp/mysql.sock" TST74'. Also mysqldump doesn't >work. > >Simon
Well, I used mysqldump before running proxy, so it worked all-right. It is interesting, however, that I _was_ able to connect to the MAXDB server via Java (JDBC) driver for MySQL (using MaxDBProxy) But it is not very useful anyway, because I would like to use mysql command-line client to execute the sql script mysqldump has created. -Andris -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
