I upgraded my openser installation to 1.1 on debian sarge using the packages at 'deb http://www.openser.org/debian'. I then tried to upgrade my mysql tables using /usr/sbin/openser_mysql.sh reinstall. However, when doing the dump openser_mysql.sh calls mysqldump with the '--ignore-table=' option, which doesn't seem to be supported on the sarge version of mysql (4.0.24-10sarge2). Is there a way around this?
Jeff