https://bugs.koozali.org/show_bug.cgi?id=11977

Brian Read <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|IN_PROGRESS                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #26 from Brian Read <[email protected]> ---
Because Bugzilla requires a newer version of MySQL (actually mariadb) than
SME10 currently uses, then the install has added a second instance of mariadb
to be used by bugzilla.

You can get at it on the command line by:

mysql105 -u bugzilla -p

And you will see the bugzilla DB.

I can recommend using the smeserver-phpmyadmin to access the DB(s) in your
browser.

It will show you both instances of the DB.

The only thing I can find about moving your data is this (Although YMMV)

"If you simply need to transfer bugs from one Bugzilla to another, checkout the
"move.pl" script in the Bugzilla distribution."

This is from here:

https://www.bugzilla.org/docs/2.18/html/faq.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to