peterlaursen wrote on Aug 16 2007, 08:50 PM:
Actually there is a little bit silly consequence of what we are doing now!
If you have a database without a single table, but lot of ROUTINES, you cannot export anything at all. The program forces you to 'select at least one table'.
While you're there… would it be possible to add a further check box to turn off the “DEFINER” part of the statement? I develop locally (where I have permissions to do anything) and then deploy onto a third party hosted server (where I have the bare minimum permissions) and currently I 'find and replace' the DEFINER sections to remove them.
Not a biggie, but it would be nice to have.