Hi!
The remote import feature is very useful, however, on many occasions i'd have to send a special sql command before the actual query runs.
With some mysql 4.X installations the encoding detection is broken, so I would need to send 'set names utf8' or 'set names latin2' before the query.
I tried to include that the preliminary command in the query field, but it didn't work.
It would be nice if I had a field to specify the commands that get sent right after connecting.
Thanks and regards
Eliott
The remote import feature is very useful, however, on many occasions i'd have to send a special sql command before the actual query runs.
With some mysql 4.X installations the encoding detection is broken, so I would need to send 'set names utf8' or 'set names latin2' before the query.
I tried to include that the preliminary command in the query field, but it didn't work.
It would be nice if I had a field to specify the commands that get sent right after connecting.
Thanks and regards
Eliott