Hello, I have some problems understanding how exactly MaxDB proxy works (or should work). I have a small MySQL database, which I would like to import into MaxDB. I thought that I should just start MaxDBProxy, use mysqldump to dump the database to a file, and then use mysql client to load it back to MaxDB. I assume that MaxDBProxy would even translate SQL of some queries, like in those where mysql-specific data types are used.
However, when I tried to connect to MaxDBProxy using mysql command-line client, it complained that 'No database is selected'. Any help or suggestions would be greatly appreciated! Best regards, Andris Spruds [EMAIL PROTECTED] I am using MaxDB 7.5.00.05 The MaxDBProxy was from MaxDB 7.5.00.08 Alpha I used MySQL client from 3.23.54, with the following command 'mysql -u dba -p mydatabasename' -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
