I deleted the bridge mysql table, so I probably should have expected this but,
How do I resolve the "There was an error while processing a database query" error when going into Admin Tools > Bridge Manager?
I'll just re-install.
Re-installing is not the proper method. You shouldn't have deleted the table in the first place. If you did, you should have re-created just the table. Re-installing is not a recommended option. I'm posting this for the benefit of others with similar options, not to put you down.
Quote from: Joachim Müller on September 12, 2008, 07:41:59 AM
Re-installing is not the proper method. You shouldn't have deleted the table in the first place. If you did, you should have re-created just the table. Re-installing is not a recommended option. I'm posting this for the benefit of others with similar options, not to put you down.
Can you provide a CREATE TABLE statement for those who don't know how to create it? (Like me?)
Look in sql/schema.sql for the schema and sql/basic.sql for the contents.