Dipankar Subba wrote: > Is there any known problem during the installation step "Midgard Database > Installation" that causes losing access > to other non-Midgard databases (which are running on the same MySQL server)? > Thereafter, we can only access the databases by replacing the privilege > tables with the previous tables that were backed up. I'm trying to install > the release midgard-data-1.4.2-1
Never heard of this one. Could you send me pre- and post dumps of the mysql 'db' and 'user' tables (which are the tables touched by the midgard installation), sanitized for passwords and other sensitive info of course. As an intermediate workaround, you could just remove the two lines below 'echo Updating MySQL database...' in dbinstall (or in dbinstall.in if you plan to re-run configure) and midgard won't touch the privilege database. You'll have to create a access priveleges by hand in this case. Is there anything very weird in mysql-user.sql and/or mysql-db.sql? Don't post without sanitizing (it has passwords). Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
